CRAN Package Check Results for Package apollo

Last updated on 2024-06-07 00:53:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.2 95.95 278.21 374.16 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.3 64.40 194.70 259.10 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.3 471.86 OK
r-devel-linux-x86_64-fedora-gcc 0.3.3 469.17 OK
r-devel-windows-x86_64 0.3.3 72.00 202.00 274.00 OK
r-patched-linux-x86_64 0.3.3 84.64 260.54 345.18 NOTE
r-release-linux-x86_64 0.3.2 77.31 250.71 328.02 NOTE
r-release-macos-arm64 0.3.3 96.00 OK
r-release-macos-x86_64 0.3.3 192.00 OK
r-release-windows-x86_64 0.3.3 65.00 222.00 287.00 OK
r-oldrel-macos-arm64 0.3.3 114.00 OK
r-oldrel-macos-x86_64 0.3.3 239.00 OK
r-oldrel-windows-x86_64 0.3.3 65.00 262.00 327.00 OK

Check Details

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

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