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.3.0 |
Depends: | R (≥ 3.5.0) |
Imports: | curl, keyring, lubridate, rjson |
Suggests: | devtools, fs, getPass, kableExtra, knitr, magrittr, qwraps2 (> 0.4.1), rmarkdown, secret |
Published: | 2024-09-20 |
DOI: | 10.32614/CRAN.package.REDCapExporter |
Author: | Peter DeWitt [aut, cre] |
Maintainer: | Peter DeWitt <peter.dewitt at cuanschutz.edu> |
License: | GPL-2 |
URL: | https://github.com/dewittpe/REDCapExporter, http://www.peteredewitt.com/REDCapExporter/ |
NeedsCompilation: | no |
Language: | en-us |
Materials: | NEWS |
CRAN checks: | REDCapExporter results |
Reference manual: | REDCapExporter.pdf |
Vignettes: |
Export Data via the REDCap API (source, R code) Formatting Data Exported from REDCap (source, R code) REDCap Projects as R Data Packages (source, R code) |
Package source: | REDCapExporter_0.3.0.tar.gz |
Windows binaries: | r-devel: REDCapExporter_0.3.0.zip, r-release: REDCapExporter_0.3.0.zip, r-oldrel: REDCapExporter_0.3.0.zip |
macOS binaries: | r-release (arm64): REDCapExporter_0.3.0.tgz, r-oldrel (arm64): REDCapExporter_0.3.0.tgz, r-release (x86_64): REDCapExporter_0.3.0.tgz, r-oldrel (x86_64): REDCapExporter_0.3.0.tgz |
Old sources: | REDCapExporter archive |
Please use the canonical form https://CRAN.R-project.org/package=REDCapExporter to link to this page.