Package: duckdb 1.1.3.9038

Kirill Müller

duckdb: DBI Package for the DuckDB Database Management System

The DuckDB project is an embedded analytical data management system with support for the Structured Query Language (SQL). This package includes all of DuckDB and an R Database Interface (DBI) connector.

Authors:Hannes Mühleisen [aut], Mark Raasveldt [aut], Kirill Müller [cre], Stichting DuckDB Foundation [cph], Apache Software Foundation [cph], PostgreSQL Global Development Group [cph], The Regents of the University of California [cph], Cameron Desrochers [cph], Victor Zverovich [cph], RAD Game Tools [cph], Valve Software [cph], Rich Geldreich [cph], Tenacious Software LLC [cph], The RE2 Authors [cph], Google Inc. [cph], Facebook Inc. [cph], Steven G. Johnson [cph], Jiahao Chen [cph], Tony Kelman [cph], Jonas Fonseca [cph], Lukas Fittl [cph], Salvatore Sanfilippo [cph], Art.sy, Inc. [cph], Oran Agra [cph], Redis Labs, Inc. [cph], Melissa O'Neill [cph], PCG Project contributors [cph]

duckdb_1.1.3.9038.tar.gz
duckdb_1.1.3.9038.zip(r-4.5)duckdb_1.1.3.9038.zip(r-4.4)duckdb_1.1.3.9038.zip(r-4.3)
duckdb_1.1.3.9038.tgz(r-4.4-x86_64)duckdb_1.1.3.9038.tgz(r-4.4-arm64)duckdb_1.1.3.9038.tgz(r-4.3-x86_64)duckdb_1.1.3.9038.tgz(r-4.3-arm64)
duckdb_1.1.3.9038.tar.gz(r-4.5-noble)duckdb_1.1.3.9038.tar.gz(r-4.4-noble)
duckdb_1.1.3.9038.tgz(r-4.4-emscripten)duckdb_1.1.3.9038.tgz(r-4.3-emscripten)
duckdb.pdf |duckdb.html
duckdb/json (API)
NEWS

# Install 'duckdb' in R:
install.packages('duckdb', repos = c('https://e-kotov.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/duckdb/duckdb-r/issues

Pkgdown site:https://r.duckdb.org

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

cpp

10.23 score 46 packages 1.5k scripts 18k downloads 46 exports 1 dependencies

Last updated 3 days agofrom:ea932199ce. Checks:1 OK, 8 ERROR. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKJan 19 2025
R-4.5-win-x86_64ERRORJan 19 2025
R-4.5-linux-x86_64ERRORJan 19 2025
R-4.4-win-x86_64ERRORJan 19 2025
R-4.4-mac-x86_64ERRORJan 19 2025
R-4.4-mac-aarch64ERRORJan 19 2025
R-4.3-win-x86_64ERRORJan 19 2025
R-4.3-mac-x86_64ERRORJan 19 2025
R-4.3-mac-aarch64ERRORJan 19 2025

Exports:dbAppendTabledbBegindbBinddbClearResultdbColumnInfodbCommitdbConnectdbDataTypedbDisconnectdbExistsTabledbFetchdbGetInfodbGetRowCountdbGetRowsAffecteddbGetStatementdbHasCompleteddbIsValiddbListFieldsdbListTablesdbQuoteIdentifierdbQuoteLiteraldbRemoveTabledbRollbackdbSendQuerydbWriteTableduckdbduckdb_adbcduckdb_fetch_arrowduckdb_fetch_record_batchduckdb_get_substraitduckdb_get_substrait_jsonduckdb_list_arrowduckdb_prepare_substraitduckdb_prepare_substrait_jsonduckdb_read_csvduckdb_registerduckdb_register_arrowduckdb_shutdownduckdb_unregisterduckdb_unregister_arrowread_csv_duckdbshowsimulate_duckdbtbl_filetbl_functiontbl_query

Dependencies:DBI