CRAN Package Check Results for Package xactonomial

Last updated on 2026-08-04 02:51:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 36.05 139.00 175.05 NOTE
r-devel-linux-x86_64-debian-gcc 1.2.1 81.89 98.67 180.56 OK
r-devel-linux-x86_64-fedora-clang 1.2.1 77.00 3.50 80.50 ERROR
r-devel-linux-x86_64-fedora-gcc 1.2.1 31.00 1.67 32.67 ERROR
r-devel-windows-x86_64 1.2.1 76.00 281.00 357.00 NOTE
r-patched-linux-x86_64 1.2.0 38.12 134.25 172.37 NOTE
r-release-linux-x86_64 1.2.1 97.97 134.93 232.90 OK
r-release-macos-arm64 1.2.1 12.00 1.00 13.00 ERROR
r-release-macos-x86_64 1.2.1 39.00 0.00 39.00 ERROR
r-release-windows-x86_64 1.2.1 74.00 289.00 363.00 OK
r-oldrel-macos-arm64 1.2.1 12.00 6.00 18.00 ERROR
r-oldrel-macos-x86_64 1.2.1 37.00 11.00 48.00 ERROR
r-oldrel-windows-x86_64 1.2.1 65.00 269.00 334.00 OK

Additional issues

M1mac M1mac musl

Check Details

Version: 1.2.0
Check: compiled code
Result: NOTE File ‘xactonomial/libs/xactonomial.so’: Found non-API call to R: ‘R_NamespaceRegistry’ 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. Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64

Version: 1.2.1
Check: whether package can be installed
Result: ERROR Installation failed. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.2.1
Check: compiled code
Result: NOTE Error in ccE(lines, flags = new_flags, include = include) : 'cc' is not on the path Calls: <Anonymous> ... lapply -> FUN -> lapply -> FUN -> getFunsHdr -> ccE Execution halted See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64