CRAN Package Check Results for Package spopt

Last updated on 2026-04-24 13:48:45 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 152.18 58.07 210.25 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 300.00 155.28 455.28 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 332.00 135.70 467.70 OK
r-release-macos-arm64 0.1.2 43.00 8.00 51.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 267.00 109.00 376.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 187.00 136.00 323.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