Last updated on 2025-10-21 09:48:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.6 | 75.32 | 232.28 | 307.60 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3.6 | 46.52 | 148.85 | 195.37 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3.6 | 486.08 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.6 | 478.43 | OK | |||
r-devel-windows-x86_64 | 0.3.6 | 77.00 | 219.00 | 296.00 | OK | |
r-patched-linux-x86_64 | 0.3.6 | 74.07 | 218.87 | 292.94 | NOTE | |
r-release-linux-x86_64 | 0.3.6 | 63.70 | 218.27 | 281.97 | NOTE | |
r-release-macos-arm64 | 0.3.6 | 125.00 | OK | |||
r-release-macos-x86_64 | 0.3.6 | 307.00 | OK | |||
r-release-windows-x86_64 | 0.3.6 | 77.00 | 224.00 | 301.00 | OK | |
r-oldrel-macos-arm64 | 0.3.6 | 134.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.6 | 249.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.6 | 104.00 | 288.00 | 392.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: HTML version of manual
Result: NOTE
Found the following HTML validation problems:
aux_validateRows.html:54:1 (aux_validateRows.Rd:14): Warning: missing </ul> before </div>
summary.apollo.html:56:1 (summary.apollo.Rd:15): Warning: missing </ul> before </div>
Flavor: r-devel-linux-x86_64-debian-gcc