Last updated on 2025-12-21 17:51:06 CET.
| Package | ERROR | WARN | NOTE | OK |
|---|---|---|---|---|
| jetset | 1 | 1 | 1 | 10 |
Current CRAN status: ERROR: 1, WARN: 1, NOTE: 1, OK: 10
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-clang
Version: 3.4.0
Check: CRAN incoming feasibility
Result: WARN
Maintainer: ‘Aron Eklund <eklund@cbs.dtu.dk>’
Strong dependencies not in the CRAN or BioC software repositories:
org.Hs.eg.db
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