redquack: Transfer 'REDCap' Data to 'DuckDB'

Provides a single function to transfer 'REDCap' (Research Electronic Data Capture) data to a 'DuckDB' database. Processes data in chunks to handle large datasets while minimizing memory usage. Features include resuming incomplete transfers, converting column types, tracking progress, logging operations in the database.

Version: 0.1.1
Depends: R (≥ 4.1.0)
Imports: audio, beepr, cli, DBI, dplyr, duckdb, httr2, readr, utils
Suggests: arrow, testthat (≥ 3.0.0)
Published: 2025-03-24
DOI: 10.32614/CRAN.package.redquack
Author: Dylan Pieper [aut, cre]
Maintainer: Dylan Pieper <dylanpieper at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: redquack results

Documentation:

Reference manual: redquack.pdf

Downloads:

Package source: redquack_0.1.1.tar.gz
Windows binaries: r-devel: redquack_0.1.1.zip, r-release: not available, r-oldrel: not available
macOS binaries: r-devel (arm64): redquack_0.1.1.tgz, r-release (arm64): redquack_0.1.1.tgz, r-oldrel (arm64): redquack_0.1.1.tgz, r-devel (x86_64): redquack_0.1.1.tgz, r-release (x86_64): redquack_0.1.1.tgz, r-oldrel (x86_64): redquack_0.1.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=redquack to link to this page.