Last updated on 2025-11-21 00:48:59 CET.
| Package | ERROR | WARN | NOTE | OK |
|---|---|---|---|---|
| robfilter | 1 | 1 | 3 | 8 |
Current CRAN status: ERROR: 1, WARN: 1, NOTE: 3, OK: 8
Version: 4.1.5
Check: compiled code
Result: WARN
File 'robfilter/libs/x64/robfilter.dll':
Found non-API call to R: 'Rf_isFrame'
This entry point may be removed soon.
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-windows-x86_64
Version: 4.1.5
Check: compiled code
Result: NOTE
File ‘robfilter/libs/robfilter.so’:
Found non-API call to R: ‘Rf_isFrame’
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-release-linux-x86_64, r-release-macos-arm64
Version: 4.1.5
Check: compiled code
Result: NOTE
File 'robfilter/libs/x64/robfilter.dll':
Found non-API call to R: 'Rf_isFrame'
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
Version: 4.1.6
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-macos-arm64