CRAN Package Check Results for Package apollo

Last updated on 2025-02-21 19:50:20 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.4 64.04 215.76 279.80 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.4 49.24 135.32 184.56 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.12 201.62 266.74 NOTE
r-release-linux-x86_64 0.3.4 62.67 198.68 261.35 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 74.00 204.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 86.00 256.00 342.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