Last updated on 2025-03-06 01:51:02 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.4 | 68.41 | 216.90 | 285.31 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3.4 | 45.42 | 135.02 | 180.44 | 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 | 77.00 | 200.00 | 277.00 | NOTE | |
r-patched-linux-x86_64 | 0.3.4 | NOTE | ||||
r-release-linux-x86_64 | 0.3.4 | 66.12 | 203.08 | 269.20 | 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 | 71.00 | 204.00 | 275.00 | OK | |
r-oldrel-macos-arm64 | 0.3.4 | OK | ||||
r-oldrel-macos-x86_64 | 0.3.4 | 190.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.4 | 92.00 | 260.00 | 352.00 | OK |
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