CRAN Package Check Results for Package jsonify

Last updated on 2025-12-26 11:52:12 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.3 47.59 29.33 76.92 NOTE
r-devel-linux-x86_64-debian-gcc 1.2.3 36.48 23.02 59.50 NOTE
r-devel-linux-x86_64-fedora-clang 1.2.3 96.00 45.60 141.60 OK
r-devel-linux-x86_64-fedora-gcc 1.2.3 99.00 46.00 145.00 NOTE
r-devel-windows-x86_64 1.2.3 61.00 66.00 127.00 NOTE
r-patched-linux-x86_64 1.2.3 45.44 25.71 71.15 OK
r-release-linux-x86_64 1.2.3 49.27 25.72 74.99 OK
r-release-macos-arm64 1.2.3 10.00 16.00 26.00 OK
r-release-macos-x86_64 1.2.3 36.00 103.00 139.00 OK
r-release-windows-x86_64 1.2.3 57.00 65.00 122.00 OK
r-oldrel-macos-arm64 1.2.3 11.00 21.00 32.00 OK
r-oldrel-macos-x86_64 1.2.3 36.00 122.00 158.00 OK
r-oldrel-windows-x86_64 1.2.3 60.00 80.00 140.00 OK

Check Details

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

Version: 1.2.3
Check: compiled code
Result: NOTE File 'jsonify/libs/x64/jsonify.dll': Found non-API call to R: 'ATTRIB' 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