Last updated on 2026-03-28 08:50:57 CET.
| Package | NOTE | OK |
|---|---|---|
| awdb | 3 | 11 |
| h3o | 1 | 13 |
Current CRAN status: NOTE: 3, OK: 11
Version: 0.1.3
Check: compiled code
Result: NOTE
File ‘awdb/libs/awdb.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.1.3
Check: installed package size
Result: NOTE
installed size is 6.1Mb
sub-directories of 1Mb or more:
help 2.5Mb
libs 3.5Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: NOTE: 1, OK: 13
Version: 0.3.0
Check: compiled code
Result: NOTE
File ‘h3o/libs/h3o.so’:
Found non-API calls to R: ‘R_MissingArg’, ‘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