redcapAPI: R Interface to REDCap

Access data stored in REDCap databases using the Application Programming Interface (API). REDCap (Research Electronic Data CAPture) 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: 1.3
Depends: R (≥ 3.0.0)
Imports: chron, DBI, Hmisc (≥ 3.14-6), httr, stringr
Published: 2015-03-14
Author: Benjamin Nutter. Initiated by Jeffrey Horner and Will Gray with contributions from Jeremy Stephens, and Will Beasley
Maintainer: Stephen Lane <stephen.lane at barwonhealth.org.au>
BugReports: https://github.com/nutterb/redcapAPI/issues
License: GPL-2
URL: https://github.com/nutterb/redcapAPI/wiki, https://github.com/nutterb/redcapAPI, http://project-redcap.org
NeedsCompilation: yes
Citation: redcapAPI citation info
Materials: README NEWS
In views: WebTechnologies
CRAN checks: redcapAPI results

Downloads:

Reference manual: redcapAPI.pdf
Package source: redcapAPI_1.3.tar.gz
Windows binaries: r-devel: redcapAPI_1.3.zip, r-release: redcapAPI_1.3.zip, r-oldrel: redcapAPI_1.3.zip
OS X El Capitan binaries: r-release: redcapAPI_1.3.tgz
OS X Mavericks binaries: r-oldrel: redcapAPI_1.3.tgz
Old sources: redcapAPI archive

Linking:

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