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: 1.2.0
Depends: R (≥ 3.5.0)
Imports: checkmate (≥ 2.0), dplyr (≥ 1.0), httr (≥ 1.4.0), jsonlite, magrittr (≥ 1.5), methods, readr (≥ 2.0), rlang (≥ 0.4), tibble (≥ 2.0), tidyr (≥ 1.0)
Suggests: spelling, covr (≥ 3.4), DBI (≥ 1.1), kableExtra (≥ 1.0), knitr (≥ 1.18), odbc (≥ 1.1.1), purrr (≥ 0.3.4), rmarkdown (≥ 2.0), sessioninfo (≥ 1.1.1), testthat (≥ 3.0), tidyselect
Published: 2024-09-09
DOI: 10.32614/CRAN.package.REDCapR
Author: Will Beasley ORCID iD [aut, cre], David Bard ORCID iD [ctb], Thomas Wilson [ctb], John J Aponte [ctb], Rollie Parrish ORCID iD [ctb], Benjamin Nutter [ctb], Andrew Peters ORCID iD [ctb], Hao Zhu ORCID iD [ctb], Janosch Linkersdörfer ORCID iD [ctb], Jonathan Mang ORCID iD [ctb], Felix Torres [ctb], Philip Chase ORCID iD [ctb], Victor Castro ORCID iD [ctb], Greg Botwin [ctb], Stephan Kadauke ORCID iD [ctb], Ezra Porter ORCID iD [ctb], Matthew Schuelke ORCID iD [ctb]
Maintainer: Will Beasley <wibeasley at hotmail.com>
BugReports: https://github.com/OuhscBbmc/REDCapR/issues
License: MIT + file LICENSE
URL: https://ouhscbbmc.github.io/REDCapR/, https://github.com/OuhscBbmc/REDCapR, https://www.ouhsc.edu/bbmc/, https://projectredcap.org
NeedsCompilation: no
Language: en-US
Materials: README NEWS
In views: WebTechnologies
CRAN checks: REDCapR results

Documentation:

Reference manual: REDCapR.pdf
Vignettes: Basic REDCapR Operations (source, R code)
Security Database (source)
Troubleshooting REDCap API Calls (source, R code)
Advanced REDCapR Operations (source, R code)
Retrieving Longitudinal and Repeating Structures (source, R code)
Typical REDCap Workflow for a Data Analyst (source, R code)
Writing to a REDCap Project (source, R code)

Downloads:

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

Reverse dependencies:

Reverse imports: REDCapCAST, REDCapDM, REDCapTidieR, ReviewR, tidyREDCap
Reverse suggests: codified

Linking:

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