Last updated on 2026-06-07 02:50:34 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.31 | 6.80 | 61.55 | 68.35 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.31 | 4.92 | 44.05 | 48.97 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.3.31 | 11.00 | 96.25 | 107.25 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.31 | 10.00 | 103.04 | 113.04 | OK | |
| r-devel-windows-x86_64 | 0.3.31 | 8.00 | 79.00 | 87.00 | OK | |
| r-patched-linux-x86_64 | 0.3.31 | 5.28 | 56.58 | 61.86 | OK | |
| r-release-linux-x86_64 | 0.3.31 | 6.35 | 59.01 | 65.36 | OK | |
| r-release-macos-arm64 | 0.3.31 | 2.00 | 21.00 | 23.00 | OK | |
| r-release-macos-x86_64 | 0.3.31 | 4.00 | 77.00 | 81.00 | OK | |
| r-release-windows-x86_64 | 0.3.31 | 9.00 | 77.00 | 86.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.31 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.31 | 4.00 | 67.00 | 71.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.31 | 10.00 | 94.00 | 104.00 | OK |
Version: 0.3.31
Check: whether the namespace can be loaded with stated dependencies
Result: WARN
Fatal error: cannot create 'R_TempDir'
A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.
Probably some imports need to be declared in the NAMESPACE file.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.31
Check: R code for possible problems
Result: NOTE
Fatal error: cannot create 'R_TempDir'
See section ‘Good practice’ in ‘?attach’.
Flavor: r-devel-linux-x86_64-debian-gcc