CRAN Package Check Results for Package RProtoBuf

Last updated on 2026-04-25 03:52:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.26 175.20 57.59 232.79 OK
r-devel-linux-x86_64-debian-gcc 0.4.26 129.55 44.44 173.99 OK
r-devel-linux-x86_64-fedora-clang 0.4.26 296.00 92.60 388.60 OK
r-devel-linux-x86_64-fedora-gcc 0.4.26 361.00 95.36 456.36 OK
r-patched-linux-x86_64 0.4.26 163.47 52.70 216.17 OK
r-release-linux-x86_64 0.4.26 144.84 49.16 194.00 OK
r-release-macos-arm64 0.4.26 40.00 -6.00 34.00 OK
r-release-macos-x86_64 0.4.26 115.00 32.00 147.00 NOTE
r-release-windows-x86_64 0.4.26 405.00 155.00 560.00 OK
r-oldrel-macos-arm64 0.4.26 34.00 25.00 59.00 OK
r-oldrel-macos-x86_64 0.4.26 117.00 161.00 278.00 OK
r-oldrel-windows-x86_64 0.4.26 370.00 139.00 509.00 OK

Check Details

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