Last updated on 2025-12-07 07:50:42 CET.
| Package | WARN | NOTE | OK |
|---|---|---|---|
| MLID | 1 | 3 | 9 |
Current CRAN status: WARN: 1, NOTE: 3, OK: 9
Version: 1.0.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Richard Harris <rich.harris@bris.ac.uk>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Richard",
family = "Harris",
role = c("aut", "cre"),
email = "rich.harris@bris.ac.uk"),
person(given = "Dewi",
family = "Owen",
role = "ctb"))
as necessary.
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Found the following URLs which should use \doi (with the DOI name only):
File ‘aggdata.Rd’:
http://dx.doi.org/10.5257/census/aggregate-2011-1
File ‘ethnicities.Rd’:
http://dx.doi.org/10.5257/census/aggregate-2011-1
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking: 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘nlme’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc