Last updated on 2026-03-29 16:54:27 CEST.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| arulesSequences | 3 | 2 | 9 |
| cba | 1 | 13 |
Current CRAN status: ERROR: 3, NOTE: 2, OK: 9
Version: 0.2-32
Check: compiled code
Result: NOTE
File ‘arulesSequences/libs/arulesSequences.so’:
Found non-API call to R: ‘R_MissingArg’
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-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 0.2-32
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 1, OK: 13
Version: 0.2-25
Check: compiled code
Result: NOTE
File ‘cba/libs/cba.so’:
Found non-API call to R: ‘R_MissingArg’
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