Last updated on 2025-12-06 10:50:23 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.6 | 73.62 | 234.14 | 307.76 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.3.6 | 44.47 | 147.62 | 192.09 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.3.6 | 175.00 | 332.98 | 507.98 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.6 | 152.00 | 327.94 | 479.94 | OK | |
| r-devel-windows-x86_64 | 0.3.6 | 71.00 | 223.00 | 294.00 | OK | |
| r-patched-linux-x86_64 | 0.3.6 | 74.22 | 214.85 | 289.07 | NOTE | |
| r-release-linux-x86_64 | 0.3.6 | 69.40 | 219.50 | 288.90 | NOTE | |
| r-release-macos-arm64 | 0.3.6 | OK | ||||
| r-release-macos-x86_64 | 0.3.6 | 86.00 | 221.00 | 307.00 | OK | |
| r-release-windows-x86_64 | 0.3.6 | 72.00 | 218.00 | 290.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.6 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.6 | 61.00 | 188.00 | 249.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.6 | 100.00 | 294.00 | 394.00 | OK |
Version: 0.3.6
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
Version: 0.3.6
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:32:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/apollo.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-15 (Debian 15.2.0-9) 15.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc