Last updated on 2024-11-14 01:49:09 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.4.1 | 10.56 | 247.30 | 257.86 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.4.1 | 7.29 | 182.69 | 189.98 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.4.1 | 412.26 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.4.1 | 421.32 | OK | |||
r-devel-windows-x86_64 | 0.1.4.1 | 12.00 | 314.00 | 326.00 | OK | |
r-patched-linux-x86_64 | 0.1.4.1 | 11.99 | 230.98 | 242.97 | OK | |
r-release-linux-x86_64 | 0.1.4.1 | 9.69 | 228.42 | 238.11 | OK | |
r-release-macos-arm64 | 0.1.4.1 | 165.00 | OK | |||
r-release-macos-x86_64 | 0.1.4.1 | 206.00 | WARN | |||
r-release-windows-x86_64 | 0.1.4.1 | 12.00 | 313.00 | 325.00 | OK | |
r-oldrel-macos-arm64 | 0.1.4.1 | 173.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.4.1 | 381.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.4.1 | 16.00 | 336.00 | 352.00 | OK |
Version: 0.1.4.1
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-release-macos-x86_64