redquack: Transfer 'REDCap' Data to Database

Transfer 'REDCap' (Research Electronic Data Capture) data to a database with additional support for 'DuckDB'. Processes data in chunks to handle large datasets without exceeding available memory. Features include resuming incomplete transfers, automatically converting data types for 'DuckDB', tracking progress, and logging operations in the database.

Version: 0.2.0
Depends: R (≥ 4.1.0)
Imports: audio, cli, DBI, httr2, readr
Suggests: arrow, dplyr, duckdb, keyring, pak, RSQLite, testthat (≥ 3.0.0)
Published: 2025-05-14
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.2.0.tar.gz
Windows binaries: r-devel: redquack_0.2.0.zip, r-release: redquack_0.2.0.zip, r-oldrel: redquack_0.1.1.zip
macOS binaries: r-release (arm64): redquack_0.2.0.tgz, r-oldrel (arm64): redquack_0.2.0.tgz, r-release (x86_64): redquack_0.1.1.tgz, r-oldrel (x86_64): redquack_0.2.0.tgz
Old sources: redquack archive

Linking:

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