REDCapDM: 'REDCap' Data Management

Access and manage 'REDCap' data. 'REDCap' (Research Electronic Data CAPture; <https://projectredcap.org>) is a web application for building and managing online surveys and databases developed at Vanderbilt University. The API allows users to programmatic access data and project meta data (such as the data dictionary) from the web. This package allows us to read 'REDCap' data, exported or using an API connection, identify missing or extreme values, identify missing 'REDCap' events in each observation, do a follow-up of the queries initially identified and it also facilitates the process of data management.

Version: 0.8.5
Depends: R (≥ 2.10)
Imports: dplyr, janitor, magrittr, openxlsx, purrr, REDCapR, rlang, stringr, tibble, tidyr, tidyselect, utils, stringi, labelled, cli
Suggests: knitr, rmarkdown, kableExtra
Published: 2023-12-05
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/ubidi/REDCapDM/issues
License: MIT + file LICENSE
URL: https://ubidi.github.io/REDCapDM/
NeedsCompilation: no
Materials: NEWS
CRAN checks: REDCapDM results

Documentation:

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

Downloads:

Package source: REDCapDM_0.8.5.tar.gz
Windows binaries: r-devel: REDCapDM_0.8.5.zip, r-release: REDCapDM_0.8.5.zip, r-oldrel: REDCapDM_0.8.0.zip
macOS binaries: r-release (arm64): REDCapDM_0.8.5.tgz, r-oldrel (arm64): REDCapDM_0.8.5.tgz, r-release (x86_64): REDCapDM_0.8.5.tgz, r-oldrel (x86_64): REDCapDM_0.8.0.tgz
Old sources: REDCapDM archive

Linking:

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