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.2 |
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: | 2021-02-02 |
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 |
Reference manual: | REDCapExporter.pdf |
Vignettes: |
api export2package |
Package source: | REDCapExporter_0.2.2.tar.gz |
Windows binaries: | r-devel: REDCapExporter_0.2.2.zip, r-release: REDCapExporter_0.2.2.zip, r-oldrel: REDCapExporter_0.2.2.zip |
macOS binaries: | r-release (arm64): REDCapExporter_0.2.2.tgz, r-oldrel (arm64): REDCapExporter_0.2.2.tgz, r-release (x86_64): REDCapExporter_0.2.2.tgz, r-oldrel (x86_64): REDCapExporter_0.2.2.tgz |
Old sources: | REDCapExporter archive |
Please use the canonical form https://CRAN.R-project.org/package=REDCapExporter to link to this page.