CRAN Package Check Results for Package adbcsqlite

Last updated on 2024-05-23 13:49:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.11.0.1 119.58 23.71 143.29 OK
r-devel-linux-x86_64-debian-gcc 0.11.0.1 122.76 18.59 141.35 OK
r-devel-linux-x86_64-fedora-clang 0.12.0 103.55 OK
r-devel-linux-x86_64-fedora-gcc 0.12.0 135.07 OK
r-devel-windows-x86_64 0.11.0.1 126.00 66.00 192.00 OK
r-patched-linux-x86_64 0.11.0.1 134.60 23.41 158.01 OK
r-release-linux-x86_64 0.11.0.1 162.19 22.75 184.94 OK
r-release-macos-arm64 0.11.0.1 66.00 NOTE
r-release-macos-x86_64 0.12.0 63.00 NOTE
r-release-windows-x86_64 0.11.0.1 125.00 69.00 194.00 OK
r-oldrel-macos-arm64 0.11.0.1 65.00 NOTE
r-oldrel-macos-x86_64 0.12.0 516.00 NOTE
r-oldrel-windows-x86_64 0.11.0.1 161.00 71.00 232.00 OK

Check Details

Version: 0.11.0.1
Check: installed package size
Result: NOTE installed size is 11.7Mb sub-directories of 1Mb or more: libs 11.6Mb Flavors: r-release-macos-arm64, r-oldrel-macos-arm64

Version: 0.11.0.1
Check: compiled code
Result: NOTE File ‘adbcsqlite/libs/adbcsqlite.so’: Found ‘___stderrp’, possibly from ‘stderr’ (C) Object: ‘c/vendor/sqlite3/sqlite3.o’ Found ‘_random’, possibly from ‘random’ (C) Object: ‘c/vendor/sqlite3/sqlite3.o’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-release-macos-arm64, r-oldrel-macos-arm64

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