CRAN Package Check Results for Package apollo

Last updated on 2024-04-19 11:56:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 99.74 271.02 370.76 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.2 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.2 474.96 OK
r-devel-linux-x86_64-fedora-gcc 0.3.2 472.54 OK
r-prerel-macos-arm64 0.3.2 107.00 OK
r-prerel-macos-x86_64 0.3.2 305.00 OK
r-prerel-windows-x86_64 0.3.2 65.00 215.00 280.00 OK
r-patched-linux-x86_64 0.3.2 96.23 254.24 350.47 NOTE
r-release-linux-x86_64 0.3.1 88.88 254.68 343.56 NOTE
r-release-macos-arm64 0.3.2 105.00 OK
r-release-macos-x86_64 0.3.2 247.00 OK
r-release-windows-x86_64 0.3.2 58.00 238.00 296.00 OK
r-oldrel-macos-arm64 0.3.2 104.00 OK
r-oldrel-windows-x86_64 0.3.2 59.00 228.00 287.00 OK

Check Details

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-clang, r-release-linux-x86_64

Version: 0.3.2
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