CRAN Package Check Results for Package apollo

Last updated on 2024-11-03 15:48:15 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.4 69.66 215.41 285.07 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.4 0.46 2.03 2.49 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.4 515.96 OK
r-devel-linux-x86_64-fedora-gcc 0.3.4 461.39 OK
r-devel-windows-x86_64 0.3.4 71.00 210.00 281.00 OK
r-patched-linux-x86_64 0.3.4 68.74 198.42 267.16 NOTE
r-release-linux-x86_64 0.3.4 0.64 1.65 2.29 ERROR
r-release-macos-arm64 0.3.4 112.00 OK
r-release-macos-x86_64 0.3.4 211.00 OK
r-release-windows-x86_64 0.3.4 69.00 205.00 274.00 OK
r-oldrel-macos-arm64 0.3.4 120.00 OK
r-oldrel-macos-x86_64 0.3.4 190.00 OK
r-oldrel-windows-x86_64 0.3.4 83.00 261.00 344.00 OK

Check Details

Version: 0.3.4
Check: R code for possible problems
Result: NOTE Found the following calls to attach(): File ‘apollo/R/apollo_attach.R’: attach(as.list(apollo_beta), warn.conflicts = FALSE) attach(database, warn.conflicts = FALSE) attach(draws, warn.conflicts = FALSE) attach(randcoeff, warn.conflicts = FALSE) attach(lcpars, warn.conflicts = FALSE) See section ‘Good practice’ in ‘?attach’. Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64

Version: 0.3.4
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.4
Check: package dependencies
Result: ERROR Packages required but not available: 'Rcpp', 'RcppArmadillo', 'RcppEigen' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-release-linux-x86_64