Last updated on 2025-02-07 08:52:12 CET.
Package | NOTE | OK |
---|---|---|
apollo | 7 | 6 |
Current CRAN status: NOTE: 7, OK: 6
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-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