REDCapExporter: Automated Construction of R Data Packages from REDCap Projects

Export all data, including metadata, from a REDCap (Research Electronic Data Capture) Project via the REDCap API <https://projectredcap.org/wp-content/resources/REDCapTechnicalOverview.pdf>. The exported (meta)data will be processed and formatted into a stand alone R data package which can be installed and shared between researchers. Several default reports are generated as vignettes in the resulting package.

Version: 0.2.1
Depends: R (≥ 3.5.0)
Imports: curl, data.table, keyring, lubridate
Suggests: devtools, fs, knitr, magrittr, qwraps2 (> 0.4.1), rmarkdown, rjson, secret, testthat
Published: 2020-05-15
Author: Peter DeWitt [aut, cre]
Maintainer: Peter DeWitt <peter.dewitt at cuanschutz.edu>
License: GPL-2
URL: https://github.com/dewittpe/REDCapExporter
NeedsCompilation: no
Language: en-us
Materials: NEWS
CRAN checks: REDCapExporter results

Downloads:

Reference manual: REDCapExporter.pdf
Vignettes: api
export2package
Package source: REDCapExporter_0.2.1.tar.gz
Windows binaries: r-devel: REDCapExporter_0.2.1.zip, r-release: REDCapExporter_0.2.1.zip, r-oldrel: REDCapExporter_0.2.1.zip
macOS binaries: r-release: REDCapExporter_0.2.1.tgz, r-oldrel: REDCapExporter_0.2.1.tgz
Old sources: REDCapExporter archive

Linking:

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