Last updated on 2025-11-28 17:48:45 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.2 | 28.16 | 264.38 | 292.54 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.2 | 23.87 | 193.81 | 217.68 | 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.2 | 27.99 | 255.36 | 283.35 | 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 | 25.00 | 289.00 | 314.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