REDCapR: Interaction Between R and REDCap

Encapsulates functions to streamline calls from R to the REDCap API. REDCap (Research Electronic Data CAPture) is a web application for building and managing online surveys and databases developed at Vanderbilt University. The Application Programming Interface (API) offers an avenue to access and modify data programmatically, improving the capacity for literate and reproducible programming.

Version: 0.11.0
Depends: R (≥ 3.0.0)
Imports: checkmate (≥ 2.0), dplyr (≥ 0.8.0), httr (≥ 1.4.0), magrittr (≥ 1.5), methods, readr (≥ 1.3.1), rlang (≥ 0.4), tibble (≥ 2.0), tidyr (≥ 1.0)
Suggests: covr (≥ 3.4), DBI (≥ 1.1), kableExtra (≥ 1.0), knitr (≥ 1.18), odbc (≥ 1.1.1), rmarkdown (≥ 2.0), sessioninfo (≥ 1.1.1), testthat (≥ 2.0)
Published: 2020-04-22
Author: Will Beasley ORCID iD [aut, cre], David Bard [ctb], Thomas Wilson [ctb], John J Aponte [ctb], Rollie Parrish [ctb], Benjamin Nutter [ctb], Andrew Peters [ctb], Hao Zhu ORCID iD [ctb], Felix Torres [ctb], Philip Chase [ctb]
Maintainer: Will Beasley <wibeasley at hotmail.com>
BugReports: https://github.com/OuhscBbmc/REDCapR/issues
License: GPL-2
URL: https://github.com/OuhscBbmc/REDCapR, http://ouhsc.edu/bbmc/, http://project-redcap.org
NeedsCompilation: no
Materials: README NEWS
CRAN checks: REDCapR results

Downloads:

Reference manual: REDCapR.pdf
Vignettes: Basic REDCapR Operations
Security Database
Troubleshooting REDCap API Calls
Advanced REDCapR Operations
Package source: REDCapR_0.11.0.tar.gz
Windows binaries: r-devel: REDCapR_0.11.0.zip, r-release: REDCapR_0.11.0.zip, r-oldrel: REDCapR_0.11.0.zip
macOS binaries: r-release: REDCapR_0.11.0.tgz, r-oldrel: REDCapR_0.11.0.tgz
Old sources: REDCapR archive

Reverse dependencies:

Reverse suggests: codified

Linking:

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