CRAN Package Check Results for Package FSelectorRcpp

Last updated on 2026-05-01 17:52:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.13 73.73 60.17 133.90 OK
r-devel-linux-x86_64-debian-gcc 0.3.13 57.95 45.86 103.81 OK
r-devel-linux-x86_64-fedora-clang 0.3.13 104.00 95.00 199.00 OK
r-devel-linux-x86_64-fedora-gcc 0.3.13 173.00 117.26 290.26 OK
r-devel-windows-x86_64 0.3.13 103.00 106.00 209.00 OK
r-patched-linux-x86_64 0.3.13 79.74 56.32 136.06 OK
r-release-linux-x86_64 0.3.13 83.83 56.13 139.96 OK
r-release-macos-arm64 0.3.13 16.00 16.00 32.00 OK
r-release-macos-x86_64 0.3.13 49.00 69.00 118.00 NOTE
r-release-windows-x86_64 0.3.13 95.00 104.00 199.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 103.00 126.00 229.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