Last updated on 2026-06-21 23:54:00 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.7.2 | 73.20 | 658.53 | 731.73 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 3.7.2 | 52.69 | 490.77 | 543.46 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.7.2 | 130.00 | 1161.13 | 1291.13 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 3.7.2 | 122.00 | 1088.97 | 1210.97 | NOTE | |
| r-devel-windows-x86_64 | 3.7.2 | 75.00 | 579.00 | 654.00 | OK | |
| r-patched-linux-x86_64 | 3.7.2 | 70.75 | 646.74 | 717.49 | OK | |
| r-release-linux-x86_64 | 3.7.2 | 0.39 | 2.30 | 2.69 | ERROR | |
| r-release-macos-arm64 | 3.7.2 | 21.00 | 167.00 | 188.00 | OK | |
| r-release-macos-x86_64 | 3.7.2 | 52.00 | 646.00 | 698.00 | OK | |
| r-release-windows-x86_64 | 3.7.2 | 18.00 | 5.00 | 23.00 | ERROR | |
| r-oldrel-macos-arm64 | 3.7.2 | OK | ||||
| r-oldrel-macos-x86_64 | 3.7.2 | 46.00 | 764.00 | 810.00 | OK | |
| r-oldrel-windows-x86_64 | 3.7.2 | 111.00 | 791.00 | 902.00 | OK |
Version: 3.7.2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘James Dalgleish <james.dalgleish@nih.gov>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "James",
family = "Dalgeish",
role = "aut"),
person(given = "Yonghong",
family = "Wang",
role = "aut"),
person(given = "Jack",
family = "Zhu",
role = "aut"),
person(given = "Paul",
family = "Meltzer",
role = "aut"),
person(given = "James",
family = "Dalgleish",
role = "cre",
email = "james.dalgleish@nih.gov"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 3.7.2
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: 'Hmisc'
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 3.7.2
Check: package dependencies
Result: ERROR
Packages required but not available: 'GenomicInteractions', 'biomaRt'
Packages suggested but not available for checking:
'HiCseg', 'GenomicFeatures'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-linux-x86_64
Version: 3.7.2
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-release-windows-x86_64