CRAN Package Check Results for Package rayvertex

Last updated on 2026-04-25 17:49:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.12.0 134.19 61.67 195.86 OK
r-devel-linux-x86_64-debian-gcc 0.12.0 108.23 42.85 151.08 OK
r-devel-linux-x86_64-fedora-clang 0.12.0 160.00 91.51 251.51 OK
r-devel-linux-x86_64-fedora-gcc 0.12.0 286.00 89.24 375.24 OK
r-patched-linux-x86_64 0.12.0 139.96 57.20 197.16 OK
r-release-linux-x86_64 0.12.0 143.81 52.81 196.62 OK
r-release-macos-arm64 0.12.0 29.00 -1.00 28.00 OK
r-release-macos-x86_64 0.12.0 90.00 38.00 128.00 NOTE
r-release-windows-x86_64 0.12.0 164.00 112.00 276.00 OK
r-oldrel-macos-arm64 0.12.0 OK
r-oldrel-macos-x86_64 0.12.0 85.00 62.00 147.00 OK
r-oldrel-windows-x86_64 0.12.0 169.00 114.00 283.00 OK

Additional issues

Intel Intel

Check Details

Version: 0.12.0
Check: compiled code
Result: NOTE File ‘rayvertex/libs/rayvertex.so’: Found non-API call to R: ‘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