Last updated on 2025-12-07 07:50:11 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.72 | 8.87 | 46.20 | 55.07 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.72 | 0.30 | 1.75 | 2.05 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.72 | 17.00 | 64.68 | 81.68 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 0.72 | 21.00 | 64.81 | 85.81 | WARN | |
| r-devel-windows-x86_64 | 0.72 | 18.00 | 80.00 | 98.00 | OK | |
| r-patched-linux-x86_64 | 0.72 | 9.21 | 41.98 | 51.19 | OK | |
| r-release-linux-x86_64 | 0.72 | 8.05 | 41.32 | 49.37 | OK | |
| r-release-macos-arm64 | 0.72 | OK | ||||
| r-release-macos-x86_64 | 0.72 | 7.00 | 48.00 | 55.00 | OK | |
| r-release-windows-x86_64 | 0.72 | 20.00 | 78.00 | 98.00 | OK | |
| r-oldrel-macos-arm64 | 0.72 | OK | ||||
| r-oldrel-macos-x86_64 | 0.72 | 5.00 | 35.00 | 40.00 | OK | |
| r-oldrel-windows-x86_64 | 0.72 | 19.00 | 90.00 | 109.00 | OK |
Version: 0.72
Check: package dependencies
Result: ERROR
Package required but not available: ‘qtl’
Packages suggested but not available for checking: 'devtools', 'roxygen2'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.72
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/data/gannet/ripley/R/R-clang/include/R_ext/PrtUtil.h:31:2: warning: non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings]
See ‘/data/gannet/ripley/R/packages/tests-clang/xoi.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 21.1.6’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.72
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/data/gannet/ripley/R/R-devel/include/R_ext/PrtUtil.h:31:2: warning: #warning non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-Wcpp]
See ‘/data/gannet/ripley/R/packages/tests-devel/xoi.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
Flavor: r-devel-linux-x86_64-fedora-gcc