CRAN Package Check Results for Package duckdb

Last updated on 2024-06-28 15:55:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.0 2906.45 71.52 2977.97 WARN
r-devel-linux-x86_64-fedora-clang 1.0.0 4910.05 WARN
r-devel-linux-x86_64-fedora-gcc 1.0.0 6725.80 WARN
r-devel-windows-x86_64 1.0.0 2787.00 380.00 3167.00 WARN
r-patched-linux-x86_64 1.0.0 3453.07 94.26 3547.33 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 2783.00 345.00 3128.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 2704.00 460.00 3164.00 NOTE

Additional issues

gcc12 Intel Intel

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. Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.0
Check: compiled code
Result: WARN File ‘duckdb/libs/duckdb.so’: Found non-API call to R: ‘SYMVALUE’ This entry point may be removed soon. 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-gcc, r-devel-linux-x86_64-fedora-clang

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: WARN File ‘duckdb/libs/duckdb.so’: Found non-API call to R: ‘SYMVALUE’ This entry point may be removed soon. Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.0.0
Check: compiled code
Result: WARN File 'duckdb/libs/x64/duckdb.dll': Found non-API call to R: 'SYMVALUE' This entry point may be removed soon. 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