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 <guijoseph.fabre@gmail.com>
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
RoxygenNote: 7.2.3
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
NeedsCompilation: no
Packaged: 2025-06-27 01:10:15 UTC; guill
Author: Guillaume Fabre [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-0124-9970>),
  Maelstrom Research [aut, fnd, cph]
Repository: CRAN
Date/Publication: 2025-06-27 07:50:05 UTC
Built: R 4.4.3; ; 2025-11-01 05:13:18 UTC; windows
