CRAN Package Check Results for Package duckdb

Last updated on 2024-07-12 15:52:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 3542.13 100.32 3642.45 WARN
r-devel-linux-x86_64-debian-gcc 1.0.0-1 2869.15 72.11 2941.26 OK
r-devel-linux-x86_64-fedora-clang 1.0.0-1 4662.12 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0-1 6577.65 OK
r-devel-windows-x86_64 1.0.0 2755.00 446.00 3201.00 WARN
r-patched-linux-x86_64 1.0.0-1 3326.15 91.35 3417.50 OK
r-release-linux-x86_64 1.0.0 3325.36 94.19 3419.55 OK
r-release-macos-arm64 1.0.0-1 1248.00 NOTE
r-release-macos-x86_64 1.0.0-1 815.00 NOTE
r-release-windows-x86_64 1.0.0-1 1848.00 321.00 2169.00 NOTE
r-oldrel-macos-arm64 1.0.0-1 1305.00 NOTE
r-oldrel-macos-x86_64 1.0.0-1 731.00 NOTE
r-oldrel-windows-x86_64 1.0.0 2636.00 458.00 3094.00 NOTE

Check Details

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, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.0-1
Check: installed package size
Result: NOTE installed size is 45.7Mb sub-directories of 1Mb or more: libs 44.9Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.0.0
Check: installed package size
Result: NOTE installed size is 28.1Mb sub-directories of 1Mb or more: libs 27.4Mb Flavors: r-devel-windows-x86_64, r-oldrel-windows-x86_64

Version: 1.0.0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: duckdb_connection-class.Rd: DBIConnection-class, DBIDriver-class duckdb_driver-class.Rd: DBIDriver-class, DBIObject-class, DBIConnection-class, DBIResult-class duckdb_result-class.Rd: DBIResult-class, DBIObject-class, DBIDriver-class, DBIConnection-class Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavor: r-devel-windows-x86_64

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, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64