CRAN Package Check Results for Package roxigraph

Last updated on 2026-04-25 23:50:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 2498.15 30.33 2528.48 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 1773.05 24.86 1797.91 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 4980.00 51.74 5031.74 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 4860.00 59.09 4919.09 OK
r-patched-linux-x86_64 0.1.1 2461.36 26.99 2488.35 OK
r-release-linux-x86_64 0.1.1 2446.76 26.95 2473.71 OK
r-release-macos-arm64 0.1.1 522.00 -366.00 156.00 OK
r-release-macos-x86_64 0.1.1 1800.00 -711.00 1089.00 NOTE
r-release-windows-x86_64 0.1.1 293.00 86.00 379.00 OK
r-oldrel-macos-arm64 0.1.1 532.00 -378.00 154.00 OK
r-oldrel-macos-x86_64 0.1.1 1980.00 -225.00 1755.00 OK
r-oldrel-windows-x86_64 0.1.1 281.00 91.00 372.00 OK

Check Details

Version: 0.1.1
Check: compiled code
Result: NOTE File ‘roxigraph/libs/roxigraph.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