CRAN Package Check Results for Package MLID

Last updated on 2025-12-07 04:50:00 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 5.91 91.29 97.20 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.1 4.20 35.80 40.00 WARN
r-devel-linux-x86_64-fedora-clang 1.0.1 12.00 138.63 150.63 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.1 12.00 149.98 161.98 NOTE
r-devel-windows-x86_64 1.0.1 9.00 108.00 117.00 OK
r-patched-linux-x86_64 1.0.1 6.73 85.84 92.57 OK
r-release-linux-x86_64 1.0.1 5.77 85.36 91.13 OK
r-release-macos-arm64 1.0.1 OK
r-release-macos-x86_64 1.0.1 7.00 113.00 120.00 OK
r-release-windows-x86_64 1.0.1 9.00 104.00 113.00 OK
r-oldrel-macos-arm64 1.0.1 OK
r-oldrel-macos-x86_64 1.0.1 6.00 90.00 96.00 OK
r-oldrel-windows-x86_64 1.0.1 12.00 133.00 145.00 OK

Check Details

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