REDCapDM: 'REDCap' Data Management

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
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
CRAN checks: REDCapDM results

Documentation:

Reference manual: REDCapDM.pdf
Vignettes: REDCapDM - Data reading and processing
REDCapDM - Queries
REDCapDM

Downloads:

Package source: REDCapDM_0.9.9.tar.gz
Windows binaries: r-devel: REDCapDM_0.9.8.zip, r-release: REDCapDM_0.9.8.zip, r-oldrel: REDCapDM_0.9.8.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

Linking:

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