CRAN Package Check Results for Package rjsoncons

Last updated on 2024-06-30 00:59:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.0 265.68 40.83 306.51 NOTE
r-devel-linux-x86_64-debian-gcc 1.3.0 242.94 30.68 273.62 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.0 388.75 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.0 583.45 NOTE
r-devel-windows-x86_64 1.3.0 202.00 108.00 310.00 NOTE
r-patched-linux-x86_64 1.3.0 290.50 38.41 328.91 OK
r-release-linux-x86_64 1.3.0 298.54 38.21 336.75 OK
r-release-macos-arm64 1.3.0 136.00 NOTE
r-release-macos-x86_64 1.3.0 128.00 NOTE
r-release-windows-x86_64 1.3.0 204.00 100.00 304.00 NOTE
r-oldrel-macos-arm64 1.3.0 141.00 NOTE
r-oldrel-macos-x86_64 1.3.0 197.00 NOTE
r-oldrel-windows-x86_64 1.3.0 205.00 116.00 321.00 NOTE

Additional issues

noSuggests

Check Details

Version: 1.3.0
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. See section ‘Moving into C API compliance’ in the ‘Writing R Extensions’ manual for issues with 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.0
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.0
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. See section 'Moving into C API compliance' in the 'Writing R Extensions' manual for issues with use of non-API entry points. Flavor: r-devel-windows-x86_64