Last updated on 2026-03-12 17:51:23 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.2 | 29.61 | 266.70 | 296.31 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.2 | 22.34 | 198.06 | 220.40 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.2 | 55.00 | 437.70 | 492.70 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.2 | 46.00 | 398.25 | 444.25 | OK | |
| r-devel-macos-arm64 | 2.2 | 7.00 | 72.00 | 79.00 | OK | |
| r-devel-windows-x86_64 | 2.2 | 26.00 | 238.00 | 264.00 | OK | |
| r-patched-linux-x86_64 | 2.2 | 24.82 | 253.07 | 277.89 | OK | |
| r-release-linux-x86_64 | 2.2 | 26.42 | 255.42 | 281.84 | OK | |
| r-release-macos-arm64 | 2.2 | 8.00 | 74.00 | 82.00 | OK | |
| r-release-macos-x86_64 | 2.2 | 22.00 | 397.00 | 419.00 | OK | |
| r-release-windows-x86_64 | 2.2 | 25.00 | 289.00 | 314.00 | OK | |
| r-oldrel-macos-arm64 | 2.2 | 9.00 | 75.00 | 84.00 | WARN | |
| r-oldrel-macos-x86_64 | 2.2 | 22.00 | 614.00 | 636.00 | OK | |
| r-oldrel-windows-x86_64 | 2.2 | 26.00 | 287.00 | 313.00 | OK |
Version: 2.2
Check: loading without being on the library search path
Result: WARN
Loading required package: corpcor
Loading required package: MASS
Error: package or namespace load failed for ‘miRtest’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘S7’
Execution halted
It looks like this package has a loading problem when not on .libPaths:
see the messages for details.
Flavor: r-oldrel-macos-arm64