CRAN Package Check Results for Package spopt

Last updated on 2026-04-30 08:53:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 192.98 84.11 277.09 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 155.03 55.67 210.70 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 301.00 126.22 427.22 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 332.00 135.70 467.70 OK
r-devel-windows-x86_64 0.1.2 471.00 108.00 579.00 OK
r-patched-linux-x86_64 0.1.2 193.18 76.47 269.65 OK
r-release-linux-x86_64 0.1.2 193.71 75.70 269.41 OK
r-release-macos-arm64 0.1.2 42.00 3.00 45.00 OK
r-release-macos-x86_64 0.1.2 160.00 128.00 288.00 NOTE
r-release-windows-x86_64 0.1.2 224.00 105.00 329.00 OK
r-oldrel-macos-arm64 0.1.2 43.00 8.00 51.00 OK
r-oldrel-macos-x86_64 0.1.2 167.00 128.00 295.00 OK
r-oldrel-windows-x86_64 0.1.2 265.00 130.00 395.00 OK

Check Details

Version: 0.1.2
Check: compiled code
Result: NOTE File ‘spopt/libs/spopt.so’: Found non-API calls to R: ‘R_MissingArg’, ‘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