Last updated on 2025-12-24 22:53:01 CET.
| Package | NOTE | OK |
|---|---|---|
| Rbeast | 2 | 11 |
Current CRAN status: NOTE: 2, OK: 11
Version: 1.0.1
Check: compiled code
Result: NOTE
File ‘Rbeast/libs/Rbeast.so’:
Found non-API call to R: ‘OBJECT’
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-release-linux-x86_64
Version: 1.0.1
Check: compiled code
Result: NOTE
File 'Rbeast/libs/x64/Rbeast.dll':
Found non-API call to R: 'OBJECT'
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-release-windows-x86_64