Last updated on 2025-12-06 19:51:25 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.4 | 8.65 | 67.00 | 75.65 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.4 | 0.29 | 2.09 | 2.38 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.4 | 18.00 | 85.69 | 103.69 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 32.00 | 94.44 | 126.44 | WARN | |
| r-devel-windows-x86_64 | 1.0.4 | 12.00 | 94.00 | 106.00 | OK | |
| r-patched-linux-x86_64 | 1.0.4 | 7.78 | 60.16 | 67.94 | OK | |
| r-release-linux-x86_64 | 1.0.4 | 7.38 | 63.28 | 70.66 | OK | |
| r-release-macos-arm64 | 1.0.4 | OK | ||||
| r-release-macos-x86_64 | 1.0.4 | 8.00 | 96.00 | 104.00 | OK | |
| r-release-windows-x86_64 | 1.0.4 | 10.00 | 92.00 | 102.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.4 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.4 | 11.00 | 71.00 | 82.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.4 | 11.00 | 110.00 | 121.00 | OK |
Version: 1.0.4
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Brian S. Yandell <brian.yandell@wisc.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Elias", "Chaibub"),
family = "Neto",
role = "aut",
email = "echaibub@hotmail.com"),
person(given = c("Brian", "S"),
family = "Yandell",
role = "aut",
email = "brian.yandell@wisc.edu"),
person(given = c("Brian", "S."),
family = "Yandell",
role = "cre",
email = "brian.yandell@wisc.edu"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.4
Check: package dependencies
Result: ERROR
Package required but not available: ‘qtl’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.4
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/qtlhot.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 21.1.6’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.4
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/qtlhot.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