Package: redquack
Title: Transfer 'REDCap' Data to Database
Version: 0.2.0
Authors@R: person("Dylan", "Pieper", , "dylanpieper@gmail.com", role = c("aut", "cre"))
Description: 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.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: audio, cli, DBI, httr2, readr
Suggests: arrow, dplyr, duckdb, keyring, pak, RSQLite, testthat (>=
        3.0.0)
Config/testthat/edition: 3
Depends: R (>= 4.1.0)
NeedsCompilation: no
Packaged: 2025-05-14 13:20:36 UTC; dylanpieper
Author: Dylan Pieper [aut, cre]
Maintainer: Dylan Pieper <dylanpieper@gmail.com>
Repository: CRAN
Date/Publication: 2025-05-14 13:40:01 UTC
Built: R 4.3.3; ; 2025-05-14 14:40:43 UTC; unix
