CRAN Package Check Results for Package llmjson

Last updated on 2026-09-04 04:51:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 68.68 30.86 99.54 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.0 54.50 25.45 79.95 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.1 44.00 19.56 63.56 OK
r-devel-linux-x86_64-fedora-gcc 0.2.1 44.00 18.58 62.58 OK
r-devel-windows-x86_64 0.1.0 92.00 129.00 221.00 NOTE
r-patched-linux-x86_64 0.1.0 67.52 22.55 90.07 NOTE
r-release-linux-x86_64 0.1.0 67.87 22.43 90.30 NOTE
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.1.0 128.00 71.00 199.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-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1.0
Check: compiled code
Result: NOTE File 'llmjson/libs/x64/llmjson.dll': 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-devel-windows-x86_64