Last updated on 2026-05-20 13:51:01 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.8 | 76.03 | 235.99 | 312.02 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.3.8 | 60.04 | 157.12 | 217.16 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.3.8 | 136.00 | 398.34 | 534.34 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.8 | 147.00 | 417.12 | 564.12 | OK | |
| r-devel-windows-x86_64 | 0.3.7 | 82.00 | 229.00 | 311.00 | OK | |
| r-patched-linux-x86_64 | 0.3.7 | 72.95 | 219.31 | 292.26 | NOTE | |
| r-release-linux-x86_64 | 0.3.7 | 88.46 | 221.95 | 310.41 | NOTE | |
| r-release-macos-arm64 | 0.3.8 | 17.00 | 52.00 | 69.00 | OK | |
| r-release-macos-x86_64 | 0.3.8 | 50.00 | 318.00 | 368.00 | OK | |
| r-release-windows-x86_64 | 0.3.8 | 78.00 | 259.00 | 337.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.8 | 15.00 | 55.00 | 70.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.8 | 48.00 | 278.00 | 326.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.7 | 103.00 | 297.00 | 400.00 | OK |
Version: 0.3.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
Version: 0.3.7
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-patched-linux-x86_64, r-release-linux-x86_64