redcapAPI: Interface to 'REDCap'

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.8.4
Depends: R (≥ 3.5.0)
Imports: checkmate, chron, httr, labelVector, lubridate, keyring, getPass, yaml
Suggests: testthat (≥ 3.0.0), Hmisc, rstudioapi, mockery
Published: 2024-01-31
Author: Benjamin Nutter [ctb, aut], Shawn Garbett ORCID iD [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

Documentation:

Reference manual: redcapAPI.pdf
Vignettes: redcapAPI Best Practices
Casting Data
Data Validation with exportRecordsTyped
redcapAPI FAQ
Getting Started: Connecting to REDCap
Missing Data Detection with exportRecordsTyped
redcapAPI Offline Connections

Downloads:

Package source: redcapAPI_2.8.4.tar.gz
Windows binaries: r-devel: redcapAPI_2.8.4.zip, r-release: redcapAPI_2.8.4.zip, r-oldrel: redcapAPI_2.8.4.zip
macOS binaries: r-release (arm64): redcapAPI_2.8.4.tgz, r-oldrel (arm64): redcapAPI_2.8.4.tgz, r-release (x86_64): redcapAPI_2.8.4.tgz
Old sources: redcapAPI archive

Reverse dependencies:

Reverse imports: rccola, ReviewR
Reverse suggests: tidyREDCap

Linking:

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