CRAN Package Check Results for Package robfilter

Last updated on 2025-11-25 11:52:02 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.1.6 21.37 81.56 102.93 OK
r-devel-linux-x86_64-debian-gcc 4.1.6 13.48 55.69 69.17 OK
r-devel-linux-x86_64-fedora-clang 4.1.6 57.00 116.79 173.79 OK
r-devel-linux-x86_64-fedora-gcc 4.1.6 72.00 82.95 154.95 OK
r-devel-windows-x86_64 4.1.5 35.00 98.00 133.00 WARN
r-patched-linux-x86_64 4.1.6 18.27 75.72 93.99 OK
r-release-linux-x86_64 4.1.6 18.98 77.85 96.83 OK
r-release-macos-arm64 4.1.5 8.00 15.00 23.00 NOTE
r-release-macos-x86_64 4.1.6 20.00 69.00 89.00 OK
r-release-windows-x86_64 4.1.5 24.00 112.00 136.00 NOTE
r-oldrel-macos-arm64 4.1.6 4.00 24.00 28.00 OK
r-oldrel-macos-x86_64 4.1.6 15.00 97.00 112.00 OK
r-oldrel-windows-x86_64 4.1.6 33.00 122.00 155.00 OK

Check Details

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. Flavor: 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