CRAN Package Check Results for Package apollo

Last updated on 2025-12-06 17:48:28 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 47.82 141.18 189.00 WARN
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 100.00 294.00 394.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-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.3.6
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'knitr', 'rmarkdown' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.6
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.6
Check: for code which exercises the package
Result: WARN No examples, no tests, no vignettes Flavor: r-devel-linux-x86_64-debian-gcc