CRAN Package Check Results for Package switchSelection

Last updated on 2026-04-24 13:48:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.0 61.89 79.94 141.83 OK
r-devel-linux-x86_64-debian-gcc 2.1.0 42.00 51.50 93.50 OK
r-devel-linux-x86_64-fedora-clang 2.1.0 84.00 126.66 210.66 OK
r-devel-linux-x86_64-fedora-gcc 2.1.0 117.00 113.37 230.37 OK
r-patched-linux-x86_64 2.1.0 62.03 71.08 133.11 OK
r-release-linux-x86_64 2.1.0 54.37 67.56 121.93 OK
r-release-macos-arm64 2.1.0 10.00 17.00 27.00 OK
r-release-macos-x86_64 2.1.0 37.00 89.00 126.00 NOTE
r-release-windows-x86_64 2.1.0 69.00 117.00 186.00 OK
r-oldrel-macos-arm64 2.1.0 10.00 17.00 27.00 OK
r-oldrel-macos-x86_64 2.1.0 38.00 76.00 114.00 OK
r-oldrel-windows-x86_64 2.1.0 64.00 109.00 173.00 OK

Check Details

Version: 2.1.0
Check: compiled code
Result: NOTE File ‘switchSelection/libs/switchSelection.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