CRAN Package Check Results for Package jinjar

Last updated on 2024-06-27 09:51:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.1 54.15 41.05 95.20 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.1 166.74 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.1 196.57 NOTE
r-devel-windows-x86_64 0.3.1 52.00 88.00 140.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 88.00 139.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 52.00 98.00 150.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. Flavors: r-devel-linux-x86_64-debian-clang, 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/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. Flavor: r-devel-linux-x86_64-debian-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. 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