Last updated on 2025-11-25 17:49:56 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.2 | 31.14 | 266.83 | 297.97 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.2 | 21.38 | 197.40 | 218.78 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.2 | 52.00 | 420.84 | 472.84 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.2 | 58.00 | 389.85 | 447.85 | OK | |
| r-devel-windows-x86_64 | 2.1 | 31.00 | 227.00 | 258.00 | OK | |
| r-patched-linux-x86_64 | 2.1 | 24.82 | 257.19 | 282.01 | OK | |
| r-release-linux-x86_64 | 2.1 | 25.61 | 253.58 | 279.19 | OK | |
| r-release-macos-arm64 | 2.2 | 15.00 | 67.00 | 82.00 | OK | |
| r-release-macos-x86_64 | 2.2 | 40.00 | 379.00 | 419.00 | OK | |
| r-release-windows-x86_64 | 2.1 | 28.00 | 266.00 | 294.00 | OK | |
| r-oldrel-macos-arm64 | 2.2 | 15.00 | 69.00 | 84.00 | WARN | |
| r-oldrel-macos-x86_64 | 2.2 | 47.00 | 589.00 | 636.00 | OK | |
| r-oldrel-windows-x86_64 | 2.2 | 38.00 | 302.00 | 340.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