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.3.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, yaml |
Published: | 2024-10-23 |
DOI: | 10.32614/CRAN.package.REDCapR |
Author: | Will Beasley [aut, cre], David Bard [ctb], Thomas Wilson [ctb], John J Aponte [ctb], Rollie Parrish [ctb], Benjamin Nutter [ctb], Andrew Peters [ctb], Hao Zhu [ctb], Janosch Linkersdörfer [ctb], Jonathan Mang [ctb], Felix Torres [ctb], Philip Chase [ctb], Victor Castro [ctb], Greg Botwin [ctb], Stephan Kadauke [ctb], Ezra Porter [ctb], Matthew Schuelke [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 |
Package source: | REDCapR_1.3.0.tar.gz |
Windows binaries: | r-devel: REDCapR_1.3.0.zip, r-release: REDCapR_1.3.0.zip, r-oldrel: REDCapR_1.3.0.zip |
macOS binaries: | r-release (arm64): REDCapR_1.3.0.tgz, r-oldrel (arm64): REDCapR_1.3.0.tgz, r-release (x86_64): REDCapR_1.3.0.tgz, r-oldrel (x86_64): REDCapR_1.3.0.tgz |
Old sources: | REDCapR archive |
Reverse imports: | REDCapCAST, REDCapDM, REDCapTidieR, ReviewR, tidyREDCap |
Reverse suggests: | codified |
Please use the canonical form https://CRAN.R-project.org/package=REDCapR to link to this page.