Access data stored in 'REDCap' databases using the Application Programming Interface (API). 'REDCap' (Research Electronic Data CAPture; <https://projectredcap.org>) 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.3 |
Depends: | R (≥ 3.0.0) |
Imports: | checkmate, chron, DBI, httr, labelVector, lubridate, readr, stringr, tidyr |
Published: | 2020-02-17 |
Author: | Benjamin Nutter [aut, ctb, cre], Stephen Lane [ctb], Will Beasley [ctb], Jeffrey Horner [ctb], Will Gray [ctb], Jeremy Stephens [ctb], Marcus Lehr [ctb] |
Maintainer: | Benjamin Nutter <benjamin.nutter at gmail.com> |
BugReports: | https://github.com/nutterb/redcapAPI/issues |
License: | GPL-2 |
URL: | https://github.com/nutterb/redcapAPI/wiki, https://github.com/nutterb/redcapAPI, https://projectredcap.org |
NeedsCompilation: | no |
Citation: | redcapAPI citation info |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | redcapAPI results |
Reference manual: | redcapAPI.pdf |
Package source: | redcapAPI_2.3.tar.gz |
Windows binaries: | r-devel: redcapAPI_2.3.zip, r-release: redcapAPI_2.3.zip, r-oldrel: redcapAPI_2.3.zip |
macOS binaries: | r-release: redcapAPI_2.3.tgz, r-oldrel: redcapAPI_2.3.tgz |
Old sources: | redcapAPI archive |
Reverse suggests: | tidyREDCap |
Please use the canonical form https://CRAN.R-project.org/package=redcapAPI to link to this page.