Package: madshapR
Type: Package
Title: Support Technical Processes Following 'Maelstrom Research'
        Standards
Version: 1.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 group",
             role=c("cph", "fnd"),
             email="info@maelstrom-research.org"),
      person(given = "Samuel",
             family = "El Bouzaïdi Tiali",
             role=c("ctb"),
             email="info@maelstrom-research.org"))
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, rlang, stringr, crayon, ggplot2, tidytext, grDevices,
        graphics, lubridate, janitor, forcats, knitr, bookdown, stats,
        DT, xfun, readr, tidyr, fs, utils, fabR
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: 2023-06-19 21:31:00 UTC; guill
Author: Guillaume Fabre [aut, cre] (<https://orcid.org/0000-0002-0124-9970>),
  Maelstrom-research group [cph, fnd],
  Samuel El Bouzaïdi Tiali [ctb]
Maintainer: Guillaume Fabre <guijoseph.fabre@gmail.com>
Repository: CRAN
Date/Publication: 2023-06-20 17:50:02 UTC
