Last updated on 2026-03-29 05:50:25 CEST.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| moder | 14 | ||
| roundwork | 14 | ||
| scrutiny | 14 | ||
| unsum | 1 | 1 | 12 |
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: ERROR: 1, NOTE: 1, OK: 12
Version: 0.2.0
Check: compiled code
Result: NOTE
File ‘unsum/libs/unsum.so’:
Found non-API calls to R: ‘R_MissingArg’, ‘R_NamespaceRegistry’,
‘R_Srcref’, ‘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
Version: 0.2.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘nanoparquet’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-fedora-clang