CRAN Package Check Results for Package RProtoBuf

Last updated on 2026-04-28 12:50:02 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.27 126.65 42.86 169.51 OK
r-devel-linux-x86_64-fedora-clang 0.4.27 285.00 85.74 370.74 OK
r-devel-linux-x86_64-fedora-gcc 0.4.27 420.00 95.72 515.72 OK
r-devel-windows-x86_64 0.4.27 440.00 174.00 614.00 OK
r-patched-linux-x86_64 0.4.26 163.47 52.70 216.17 OK
r-release-linux-x86_64 0.4.26 167.87 52.41 220.28 OK
r-release-macos-arm64 0.4.27 42.00 20.00 62.00 OK
r-release-macos-x86_64 0.4.26 115.00 32.00 147.00 NOTE
r-release-windows-x86_64 0.4.27 351.00 140.00 491.00 OK
r-oldrel-macos-arm64 0.4.27 34.00 29.00 63.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 427.00 197.00 624.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