CRAN Package Check Results for Package apollo

Last updated on 2023-04-02 00:57:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.8 83.42 252.07 335.49 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.8 65.75 184.96 250.71 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.8 425.99 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.8 404.40 NOTE
r-devel-windows-x86_64 0.2.8 113.00 334.00 447.00 NOTE
r-patched-linux-x86_64 0.2.8 74.83 238.61 313.44 NOTE
r-release-linux-x86_64 0.2.8 64.86 224.39 289.25 NOTE
r-release-macos-arm64 0.2.8 80.00 OK
r-release-macos-x86_64 0.2.8 129.00 OK
r-release-windows-x86_64 0.2.8 129.00 349.00 478.00 OK
r-oldrel-macos-arm64 0.2.8 72.00 OK
r-oldrel-macos-x86_64 0.2.8 126.00 OK
r-oldrel-windows-ix86+x86_64 0.2.8 186.00 381.00 567.00 OK

Check Details

Version: 0.2.8
Check: C++ specification
Result: NOTE
     Specified C++11: please drop specification unless essential
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, r-patched-linux-x86_64

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