Last updated on 2025-12-23 11:53:28 CET.
| Package | NOTE | OK |
|---|---|---|
| Rbeast | 3 | 10 |
Current CRAN status: NOTE: 3, OK: 10
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.
Flavors: r-patched-linux-x86_64, 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