Last updated on 2025-12-21 11:50:26 CET.
| Package | NOTE | OK |
|---|---|---|
| rres | 2 | 11 |
Current CRAN status: NOTE: 2, OK: 11
Version: 1.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Bowen Wang <bowenwang7@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Bowen",
family = "Wang",
role = c("aut", "cre"),
email = "bowenwang7@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.1
Check: compiled code
Result: NOTE
File ‘rres/libs/rres.so’:
Found non-API call to R: ‘ATTRIB’
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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc