CRAN Package Check Results for Package apollo

Last updated on 2025-12-06 00:48:32 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.6 73.62 234.14 307.76 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.6 0.23 2.11 2.34 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.6 175.00 332.98 507.98 OK
r-devel-linux-x86_64-fedora-gcc 0.3.6 152.00 327.94 479.94 OK
r-devel-windows-x86_64 0.3.6 71.00 223.00 294.00 OK
r-patched-linux-x86_64 0.3.6 74.22 214.85 289.07 NOTE
r-release-linux-x86_64 0.3.6 69.40 219.50 288.90 NOTE
r-release-macos-arm64 0.3.6 OK
r-release-macos-x86_64 0.3.6 86.00 221.00 307.00 OK
r-release-windows-x86_64 0.3.6 72.00 218.00 290.00 OK
r-oldrel-macos-arm64 0.3.6 OK
r-oldrel-macos-x86_64 0.3.6 61.00 188.00 249.00 OK
r-oldrel-windows-x86_64 0.3.6 101.00 287.00 388.00 OK

Check Details

Version: 0.3.6
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, r-release-linux-x86_64

Version: 0.3.6
Check: package dependencies
Result: ERROR Packages required but not available: 'Rcpp', 'Rsolnp', 'RcppArmadillo', 'RcppEigen' Packages suggested but not available for checking: 'knitr', 'rmarkdown' VignetteBuilder package required for checking but not installed: ‘knitr’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc