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.9.3 |
Depends: | R (≥ 3.0.0), stats |
Imports: | httr (≥ 1.0.0), methods, plyr |
Suggests: | devtools, knitr, rmarkdown, RODBC, testthat (≥ 0.9) |
Published: | 2015-08-26 |
Author: | Will Beasley [aut, cre], David Bard [ctb], Thomas Wilson [ctb], John J Aponte [ctb], Rollie Parrish [ctb], Benjamin Nutter [ctb], Andrew Peters [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 |
Reference manual: | REDCapR.pdf |
Vignettes: |
Basic REDCapR Operations Security Database Troubleshooting REDCap API Calls |
Package source: | REDCapR_0.9.3.tar.gz |
Windows binaries: | r-devel: REDCapR_0.9.3.zip, r-release: REDCapR_0.9.3.zip, r-oldrel: REDCapR_0.9.3.zip |
OS X Snow Leopard binaries: | r-release: REDCapR_0.9.3.tgz, r-oldrel: REDCapR_0.7-1.tgz |
OS X Mavericks binaries: | r-release: REDCapR_0.9.3.tgz |
Old sources: | REDCapR archive |