CRAN Package Check Results for Package duckdb

Last updated on 2024-06-21 15:52:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 3647.96 97.94 3745.90 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.0 2930.80 72.39 3003.19 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.0 4797.37 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0 6656.44 NOTE
r-devel-windows-x86_64 1.0.0 2813.00 385.00 3198.00 NOTE
r-patched-linux-x86_64 1.0.0 3524.15 95.47 3619.62 OK
r-release-linux-x86_64 1.0.0 3526.94 95.79 3622.73 OK
r-release-macos-arm64 1.0.0 1255.00 NOTE
r-release-macos-x86_64 1.0.0 889.00 NOTE
r-release-windows-x86_64 1.0.0 1697.00 402.00 2099.00 NOTE
r-oldrel-macos-arm64 1.0.0 1289.00 NOTE
r-oldrel-macos-x86_64 1.0.0 908.00 NOTE
r-oldrel-windows-x86_64 1.0.0 2763.00 434.00 3197.00 NOTE

Additional issues

gcc12

Check Details

Version: 1.0.0
Check: compiled code
Result: NOTE File ‘duckdb/libs/duckdb.so’: Found non-API call to R: ‘SYMVALUE’ 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-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.0
Check: installed package size
Result: NOTE installed size is 45.7Mb sub-directories of 1Mb or more: libs 45.0Mb 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.0.0
Check: compiled code
Result: NOTE File 'duckdb/libs/x64/duckdb.dll': Found non-API call to R: 'SYMVALUE' 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