CRAN Package Check Results for Package V8

Last updated on 2026-04-26 01:48:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 8.2.0 19.73 41.27 61.00 OK
r-devel-linux-x86_64-debian-gcc 8.2.0 16.03 34.05 50.08 OK
r-devel-linux-x86_64-fedora-clang 8.2.0 54.00 66.54 120.54 OK
r-devel-linux-x86_64-fedora-gcc 8.2.0 40.00 74.02 114.02 OK
r-patched-linux-x86_64 8.2.0 18.80 39.24 58.04 OK
r-release-linux-x86_64 8.2.0 19.16 38.94 58.10 OK
r-release-macos-arm64 8.2.0 7.00 57.00 64.00 OK
r-release-macos-x86_64 8.2.0 17.00 170.00 187.00 NOTE
r-release-windows-x86_64 8.2.0 58.00 137.00 195.00 OK
r-oldrel-macos-arm64 8.2.0 6.00 55.00 61.00 OK
r-oldrel-macos-x86_64 8.2.0 17.00 153.00 170.00 OK
r-oldrel-windows-x86_64 8.2.0 69.00 163.00 232.00 OK

Check Details

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