Package: metacore
Title: A Centralized Metadata Object Focus on Clinical Trial Data
        Programming Workflows
Version: 0.1.3
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 = "Tamara",
             family = "Senior",
             role = "aut",
             email = "tamara.senior@roche.com"),
      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.3.1
Depends: R (>= 3.6)
Suggests: testthat, knitr, rmarkdown, covr
Imports: R6, tidyr, dplyr, stringr, magrittr, xml2, purrr, readxl,
        rlang, tibble, tidyselect
VignetteBuilder: knitr
URL: https://atorus-research.github.io/metacore/,
        https://github.com/atorus-research/metacore
BugReports: https://github.com/atorus-research/metacore/issues
NeedsCompilation: no
Packaged: 2024-05-02 09:12:38 UTC; christinafillmore
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>),
  Tamara Senior [aut],
  GSK/Atorus JPT [cph, fnd]
Maintainer: Christina Fillmore <christina.e.fillmore@gsk.com>
Repository: CRAN
Date/Publication: 2024-05-02 12:22:36 UTC
