Last updated on 2026-03-19 01:50:17 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.2 | 29.50 | 269.23 | 298.73 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.2 | 20.68 | 197.65 | 218.33 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.2 | 49.00 | 411.36 | 460.36 | 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 | 232.00 | 258.00 | OK | |
| r-patched-linux-x86_64 | 2.2 | 25.73 | 248.25 | 273.98 | OK | |
| r-release-linux-x86_64 | 2.2 | 23.29 | 246.17 | 269.46 | 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 | 27.00 | 295.00 | 322.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