Last updated on 2026-04-26 01:49:13 CEST.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| NonProbEst | 1 | 4 | 7 |
Current CRAN status: ERROR: 1, NOTE: 4, OK: 7
Version: 0.2.4
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Luis Castro Martín <luiscastro193@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Luis", "Castro"),
family = "Martín",
role = c("aut", "cre"),
email = "luiscastro193@gmail.com"),
person(given = c("Ramón", "Ferri"),
family = "García",
role = "aut",
email = "rferri@ugr.es"),
person(given = c("María", "del", "Mar"),
family = "Rueda",
role = "aut",
email = "mrueda@ugr.es"))
as necessary.
Found the following URLs which should use \doi (with the DOI name only):
File ‘valliant_weights.Rd’:
https://doi.org/10.1093/jssam/smz003
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.2.4
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘Matrix’ ‘e1071’ ‘glmnet’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.2.4
Check: package dependencies
Result: ERROR
Package required but not available: ‘caret’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-x86_64