Package: W4MRUtils
Title: Utils List for W4M - Workflow for Metabolomics
Version: 1.0.0
Authors@R: c(
    person("Lain", "Pavot", "", "lain.pavot@inrae.fr", role = c("aut", "cre")),
    person("Melanie", "Petera", "", "melanie.petera@inrae.fr", role = c("aut")))
Description: Provides a set of utility function to prevent the spread of
    utilities script in W4M (Workflow4Metabolomics) scripts, and centralize
    them in a single package.
    Some are meant to be replaced by real packages in a near future, like
    the parse_args() function: it is here only to prepare the ground for
    more global changes in W4M scripts and tools.
License: AGPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.1
Imports: methods, rlang
Suggests: covr, DT, knitr, optparse, pkgdown, rmarkdown, testthat (>=
        3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Collate: dataframe_helpers.R miniTools.R RcheckLibrary.R
        optparse_helper.R galaxy.R logging.R utils.R
NeedsCompilation: no
Packaged: 2023-09-08 14:31:36 UTC; lpavot
Author: Lain Pavot [aut, cre],
  Melanie Petera [aut]
Maintainer: Lain Pavot <lain.pavot@inrae.fr>
Repository: CRAN
Date/Publication: 2023-09-08 14:50:02 UTC
