CRAN Package Check Results for Package FSelectorRcpp

Last updated on 2026-04-24 13:17:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.13 70.63 59.82 130.45 OK
r-devel-linux-x86_64-debian-gcc 0.3.13 57.22 44.95 102.17 OK
r-devel-linux-x86_64-fedora-clang 0.3.13 105.00 94.00 199.00 OK
r-devel-linux-x86_64-fedora-gcc 0.3.13 173.00 117.26 290.26 OK
r-patched-linux-x86_64 0.3.13 76.74 57.34 134.08 OK
r-release-linux-x86_64 0.3.13 68.60 55.05 123.65 OK
r-release-macos-arm64 0.3.13 OK
r-release-macos-x86_64 0.3.13 49.00 69.00 118.00 NOTE
r-release-windows-x86_64 0.3.13 92.00 104.00 196.00 OK
r-oldrel-macos-arm64 0.3.13 OK
r-oldrel-macos-x86_64 0.3.13 43.00 85.00 128.00 OK
r-oldrel-windows-x86_64 0.3.13 80.00 111.00 191.00 OK

Check Details

Version: 0.3.13
Check: compiled code
Result: NOTE File ‘FSelectorRcpp/libs/FSelectorRcpp.so’: Found non-API call to R: ‘R_UnboundValue’ 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-x86_64