CRAN Package Check Results for Package apollo

Last updated on 2025-03-01 06:50:59 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.4 66.47 215.79 282.26 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.4 43.05 137.37 180.42 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.4 473.55 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.4 466.72 NOTE
r-devel-macos-arm64 0.3.4 127.00 OK
r-devel-macos-x86_64 0.3.4 283.00 NOTE
r-devel-windows-x86_64 0.3.4 71.00 204.00 275.00 NOTE
r-patched-linux-x86_64 0.3.4 65.90 200.98 266.88 NOTE
r-release-linux-x86_64 0.3.4 64.80 200.63 265.43 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 198.00 271.00 OK
r-oldrel-macos-arm64 0.3.4 OK
r-oldrel-macos-x86_64 0.3.4 190.00 OK
r-oldrel-windows-x86_64 0.3.4 91.00 269.00 360.00 OK

Check Details

Version: 0.3.4
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘apollo_avgInterDraws.R’ ‘apollo_classAlloc.R’ ‘apollo_mdcev.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64, r-devel-windows-x86_64

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-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64