CRAN Package Check Results for Package llmjson

Last updated on 2026-09-08 05:52:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 68.41 30.79 99.20 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.1 59.65 25.10 84.75 OK
r-devel-linux-x86_64-fedora-clang 0.2.1 46.00 19.92 65.92 OK
r-devel-linux-x86_64-fedora-gcc 0.2.1 45.00 18.53 63.53 OK
r-devel-windows-x86_64 0.2.1 106.00 129.00 235.00 OK
r-patched-linux-x86_64 0.1.0 67.52 22.55 90.07 NOTE
r-release-linux-x86_64 0.2.1 75.96 22.47 98.43 OK
r-release-macos-arm64 0.2.1 18.00 2.00 20.00 OK
r-release-macos-x86_64 0.2.1 59.00 52.00 111.00 OK
r-release-windows-x86_64 0.2.1 88.00 61.00 149.00 OK
r-oldrel-macos-arm64 0.2.1 17.00 7.00 24.00 OK
r-oldrel-macos-x86_64 0.2.1 59.00 51.00 110.00 OK
r-oldrel-windows-x86_64 0.2.1 96.00 74.00 170.00 OK

Check Details

Version: 0.1.0
Check: compiled code
Result: NOTE File ‘llmjson/libs/llmjson.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. Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64