Last updated on 2026-04-26 03:50:12 CEST.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| gginference | 2 | 10 | |
| TrafficBDE | 1 | 2 | 9 |
Current CRAN status: NOTE: 2, OK: 10
Version: 0.1.3
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘utils’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: ERROR: 1, NOTE: 2, OK: 9
Version: 0.1.2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Kleanthis Koupidis <koupidis.okfgr@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Kleanthis",
family = "Koupidis",
role = c("aut", "cre"),
email = "koupidis.okfgr@gmail.com"),
person(given = "Aikaterini",
family = "Chatzopoulou",
role = "aut"),
person(given = "Charalampos",
family = "Bratsas",
role = "aut"),
person(given = "Panagiotis",
family = "Tzenos",
role = "dtc"),
person(given = c("Josep", "Maria"),
family = "Salanova",
role = "dtc"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.2
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