CRAN Package Check Results for Package protolite

Last updated on 2026-04-26 03:49:49 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.36 23.68 63.04 OK
r-devel-linux-x86_64-fedora-clang 2.4.0 78.00 44.47 122.47 OK
r-devel-linux-x86_64-fedora-gcc 2.4.0 108.00 43.29 151.29 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 12.00 5.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 214.00 86.00 300.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 267.00 112.00 379.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