Last updated on 2026-03-29 00:50:23 CET.
| Package | NOTE | OK |
|---|---|---|
| bootCT | 2 | 12 |
| SIRE | 2 | 12 |
Current CRAN status: NOTE: 2, OK: 12
Version: 2.1.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Gianmarco Vacca <gianmarco.vacca@unicatt.it>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Gianmarco",
family = "Vacca",
role = c("aut", "cre"),
email = "gianmarco.vacca@unicatt.it"),
person(given = "Stefano",
family = "Bertelli",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.1.0
Check: compiled code
Result: NOTE
File ‘bootCT/libs/bootCT.so’:
Found non-API call to R: ‘R_UnboundValue’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: NOTE: 2, OK: 12
Version: 1.1.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘dplyr’ ‘magrittr’ ‘psych’ ‘stringr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc