Package: madshapR
Type: Package
Title: Support Technical Processes Following 'Maelstrom Research'
        Standards
Version: 1.1.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 group",
             role=c("cph", "fnd")))
Description: Functions to support rigorous processes in data cleaning, 
     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 process, diagnose 
     errors, and summarize and evaluate datasets and their associated 
     data dictionaries. The main outputs are clean datasets and 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>).
License: GPL-3
LazyData: true
Depends: R (>= 3.4)
Imports: dplyr (>= 1.1.0), rlang, stringr, crayon, ggplot2, tidytext,
        grDevices, graphics, lubridate, janitor, forcats, knitr, haven,
        bookdown, stats, DT, readr, tidyr, fs, utils, fabR (>= 2.0.0),
        lifecycle
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: 2024-04-23 14:42:58 UTC; guill
Author: Guillaume Fabre [aut, cre] (<https://orcid.org/0000-0002-0124-9970>),
  Maelstrom-research group [cph, fnd]
Maintainer: Guillaume Fabre <guijoseph.fabre@gmail.com>
Repository: CRAN
Date/Publication: 2024-04-23 15:10:02 UTC
Built: R 4.2.3; ; 2024-04-23 17:14:42 UTC; unix
