Package: madshapR Type: Package Title: Functions to Support Data Management and Processing Using the Maelstrom Research Approach Version: 2.0.0 Authors@R: c(person(given = "Guillaume", family = "Fabre", role = c("aut","cre"), email = "guijoseph.fabre@gmail.com", comment = c(ORCID = "0000-0002-0124-9970")), person("Maelstrom Research", role=c("aut","fnd","cph"), email="info@maelstrom-research.org")) Maintainer: Guillaume Fabre Description: Functions to support data cleaning, evaluation, and description, developed for integration with Maelstrom Research software tools. 'madshapR' provides functions primarily to evaluate and manipulate datasets and data dictionaries in preparation for data harmonization with the package 'Rmonize' and to facilitate integration and transfer between RStudio servers and secure Opal environments. 'madshapR' functions can be used independently but are optimized in conjunction with ‘Rmonize’ functions for streamlined and coherent harmonization processing. License: GPL-3 LazyData: true Depends: R (>= 3.5) Imports: dplyr (>= 1.1.0), rlang, stringr, crayon, ggplot2, grDevices, graphics, lubridate, janitor, forcats, knitr, haven, bookdown, stats, DT, readr, tidyr, fs, utils, fabR (>= 2.1.1) URL: https://github.com/maelstrom-research/madshapR BugReports: https://github.com/maelstrom-research/madshapR/issues Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 VignetteBuilder: knitr Encoding: UTF-8 Language: en-US Config/pak/sysreqs: cmake git make libgit2-dev libicu-dev libuv1-dev libssl-dev libx11-dev zlib1g-dev Repository: https://maelstrom-research.r-universe.dev Date/Publication: 2025-07-25 15:33:44 UTC RemoteUrl: https://github.com/maelstrom-research/madshapr RemoteRef: HEAD RemoteSha: 73bd89c8f7e99f09199003b3b05b85d56e45f14b NeedsCompilation: no Packaged: 2026-06-20 06:38:18 UTC; root Author: Guillaume Fabre [aut, cre] (ORCID: ), Maelstrom Research [aut, fnd, cph]