Functions to support rigorous retrospective data harmonization processing, evaluation, and documentation across datasets from different studies based on Maelstrom Research guidelines. The package includes the core functions to evaluate and format the main inputs that define the harmonization process, apply specified processing rules to generate harmonized data, diagnose processing errors, and summarize and evaluate harmonized outputs. The main inputs that define the processing are a DataSchema (list and definitions of harmonized variables to be generated) and Data Processing Elements (processing rules to be applied to generate harmonized variables from study-specific variables). The main outputs of processing are harmonized datasets, associated metadata, and tabular and visual summary reports. As described in Maelstrom Research guidelines for rigorous retrospective data harmonization (Fortier I and al. (2017) <doi:10.1093/ije/dyw075>).
Version: | 1.1.0 |
Depends: | R (≥ 3.4) |
Imports: | dplyr (≥ 1.1.0), rlang, stringr, tidyr, crayon, haven, utils, fs, lifecycle, fabR (≥ 2.0.0), madshapR |
Suggests: | janitor, car, knitr |
Published: | 2024-05-01 |
DOI: | 10.32614/CRAN.package.Rmonize |
Author: | Guillaume Fabre [aut, cre], Maelstrom-research group [fnd, cph] |
Maintainer: | Guillaume Fabre <guijoseph.fabre at gmail.com> |
BugReports: | https://github.com/maelstrom-research/Rmonize/issues |
License: | GPL-3 |
URL: | https://github.com/maelstrom-research/Rmonize/ |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | Rmonize results |
Reference manual: | Rmonize.pdf |
Vignettes: |
Glossary and templates Data Processing Elements Example with Rmonize_DEMO |
Package source: | Rmonize_1.1.0.tar.gz |
Windows binaries: | r-devel: Rmonize_1.1.0.zip, r-release: Rmonize_1.1.0.zip, r-oldrel: Rmonize_1.1.0.zip |
macOS binaries: | r-release (arm64): Rmonize_1.1.0.tgz, r-oldrel (arm64): Rmonize_1.1.0.tgz, r-release (x86_64): Rmonize_1.1.0.tgz, r-oldrel (x86_64): Rmonize_1.1.0.tgz |
Old sources: | Rmonize archive |
Please use the canonical form https://CRAN.R-project.org/package=Rmonize to link to this page.