CRAN Package Check Results for Package apollo

Last updated on 2025-01-08 07:51:01 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.4 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.4 45.30 134.35 179.65 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.4 478.82 OK
r-devel-linux-x86_64-fedora-gcc 0.3.4 463.44 OK
r-devel-windows-x86_64 0.3.4 71.00 208.00 279.00 OK
r-patched-linux-x86_64 0.3.4 67.19 198.51 265.70 NOTE
r-release-linux-x86_64 0.3.4 65.71 197.57 263.28 NOTE
r-release-macos-arm64 0.3.4 112.00 OK
r-release-macos-x86_64 0.3.4 211.00 OK
r-release-windows-x86_64 0.3.4 73.00 205.00 278.00 OK
r-oldrel-macos-arm64 0.3.4 120.00 OK
r-oldrel-macos-x86_64 0.3.4 190.00 OK
r-oldrel-windows-x86_64 0.3.4 87.00 263.00 350.00 OK

Check Details

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

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