Last updated on 2025-04-29 06:49:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.4.0 | 17.77 | 160.20 | 177.97 | OK | |
r-devel-linux-x86_64-debian-gcc | 3.4.0 | 13.87 | 118.58 | 132.45 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3.4.0 | 300.14 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 3.4.0 | 278.06 | OK | |||
r-devel-windows-x86_64 | 3.4.0 | 16.00 | 147.00 | 163.00 | OK | |
r-patched-linux-x86_64 | 3.4.0 | 16.34 | 152.19 | 168.53 | OK | |
r-release-linux-x86_64 | 3.4.0 | 16.61 | 151.91 | 168.52 | OK | |
r-release-macos-arm64 | 3.4.0 | 12.00 | ERROR | |||
r-release-macos-x86_64 | 3.4.0 | 179.00 | OK | |||
r-release-windows-x86_64 | 3.4.0 | 17.00 | 154.00 | 171.00 | OK | |
r-oldrel-macos-arm64 | 3.4.0 | 74.00 | OK | |||
r-oldrel-macos-x86_64 | 3.4.0 | 117.00 | OK | |||
r-oldrel-windows-x86_64 | 3.4.0 | 17.00 | 149.00 | 166.00 | OK |
Version: 3.4.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Aron Eklund <eklund@cbs.dtu.dk>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Qiyuan",
family = "Li",
role = "aut"),
person(given = "Aron",
family = "Eklund",
role = c("aut", "cre"),
email = "eklund@cbs.dtu.dk"))
as necessary.
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 3.4.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘org.Hs.eg.db’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-arm64