Package: metatools
Type: Package
Title: Enable the Use of 'metacore' to Help Create and Check Dataset
Version: 0.1.1
Authors@R: c(
         person(given = "Christina",
             family = "Fillmore",
             role = c("aut", "cre"),
             email = "christina.e.fillmore@gsk.com",
             comment = c(ORCID = "0000-0003-0595-2302")),
         person(given = "Mike",
           family = "Stackhouse",
           role = c("aut"),
           email = "mike.stackhouse@atorusresearch.com",
           comment = c(ORCID = "0000-0001-6030-723X")),
         person("GlaxoSmithKline LLC", role = c("cph", "fnd")),
         person("F. Hoffmann-La Roche AG", role = c("cph", "fnd")),
         person("Atorus Research LLC", role = c("cph", "fnd"))
             )
Description: Uses the metadata information stored in 'metacore' objects to check and build metadata associated columns.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: dplyr, metacore (>= 0.0.4), purrr, rlang, stringr, tidyr
Suggests: tibble, testthat (>= 3.0.0), haven, magrittr, covr,
        safetyData
Config/testthat/edition: 3
URL: https://pharmaverse.github.io/metatools/
NeedsCompilation: no
Packaged: 2022-04-19 10:00:09 UTC; cf124952
Author: Christina Fillmore [aut, cre] (<https://orcid.org/0000-0003-0595-2302>),
  Mike Stackhouse [aut] (<https://orcid.org/0000-0001-6030-723X>),
  GlaxoSmithKline LLC [cph, fnd],
  F. Hoffmann-La Roche AG [cph, fnd],
  Atorus Research LLC [cph, fnd]
Maintainer: Christina Fillmore <christina.e.fillmore@gsk.com>
Repository: CRAN
Date/Publication: 2022-04-20 08:52:30 UTC
Built: R 4.1.1; ; 2022-04-20 09:52:04 UTC; unix
