Last updated on 2024-10-04 01:49:01 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.3 | 64.80 | 212.82 | 277.62 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3.4 | 44.40 | 134.84 | 179.24 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3.4 | 485.37 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.4 | 488.53 | OK | |||
r-devel-windows-x86_64 | 0.3.4 | 66.00 | 214.00 | 280.00 | OK | |
r-patched-linux-x86_64 | 0.3.3 | 65.86 | 194.95 | 260.81 | NOTE | |
r-release-linux-x86_64 | 0.3.4 | 65.64 | 199.59 | 265.23 | NOTE | |
r-release-macos-arm64 | 0.3.4 | 112.00 | OK | |||
r-release-macos-x86_64 | 0.3.4 | 211.00 | OK | |||
r-release-windows-x86_64 | 0.3.4 | 68.00 | 210.00 | 278.00 | OK | |
r-oldrel-macos-arm64 | 0.3.4 | 120.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.4 | 190.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.4 | 65.00 | 270.00 | 335.00 | OK |
Version: 0.3.3
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-patched-linux-x86_64
Version: 0.3.4
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-release-linux-x86_64