CRAN Package Check Results for Package apollo

Last updated on 2026-03-13 21:51:37 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.6 76.17 235.75 311.92 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.7 49.84 149.28 199.12 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.6 120.00 363.97 483.97 OK
r-devel-linux-x86_64-fedora-gcc 0.3.7 142.00 383.16 525.16 OK
r-devel-macos-arm64 0.3.7 17.00 53.00 70.00 OK
r-devel-windows-x86_64 0.3.6 83.00 232.00 315.00 OK
r-patched-linux-x86_64 0.3.6 68.80 215.06 283.86 NOTE
r-release-linux-x86_64 0.3.6 64.93 214.49 279.42 NOTE
r-release-macos-arm64 0.3.7 15.00 47.00 62.00 OK
r-release-macos-x86_64 0.3.7 48.00 207.00 255.00 OK
r-release-windows-x86_64 0.3.6 80.00 275.00 355.00 OK
r-oldrel-macos-arm64 0.3.7 13.00 554.00 567.00 NOTE
r-oldrel-macos-x86_64 0.3.7 47.00 196.00 243.00 NOTE
r-oldrel-windows-x86_64 0.3.6 98.00 292.00 390.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.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’. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.7
Check: installed package size
Result: NOTE installed size is 5.0Mb sub-directories of 1Mb or more: R 2.1Mb libs 2.2Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64