CRAN Package Check Results for Package rjsoncons

Last updated on 2024-08-05 09:48:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.1 260.18 39.81 299.99 NOTE
r-devel-linux-x86_64-debian-gcc 1.3.1 176.90 24.93 201.83 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.1 394.17 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.1 572.53 NOTE
r-devel-windows-x86_64 1.3.1 225.00 106.00 331.00 NOTE
r-patched-linux-x86_64 1.3.1 234.17 30.81 264.98 OK
r-release-linux-x86_64 1.3.1 283.80 37.87 321.67 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 221.00 103.00 324.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 264.00 115.00 379.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