CRAN Package Check Results for Package RSQLite

Last updated on 2024-06-29 11:49:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.7 181.14 88.43 269.57 NOTE
r-devel-linux-x86_64-debian-gcc 2.3.7 164.37 64.34 228.71 NOTE
r-devel-linux-x86_64-fedora-clang 2.3.7 347.32 NOTE
r-devel-linux-x86_64-fedora-gcc 2.3.7 467.24 NOTE
r-devel-windows-x86_64 2.3.7 195.00 120.00 315.00 NOTE
r-patched-linux-x86_64 2.3.7 196.23 83.11 279.34 OK
r-release-linux-x86_64 2.3.7 209.31 82.63 291.94 OK
r-release-macos-arm64 2.3.7 108.00 NOTE
r-release-macos-x86_64 2.3.7 136.00 NOTE
r-release-windows-x86_64 2.3.7 196.00 118.00 314.00 OK
r-oldrel-macos-arm64 2.3.7 115.00 NOTE
r-oldrel-macos-x86_64 2.3.7 209.00 NOTE
r-oldrel-windows-x86_64 2.3.7 3.00 9.00 12.00 OK

Check Details

Version: 2.3.7
Check: compiled code
Result: NOTE File ‘RSQLite/libs/RSQLite.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: 2.3.7
Check: compiled code
Result: NOTE File 'RSQLite/libs/x64/RSQLite.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: 2.3.7
Check: installed package size
Result: NOTE installed size is 12.3Mb sub-directories of 1Mb or more: libs 11.6Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64