Last updated on 2025-12-06 00:48:43 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 11.67 | 131.12 | 142.79 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 7.25 | 77.59 | 84.84 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 25.00 | 197.51 | 222.51 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 63.00 | 171.84 | 234.84 | NOTE | |
| r-devel-windows-x86_64 | 0.1.0 | 13.00 | 126.00 | 139.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 9.52 | 126.61 | 136.13 | NOTE | |
| r-release-linux-x86_64 | 0.1.0 | 11.03 | 127.03 | 138.06 | NOTE | |
| r-release-macos-arm64 | 0.1.0 | OK | ||||
| r-release-macos-x86_64 | 0.1.0 | 9.00 | 139.00 | 148.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 12.00 | 128.00 | 140.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 16.00 | 159.00 | 175.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 17.00 | 171.00 | 188.00 | OK |
Version: 0.1.0
Check: Rd cross-references
Result: NOTE
Unknown package ‘registr’ in Rd xrefs
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘gmfamm-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: mface_cyc
> ### Title: Multilevel functional principal components analysis with fast
> ### covariance estimation
> ### Aliases: mface_cyc
>
> ### ** Examples
>
> require(refund)
Loading required package: refund
Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
there is no package called ‘refund’
> data(DTI)
Warning in data(DTI) : data set ‘DTI’ not found
> mfpca.DTI <- mfpca.face(Y = DTI$cca, id = DTI$ID, twoway = TRUE)
Error in mfpca.face(Y = DTI$cca, id = DTI$ID, twoway = TRUE) :
could not find function "mfpca.face"
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: HTML version of manual
Result: NOTE
Skipping checking math rendering: package 'V8' unavailable
Flavor: r-devel-linux-x86_64-debian-gcc