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.1.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), rmarkdown (≥ 2.0), sessioninfo (≥ 1.1.1), testthat (≥ 3.0)
Published: 2022-08-10
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], Janosch Linkersdörfer ORCID iD [ctb], Jonathan Mang ORCID iD [ctb], Felix Torres [ctb], Philip Chase [ctb], Victor Castro 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://project-redcap.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
Security Database
Troubleshooting REDCap API Calls
Advanced REDCapR Operations
Typical REDCap Workflow for a Data Analyst

Downloads:

Package source: REDCapR_1.1.0.tar.gz
Windows binaries: r-devel: REDCapR_1.1.0.zip, r-release: REDCapR_1.1.0.zip, r-oldrel: REDCapR_1.1.0.zip
macOS binaries: r-release (arm64): REDCapR_1.1.0.tgz, r-oldrel (arm64): REDCapR_1.1.0.tgz, r-release (x86_64): REDCapR_1.1.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.