CRAN Package Check Results for Package apollo

Last updated on 2025-03-15 17:50:01 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.5 69.99 218.40 288.39 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.5 0.52 1.78 2.30 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.5 519.92 OK
r-devel-linux-x86_64-fedora-gcc 0.3.5 556.40 OK
r-devel-macos-arm64 0.3.5 114.00 OK
r-devel-macos-x86_64 0.3.5 222.00 OK
r-devel-windows-x86_64 0.3.5 73.00 230.00 303.00 OK
r-patched-linux-x86_64 0.3.5 66.76 204.16 270.92 NOTE
r-release-linux-x86_64 0.3.4 65.12 201.57 266.69 NOTE
r-release-macos-arm64 0.3.5 114.00 OK
r-release-macos-x86_64 0.3.5 226.00 OK
r-release-windows-x86_64 0.3.5 59.00 228.00 287.00 OK
r-oldrel-macos-arm64 0.3.5 107.00 OK
r-oldrel-macos-x86_64 0.3.5 220.00 OK
r-oldrel-windows-x86_64 0.3.5 67.00 276.00 343.00 OK

Check Details

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’. Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64

Version: 0.3.5
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.4
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-release-linux-x86_64