CRAN Package Check Results for Package rjsoncons

Last updated on 2026-04-28 14:51:46 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.94 30.75 222.69 OK
r-devel-linux-x86_64-fedora-clang 1.3.2 217.00 56.62 273.62 OK
r-devel-linux-x86_64-fedora-gcc 1.3.2 502.00 66.07 568.07 OK
r-devel-windows-x86_64 1.3.2 263.00 102.00 365.00 OK
r-patched-linux-x86_64 1.3.2 256.65 34.55 291.20 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 257.00 109.00 366.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