Last updated on 2025-11-11 18:50:08 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.7-0 | 5.99 | 63.37 | 69.36 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.7-0 | 3.63 | 46.28 | 49.91 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.7-0 | 15.00 | 96.68 | 111.68 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.7-0 | 15.00 | 101.46 | 116.46 | OK | |
| r-devel-windows-x86_64 | 1.7-0 | 7.00 | 87.00 | 94.00 | OK | |
| r-patched-linux-x86_64 | 1.7-0 | 6.57 | 61.40 | 67.97 | OK | |
| r-release-linux-x86_64 | 1.7-0 | 5.55 | 59.94 | 65.49 | OK | |
| r-release-macos-arm64 | 1.7-0 | 3.00 | 30.00 | 33.00 | NOTE | |
| r-release-macos-x86_64 | 1.7-0 | 5.00 | 63.00 | 68.00 | OK | |
| r-release-windows-x86_64 | 1.7-0 | 6.00 | 86.00 | 92.00 | OK | |
| r-oldrel-macos-arm64 | 1.7-0 | 2.00 | 52.00 | 54.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.7-0 | 5.00 | 90.00 | 95.00 | OK | |
| r-oldrel-windows-x86_64 | 1.7-0 | 8.00 | 100.00 | 108.00 | OK |
Version: 1.7-0
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE
Warning in microbenchmark::get_nanotime() :
less accurate nanosecond times to avoid potential integer overflows
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.
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64