CRAN Package Check Results for Package apollo

Last updated on 2025-09-23 22:50:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.6 72.25 230.96 303.21 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.6 43.59 147.60 191.19 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.6 513.15 OK
r-devel-linux-x86_64-fedora-gcc 0.3.6 482.79 OK
r-devel-windows-x86_64 0.3.6 81.00 238.00 319.00 OK
r-patched-linux-x86_64 0.3.5 69.60 209.82 279.42 NOTE
r-release-linux-x86_64 0.3.6 73.96 217.26 291.22 NOTE
r-release-macos-arm64 0.3.6 125.00 OK
r-release-macos-x86_64 0.3.6 307.00 OK
r-release-windows-x86_64 0.3.6 76.00 225.00 301.00 OK
r-oldrel-macos-arm64 0.3.6 134.00 OK
r-oldrel-macos-x86_64 0.3.6 249.00 OK
r-oldrel-windows-x86_64 0.3.6 83.00 286.00 369.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-release-linux-x86_64

Version: 0.3.5
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-patched-linux-x86_64