CRAN Package Check Results for Package apollo

Last updated on 2024-03-28 06:52:42 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 0.85 2.41 3.26 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.1 69.64 191.13 260.77 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.1 2.52 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.1 483.26 OK
r-devel-windows-x86_64 0.3.1 74.00 194.00 268.00 OK
r-patched-linux-x86_64 0.3.1 93.70 259.83 353.53 NOTE
r-release-linux-x86_64 0.3.1 81.20 259.05 340.25 NOTE
r-release-macos-arm64 0.3.1 105.00 OK
r-release-macos-x86_64 0.3.1 251.00 OK
r-release-windows-x86_64 0.3.1 91.00 255.00 346.00 OK
r-oldrel-macos-arm64 0.3.1 103.00 OK
r-oldrel-windows-x86_64 0.3.1 92.00 230.00 322.00 OK

Check Details

Version: 0.3.1
Check: package dependencies
Result: ERROR Package required but not available: ‘bgw’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang

Version: 0.3.1
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-gcc, r-patched-linux-x86_64, r-release-linux-x86_64