CRAN Package Check Results for Package robfilter

Last updated on 2026-03-06 20:52:42 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.1.6 20.40 80.26 100.66 OK
r-devel-linux-x86_64-debian-gcc 4.1.6 14.27 51.52 65.79 OK
r-devel-linux-x86_64-fedora-clang 4.1.6 41.00 125.95 166.95 OK
r-devel-linux-x86_64-fedora-gcc 4.1.6 40.00 132.99 172.99 OK
r-devel-macos-arm64 4.1.6 5.00 20.00 25.00 OK
r-devel-windows-x86_64 4.1.6 28.00 104.00 132.00 OK
r-patched-linux-x86_64 4.1.6 17.26 74.07 91.33 OK
r-release-linux-x86_64 4.1.6 20.60 75.66 96.26 OK
r-release-macos-arm64 4.1.5 7.00 16.00 23.00 NOTE
r-release-macos-x86_64 4.1.6 16.00 73.00 89.00 OK
r-release-windows-x86_64 4.1.6 26.00 100.00 126.00 OK
r-oldrel-macos-arm64 4.1.6 4.00 24.00 28.00 OK
r-oldrel-macos-x86_64 4.1.6 14.00 98.00 112.00 OK
r-oldrel-windows-x86_64 4.1.6 25.00 122.00 147.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-release-macos-arm64