CRAN Package Check Results for Package protolite

Last updated on 2026-04-28 03:51:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.4.0 51.24 29.44 80.68 OK
r-devel-linux-x86_64-debian-gcc 2.4.0 39.06 23.85 62.91 OK
r-devel-linux-x86_64-fedora-clang 2.4.0 77.00 44.27 121.27 OK
r-devel-linux-x86_64-fedora-gcc 2.4.0 108.00 43.29 151.29 OK
r-devel-windows-x86_64 2.4.0 296.00 93.00 389.00 OK
r-patched-linux-x86_64 2.4.0 50.29 27.32 77.61 OK
r-release-linux-x86_64 2.4.0 52.90 27.13 80.03 OK
r-release-macos-arm64 2.4.0 13.00 4.00 17.00 OK
r-release-macos-x86_64 2.4.0 36.00 45.00 81.00 NOTE
r-release-windows-x86_64 2.4.0 207.00 92.00 299.00 OK
r-oldrel-macos-arm64 2.4.0 10.00 20.00 30.00 OK
r-oldrel-macos-x86_64 2.4.0 35.00 80.00 115.00 OK
r-oldrel-windows-x86_64 2.4.0 245.00 106.00 351.00 OK

Check Details

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