Access data stored in 'REDCap' databases using the Application Programming Interface (API). 'REDCap' (Research Electronic Data CAPture; <https://projectredcap.org>, Harris, et al. (2009) <doi:10.1016/j.jbi.2008.08.010>, Harris, et al. (2019) <doi:10.1016/j.jbi.2019.103208>) is a web application for building and managing online surveys and databases developed at Vanderbilt University. The API allows users to access data and project meta data (such as the data dictionary) from the web programmatically. The 'redcapAPI' package facilitates the process of accessing data with options to prepare an analysis-ready data set consistent with the definitions in a database's data dictionary.
Version: | 2.10.0 |
Depends: | R (≥ 3.5.0) |
Imports: | checkmate, chron, curl, jsonlite, labelVector, lubridate, mime, keyring, getPass, yaml |
Suggests: | testthat (≥ 3.0.0), Hmisc, rstudioapi, mockery |
Published: | 2024-10-17 |
DOI: | 10.32614/CRAN.package.redcapAPI |
Author: | Benjamin Nutter [ctb, aut], Shawn Garbett [cre, ctb], Savannah Obregon [ctb], Thomas Obadia [ctb], Marcus Lehr [ctb], Brian High [ctb], Stephen Lane [ctb], Will Beasley [ctb], Will Gray [ctb], Nick Kennedy [ctb], Tan Hsi-Nien [ctb], Jeffrey Horner [aut], Jeremy Stephens [ctb], Cole Beck [ctb], Bradley Johnson [ctb], Philip Chase [ctb], Paddy Tobias [ctb] |
Maintainer: | Shawn Garbett <shawn.garbett at vumc.org> |
BugReports: | https://github.com/vubiostat/redcapAPI/issues |
License: | GPL-2 |
URL: | https://github.com/vubiostat/redcapAPI |
NeedsCompilation: | no |
Citation: | redcapAPI citation info |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | redcapAPI results |
Package source: | redcapAPI_2.10.0.tar.gz |
Windows binaries: | r-devel: redcapAPI_2.10.0.zip, r-release: redcapAPI_2.10.0.zip, r-oldrel: redcapAPI_2.10.0.zip |
macOS binaries: | r-release (arm64): redcapAPI_2.10.0.tgz, r-oldrel (arm64): redcapAPI_2.10.0.tgz, r-release (x86_64): redcapAPI_2.10.0.tgz, r-oldrel (x86_64): redcapAPI_2.10.0.tgz |
Old sources: | redcapAPI archive |
Reverse imports: | rccola, ReviewR |
Reverse suggests: | tidyREDCap |
Please use the canonical form https://CRAN.R-project.org/package=redcapAPI to link to this page.