CRAN Package Check Results for Package xactonomial

Last updated on 2026-03-28 05:51:03 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 35.31 137.05 172.36 OK
r-devel-linux-x86_64-debian-gcc 1.2.0 29.52 98.46 127.98 NOTE
r-devel-linux-x86_64-fedora-clang 1.2.0 60.00 243.94 303.94 OK
r-devel-linux-x86_64-fedora-gcc 1.2.0 60.00 255.48 315.48 OK
r-devel-macos-arm64 1.2.0 10.00 57.00 67.00 OK
r-devel-windows-x86_64 1.2.0 82.00 298.00 380.00 OK
r-patched-linux-x86_64 1.2.0 36.29 134.14 170.43 OK
r-release-linux-x86_64 1.2.0 36.94 131.63 168.57 OK
r-release-macos-arm64 1.2.0 OK
r-release-macos-x86_64 1.2.0 30.00 195.00 225.00 OK
r-release-windows-x86_64 1.2.0 49.00 294.00 343.00 OK
r-oldrel-macos-arm64 1.2.0 OK
r-oldrel-macos-x86_64 1.2.0 31.00 170.00 201.00 OK
r-oldrel-windows-x86_64 1.2.0 48.00 349.00 397.00 OK

Check Details

Version: 1.2.0
Check: compiled code
Result: NOTE File ‘xactonomial/libs/xactonomial.so’: Found non-API calls to R: ‘R_MissingArg’, ‘R_NamespaceRegistry’, ‘R_Srcref’, ‘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-devel-linux-x86_64-debian-gcc