CRAN Package Check Results for Package rayrender

Last updated on 2026-04-25 11:49:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.38.10 476.71 91.49 568.20 OK
r-devel-linux-x86_64-debian-gcc 0.38.10 367.29 61.16 428.45 OK
r-devel-linux-x86_64-fedora-clang 0.38.10 628.00 135.78 763.78 OK
r-devel-linux-x86_64-fedora-gcc 0.38.10 1020.00 103.39 1123.39 OK
r-patched-linux-x86_64 0.38.10 506.19 83.34 589.53 OK
r-release-linux-x86_64 0.38.10 497.21 77.60 574.81 OK
r-release-macos-arm64 0.38.10 97.00 -45.00 52.00 OK
r-release-macos-x86_64 0.38.10 272.00 -47.00 225.00 NOTE
r-release-windows-x86_64 0.38.10 671.00 152.00 823.00 OK
r-oldrel-macos-arm64 0.38.10 OK
r-oldrel-macos-x86_64 0.38.10 257.00 -77.00 180.00 OK
r-oldrel-windows-x86_64 0.38.10 678.00 150.00 828.00 OK

Additional issues

Intel Intel

Check Details

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