Last updated on 2026-06-07 09:52:20 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.6 | 20.61 | 26.70 | 47.31 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.6 | 14.44 | 21.87 | 36.31 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.1.6 | 34.00 | 39.80 | 73.80 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.6 | 35.00 | 35.55 | 70.55 | OK | |
| r-devel-windows-x86_64 | 0.1.6 | 27.00 | 63.00 | 90.00 | OK | |
| r-patched-linux-x86_64 | 0.1.6 | 16.76 | 26.00 | 42.76 | OK | |
| r-release-linux-x86_64 | 0.1.6 | 18.85 | 25.54 | 44.39 | OK | |
| r-release-macos-arm64 | 0.1.6 | 7.00 | 14.00 | 21.00 | OK | |
| r-release-macos-x86_64 | 0.1.6 | 20.00 | 40.00 | 60.00 | OK | |
| r-release-windows-x86_64 | 0.1.6 | 30.00 | 69.00 | 99.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.6 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.6 | 19.00 | 34.00 | 53.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.6 | 33.00 | 76.00 | 109.00 | OK |
Version: 0.1.6
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