CRAN Package Check Results for Package rjsoncons

Last updated on 2024-07-12 00:53:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.1 274.38 40.26 314.64 NOTE
r-devel-linux-x86_64-debian-gcc 1.3.1 241.26 31.06 272.32 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.1 386.90 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.1 565.86 NOTE
r-devel-windows-x86_64 1.3.1 188.00 105.00 293.00 NOTE
r-patched-linux-x86_64 1.3.1 280.42 38.09 318.51 OK
r-release-linux-x86_64 1.3.0 288.36 39.19 327.55 OK
r-release-macos-arm64 1.3.1 144.00 NOTE
r-release-macos-x86_64 1.3.1 162.00 NOTE
r-release-windows-x86_64 1.3.1 188.00 107.00 295.00 NOTE
r-oldrel-macos-arm64 1.3.1 145.00 NOTE
r-oldrel-macos-x86_64 1.3.1 155.00 NOTE
r-oldrel-windows-x86_64 1.3.1 166.00 100.00 266.00 NOTE

Check Details

Version: 1.3.1
Check: compiled code
Result: NOTE File ‘rjsoncons/libs/rjsoncons.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’ 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

Version: 1.3.1
Check: installed package size
Result: NOTE installed size is 9.6Mb sub-directories of 1Mb or more: include 3.4Mb libs 5.2Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.3.1
Check: compiled code
Result: NOTE File 'rjsoncons/libs/x64/rjsoncons.dll': Found non-API calls to R: 'SETLENGTH', 'SET_GROWABLE_BIT', 'SET_TRUELENGTH' 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