CRAN Package Check Results for Package spopt

Last updated on 2026-04-27 20:50:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 190.43 83.47 273.90 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 155.72 59.19 214.91 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 388.00 105.00 493.00 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 251.00 116.00 367.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