CRAN Package Check Results for Package jinjar

Last updated on 2024-06-29 04:48:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 66.94 53.79 120.73 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.1 55.33 40.54 95.87 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.1 179.27 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.1 199.10 NOTE
r-devel-windows-x86_64 0.3.1 50.00 87.00 137.00 NOTE
r-patched-linux-x86_64 0.3.1 62.09 52.19 114.28 OK
r-release-linux-x86_64 0.3.1 64.77 52.66 117.43 OK
r-release-macos-arm64 0.3.1 50.00 NOTE
r-release-macos-x86_64 0.3.1 77.00 NOTE
r-release-windows-x86_64 0.3.1 51.00 89.00 140.00 OK
r-oldrel-macos-arm64 0.3.1 72.00 NOTE
r-oldrel-macos-x86_64 0.3.1 117.00 NOTE
r-oldrel-windows-x86_64 0.3.1 49.00 97.00 146.00 OK

Check Details

Version: 0.3.1
Check: compiled code
Result: NOTE File ‘jinjar/libs/jinjar.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: 0.3.1
Check: compiled code
Result: NOTE File 'jinjar/libs/x64/jinjar.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

Version: 0.3.1
Check: installed package size
Result: NOTE installed size is 7.4Mb sub-directories of 1Mb or more: libs 7.1Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64