CRAN Package Check Results for Package apollo

Last updated on 2026-05-19 10:50:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.7 79.45 236.21 315.66 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.8 59.52 155.87 215.39 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.8 136.00 398.34 534.34 OK
r-devel-linux-x86_64-fedora-gcc 0.3.7 132.00 OK
r-devel-windows-x86_64 0.3.7 82.00 229.00 311.00 OK
r-patched-linux-x86_64 0.3.7 72.95 219.31 292.26 NOTE
r-release-linux-x86_64 0.3.7 88.46 221.95 310.41 NOTE
r-release-macos-arm64 0.3.8 17.00 52.00 69.00 OK
r-release-macos-x86_64 0.3.8 50.00 318.00 368.00 OK
r-release-windows-x86_64 0.3.8 78.00 259.00 337.00 OK
r-oldrel-macos-arm64 0.3.8 15.00 55.00 70.00 OK
r-oldrel-macos-x86_64 0.3.8 48.00 278.00 326.00 OK
r-oldrel-windows-x86_64 0.3.7 101.00 296.00 397.00 OK

Check Details

Version: 0.3.7
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.8
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’. Flavor: r-devel-linux-x86_64-debian-gcc