Last updated on 2026-06-07 20:51:43 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 4.01 | 29.63 | 33.64 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 2.49 | 22.87 | 25.36 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 51.87 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 50.19 | OK | |||
| r-devel-windows-x86_64 | 0.3.0 | 5.00 | 52.00 | 57.00 | OK | |
| r-patched-linux-x86_64 | 0.3.0 | 4.35 | 26.87 | 31.22 | OK | |
| r-release-linux-x86_64 | 0.3.0 | 3.20 | 26.70 | 29.90 | OK | |
| r-release-macos-arm64 | 0.3.0 | 1.00 | 11.00 | 12.00 | OK | |
| r-release-macos-x86_64 | 0.3.0 | 3.00 | 37.00 | 40.00 | OK | |
| r-release-windows-x86_64 | 0.3.0 | 6.00 | 50.00 | 56.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.0 | 3.00 | 29.00 | 32.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.0 | 7.00 | 58.00 | 65.00 | OK |
Version: 0.3.0
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