CRAN Package Check Results for Package duckdb

Last updated on 2024-06-24 11:56:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 3590.54 97.92 3688.46 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.0 2919.55 71.40 2990.95 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 2728.00 366.00 3094.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 3536.54 95.90 3632.44 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 2856.00 405.00 3261.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 2624.00 435.00 3059.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