Package: metacore
Title: A Centralized Metadata Object Focus on Clinical Trial Data
        Programming Workflows
Version: 0.0.4
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 = "Maya",
             family = "Gans",
             role = "aut",
             email = "maya.gans@atorusresearch.com",
             comment = c(ORCID = "0000-0002-5452-6089")),
      person(given = "Ashley",
             family = "Tarasiewicz",
             role = "aut",
             email = "ashley.tarasiewicz@atorusresearch.com"),
      person(given = "Mike",
             family = "Stackhouse",
             role = "aut",
             email = "mike.stackhouse@atorusresearch.com",
             comment = c(ORCID = "0000-0001-6030-723X")),
      person(given = "GSK/Atorus JPT",
             role = c("cph", "fnd")))
Description: Create an immutable container holding metadata for the purpose of better enabling programming activities and functionality of other packages within the clinical programming workflow.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Suggests: testthat, knitr, rmarkdown, covr
Imports: R6, tidyr, dplyr, stringr, magrittr, XML, purrr, readxl,
        rlang, tibble, tidyselect
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-03-30 09:30:20 UTC; christina
Author: Christina Fillmore [aut, cre] (<https://orcid.org/0000-0003-0595-2302>),
  Maya Gans [aut] (<https://orcid.org/0000-0002-5452-6089>),
  Ashley Tarasiewicz [aut],
  Mike Stackhouse [aut] (<https://orcid.org/0000-0001-6030-723X>),
  GSK/Atorus JPT [cph, fnd]
Maintainer: Christina Fillmore <christina.e.fillmore@gsk.com>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2022-03-31 15:00:02 UTC
Built: R 4.0.5; ; 2022-04-01 11:18:41 UTC; unix
