CRAN Package Check Results for Maintainer ‘Stephane Hess <S.Hess at leeds.ac.uk>’

Last updated on 2024-03-28 09:52:25 CET.

Package ERROR NOTE OK
apollo 2 3 7

Package apollo

Current CRAN status: ERROR: 2, NOTE: 3, OK: 7

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

Version: 0.3.1
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