Last updated on 2026-03-02 17:51:15 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.2 | 30.08 | 266.39 | 296.47 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.2 | 20.77 | 189.50 | 210.27 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.2 | 51.00 | 410.75 | 461.75 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.2 | 47.00 | 407.50 | 454.50 | OK | |
| r-devel-macos-arm64 | 2.2 | 7.00 | 72.00 | 79.00 | OK | |
| r-devel-windows-x86_64 | 2.2 | 26.00 | 235.00 | 261.00 | OK | |
| r-patched-linux-x86_64 | 2.2 | 25.91 | 254.28 | 280.19 | OK | |
| r-release-linux-x86_64 | 2.2 | 28.57 | 260.02 | 288.59 | 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 | 27.00 | 240.00 | 267.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 | 29.00 | 291.00 | 320.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