CRAN Package Check Results for Package rjsoncons

Last updated on 2026-04-30 13:57:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.2 211.62 38.76 250.38 OK
r-devel-linux-x86_64-debian-gcc 1.3.2 191.27 30.30 221.57 OK
r-devel-linux-x86_64-fedora-clang 1.3.2 216.00 57.58 273.58 OK
r-devel-linux-x86_64-fedora-gcc 1.3.2 540.00 100.53 640.53 OK
r-devel-windows-x86_64 1.3.2 249.00 96.00 345.00 OK
r-patched-linux-x86_64 1.3.2 257.36 34.01 291.37 OK
r-release-linux-x86_64 1.3.2 258.43 34.98 293.41 OK
r-release-macos-arm64 1.3.2 48.00 -14.00 34.00 OK
r-release-macos-x86_64 1.3.2 163.00 12.00 175.00 NOTE
r-release-windows-x86_64 1.3.2 241.00 160.00 401.00 OK
r-oldrel-macos-arm64 1.3.2 OK
r-oldrel-macos-x86_64 1.3.2 168.00 29.00 197.00 OK
r-oldrel-windows-x86_64 1.3.2 305.00 119.00 424.00 OK

Check Details

Version: 1.3.2
Check: compiled code
Result: NOTE File ‘rjsoncons/libs/rjsoncons.so’: Found non-API call to R: ‘R_NamespaceRegistry’ 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