CRAN Package Check Results for Package yyjsonr

Last updated on 2026-03-18 01:52:39 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.21 23.23 38.25 61.48 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.21 23.93 29.08 53.01 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.21 22.00 50.59 72.59 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.21 62.00 70.10 132.10 NOTE
r-devel-macos-arm64 0.1.21 5.00 18.00 23.00 OK
r-devel-windows-x86_64 0.1.21 31.00 68.00 99.00 OK
r-patched-linux-x86_64 0.1.21 29.37 33.62 62.99 OK
r-release-linux-x86_64 0.1.21 29.85 33.62 63.47 OK
r-release-macos-arm64 0.1.21 OK
r-release-macos-x86_64 0.1.21 17.00 125.00 142.00 OK
r-release-windows-x86_64 0.1.21 34.00 80.00 114.00 OK
r-oldrel-macos-arm64 0.1.21 OK
r-oldrel-macos-x86_64 0.1.21 17.00 119.00 136.00 OK
r-oldrel-windows-x86_64 0.1.21 37.00 74.00 111.00 OK

Additional issues

rchk

Check Details

Version: 0.1.21
Check: compiled code
Result: NOTE File ‘yyjsonr/libs/yyjsonr.so’: Found non-API call to R: ‘Rf_findVarInFrame’ 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-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc