CRAN Package Check Results for Package RJSONIO

Last updated on 2024-06-22 01:50:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3-1.9 21.78 45.13 66.91 OK
r-devel-linux-x86_64-debian-gcc 1.3-1.9 14.95 36.16 51.11 NOTE
r-devel-linux-x86_64-fedora-clang 1.3-1.9 103.31 OK
r-devel-linux-x86_64-fedora-gcc 1.3-1.9 90.48 OK
r-devel-windows-x86_64 1.3-1.9 31.00 70.00 101.00 OK
r-patched-linux-x86_64 1.3-1.9 19.31 43.87 63.18 OK
r-release-linux-x86_64 1.3-1.9 19.13 44.28 63.41 OK
r-release-macos-arm64 1.3-1.9 35.00 OK
r-release-macos-x86_64 1.3-1.9 47.00 OK
r-release-windows-x86_64 1.3-1.9 31.00 70.00 101.00 OK
r-oldrel-macos-arm64 1.3-1.9 40.00 OK
r-oldrel-macos-x86_64 1.3-1.9 76.00 OK
r-oldrel-windows-x86_64 1.3-1.9 37.00 77.00 114.00 OK

Check Details

Version: 1.3-1.9
Check: compiled code
Result: NOTE File ‘RJSONIO/libs/RJSONIO.so’: Found non-API call to R: ‘VECTOR_PTR’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc