CRAN Package Check Results for Package gmfamm

Last updated on 2024-08-09 12:49:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 10.67 111.77 122.44 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.0 7.11 77.83 84.94 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 207.90 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 202.42 OK
r-devel-windows-x86_64 0.1.0 13.00 127.00 140.00 OK
r-patched-linux-x86_64 0.1.0 11.41 116.18 127.59 OK
r-release-linux-x86_64 0.1.0 10.18 115.44 125.62 OK
r-release-macos-arm64 0.1.0 60.00 OK
r-release-macos-x86_64 0.1.0 175.00 OK
r-release-windows-x86_64 0.1.0 13.00 133.00 146.00 OK
r-oldrel-macos-arm64 0.1.0 66.00 OK
r-oldrel-macos-x86_64 0.1.0 132.00 OK
r-oldrel-windows-x86_64 0.1.0 16.00 165.00 181.00 OK

Check Details

Version: 0.1.0
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'MJMbamlss', 'refund' Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

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 Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc