REDCap Data Management - REDCapDM is an R package that allows users to manage data exported directly from REDCap or using an API connection. This package includes several functions designed for pre-processing data, generating reports of queries such as outliers or missing values, and following up on the identified queries. 'REDCap' (Research Electronic Data CAPture; <https://projectredcap.org>) is a web application developed at Vanderbilt University, designed for creating and managing online surveys and databases and the REDCap API is an interface that allows external applications to connect to REDCap remotely, and is used to programmatically retrieve or modify project data or settings within REDCap, such as importing or exporting data.
Version: | 0.9.9 |
Depends: | R (≥ 3.6) |
Imports: | dplyr, janitor, magrittr, openxlsx, purrr, REDCapR, rlang, stringr, tibble, tidyr, tidyselect, utils, stringi, labelled, cli, forcats |
Suggests: | knitr, rmarkdown, kableExtra |
Published: | 2024-05-06 |
DOI: | 10.32614/CRAN.package.REDCapDM |
Author: | João Carmezim [aut, cre], Pau Satorra [aut], Judith Peñafiel [aut], Esther García [aut], Natàlia Pallarès [aut], Cristian Tebé [aut] |
Maintainer: | João Carmezim <jcarmezim at igtp.cat> |
BugReports: | https://github.com/bruigtp/REDCapDM/issues |
License: | MIT + file LICENSE |
URL: | https://bruigtp.github.io/REDCapDM/, https://doi.org/10.1186/s12874-024-02178-6 |
NeedsCompilation: | no |
Citation: | REDCapDM citation info |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | REDCapDM results |
Reference manual: | REDCapDM.pdf |
Vignettes: |
REDCapDM - Data reading and processing REDCapDM - Queries REDCapDM |
Package source: | REDCapDM_0.9.9.tar.gz |
Windows binaries: | r-devel: REDCapDM_0.9.9.zip, r-release: REDCapDM_0.9.9.zip, r-oldrel: REDCapDM_0.9.9.zip |
macOS binaries: | r-release (arm64): REDCapDM_0.9.9.tgz, r-oldrel (arm64): REDCapDM_0.9.9.tgz, r-release (x86_64): REDCapDM_0.9.9.tgz, r-oldrel (x86_64): REDCapDM_0.9.9.tgz |
Old sources: | REDCapDM archive |
Please use the canonical form https://CRAN.R-project.org/package=REDCapDM to link to this page.