CRAN Package Check Results for Package apollo

Last updated on 2025-03-13 12:51:24 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.4 65.07 217.11 282.18 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.4 44.31 137.93 182.24 NOTE
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.4 75.00 204.00 279.00 NOTE
r-patched-linux-x86_64 0.3.4 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.4 87.00 268.00 355.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-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