CRAN Package Check Results for Package robfilter

Last updated on 2025-11-19 01:49:00 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.29 54.58 67.87 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.5 20.63 75.67 96.30 NOTE
r-release-linux-x86_64 4.1.5 18.96 76.98 95.94 NOTE
r-release-macos-arm64 4.1.5 8.00 35.00 43.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.5 10.00 36.00 46.00 OK
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-patched-linux-x86_64, 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