Last updated on 2026-07-17 18:48:52 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.9 | 84.60 | 240.75 | 325.35 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.3.9 | 48.85 | 163.26 | 212.11 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.3.9 | 129.00 | 373.20 | 502.20 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.9 | 53.00 | 153.40 | 206.40 | OK | |
| r-devel-windows-x86_64 | 0.3.9 | 85.00 | 261.00 | 346.00 | OK | |
| r-patched-linux-x86_64 | 0.3.9 | 77.51 | 227.25 | 304.76 | NOTE | |
| r-release-linux-x86_64 | 0.3.8 | 72.77 | 227.85 | 300.62 | NOTE | |
| r-release-macos-arm64 | 0.3.9 | 16.00 | 52.00 | 68.00 | OK | |
| r-release-macos-x86_64 | 0.3.9 | 49.00 | 270.00 | 319.00 | OK | |
| r-release-windows-x86_64 | 0.3.9 | 78.00 | 241.00 | 319.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.9 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.9 | 49.00 | 230.00 | 279.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.9 | 81.00 | 303.00 | 384.00 | OK |
Version: 0.3.9
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
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’.
Flavor: r-release-linux-x86_64