Last updated on 2023-11-28 19:55:04 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.1 | 0.61 | 2.30 | 2.91 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.3.1 | 64.91 | 195.65 | 260.56 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3.1 | 2.30 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 444.64 | OK | |||
r-devel-windows-x86_64 | 0.3.1 | 72.00 | 202.00 | 274.00 | OK | |
r-patched-linux-x86_64 | 0.3.1 | 82.74 | 253.39 | 336.13 | NOTE | |
r-release-linux-x86_64 | 0.3.1 | 74.58 | 255.86 | 330.44 | NOTE | |
r-release-macos-arm64 | 0.3.1 | 105.00 | OK | |||
r-release-macos-x86_64 | 0.3.1 | 251.00 | OK | |||
r-release-windows-x86_64 | 0.3.1 | 95.00 | 258.00 | 353.00 | OK | |
r-oldrel-macos-arm64 | 0.3.1 | 103.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.1 | 155.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.1 | 91.00 | 221.00 | 312.00 | OK |
Version: 0.3.1
Check: package dependencies
Result: ERROR
Package required but not available: ‘bgw’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang
Version: 0.3.1
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-gcc, r-patched-linux-x86_64, r-release-linux-x86_64