CRAN Package Check Results for Package robfilter

Last updated on 2025-11-20 11:51:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.1.6 19.24 81.75 100.99 OK
r-devel-linux-x86_64-debian-gcc 4.1.6 13.56 57.83 71.39 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 80.00 86.77 166.77 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.5 18.96 76.98 95.94 NOTE
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 25.00 97.00 122.00 NOTE
r-oldrel-macos-arm64 4.1.6 0.00 10.00 10.00 ERROR
r-oldrel-macos-x86_64 4.1.6 15.00 97.00 112.00 OK
r-oldrel-windows-x86_64 4.1.5 22.00 120.00 142.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. 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