CRAN Package Check Results for Package robfilter

Last updated on 2026-06-25 05:51:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.1.6 23.16 82.70 105.86 OK
r-devel-linux-x86_64-debian-gcc 4.1.6 15.52 54.21 69.73 OK
r-devel-linux-x86_64-fedora-clang 4.1.6 40.00 131.07 171.07 OK
r-devel-linux-x86_64-fedora-gcc 4.1.6 38.00 125.96 163.96 OK
r-devel-windows-x86_64 4.1.6 28.00 108.00 136.00 OK
r-patched-linux-x86_64 4.1.6 22.32 78.07 100.39 OK
r-release-linux-x86_64 4.1.6 19.75 76.70 96.45 OK
r-release-macos-arm64 4.1.6 5.00 19.00 24.00 OK
r-release-macos-x86_64 4.1.6 15.00 67.00 82.00 OK
r-release-windows-x86_64 4.1.6 29.00 104.00 133.00 OK
r-oldrel-macos-arm64 4.1.5 7.00 16.00 23.00 NOTE
r-oldrel-macos-x86_64 4.1.6 16.00 73.00 89.00 OK
r-oldrel-windows-x86_64 4.1.6 33.00 124.00 157.00 OK

Check Details

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-oldrel-macos-arm64