Last updated on 2025-12-07 07:50:34 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| iSTATS | 1 | 3 | 9 |
Current CRAN status: ERROR: 1, NOTE: 3, OK: 9
Version: 1.7
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Luiz Henrique Keng Queiroz Junior <keng@ufg.br>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Luiz", "Henrique", "Keng", "Queiroz"),
family = "Junior",
role = c("aut", "cre"),
email = "keng@ufg.br"),
person(given = c("Vitor", "Mendes"),
family = "de Oliveira",
role = "aut"))
as necessary.
The BugReports field in DESCRIPTION has
https://github.com/vitor-mendes-iq/iSTATS
which should likely be
https://github.com/vitor-mendes-iq/iSTATS/issues
instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.7
Check: package dependencies
Result: ERROR
Package required but not available: ‘plotly’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.7
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘readr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc