Last updated on 2026-03-08 06:52:09 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.2 | 0.32 | 2.88 | 3.20 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 2.2 | 17.45 | 195.00 | 212.45 | 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 | 49.00 | 421.33 | 470.33 | OK | |
| r-devel-macos-arm64 | 2.2 | 7.00 | 72.00 | 79.00 | OK | |
| r-devel-windows-x86_64 | 2.2 | 26.00 | 230.00 | 256.00 | OK | |
| r-patched-linux-x86_64 | 2.2 | 27.26 | 255.19 | 282.45 | 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 | 27.00 | 228.00 | 255.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 | 25.00 | 298.00 | 323.00 | OK |
Version: 2.2
Check: package dependencies
Result: ERROR
Packages required but not available: 'globaltest', 'GlobalAncova'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-clang
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