Package: metacore
Title: A Centralized Metadata Object Focus on Clinical Trial Data
        Programming Workflows
Version: 0.2.1
Authors@R: c(
    person("Liam", "Hobby", , "liam.f.hobby@gsk.com", role = c("aut", "cre")),
    person("Christina", "Fillmore", , "christina.e.fillmore@gsk.com", role = "aut",
           comment = c(ORCID = "0000-0003-0595-2302")),
    person("Bill", "Denney", role = "aut"),
    person("Maya", "Gans", , "maya.gans@atorusresearch.com", role = "aut",
           comment = c(ORCID = "0000-0002-5452-6089")),
    person("Ashley", "Tarasiewicz", , "ashley.tarasiewicz@atorusresearch.com", role = "aut"),
    person("Mike", "Stackhouse", , "mike.stackhouse@atorusresearch.com", role = "aut",
           comment = c(ORCID = "0000-0001-6030-723X")),
    person("Tamara", "Senior", , "tamara.senior@roche.com", role = "aut"),
    person("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
URL: https://atorus-research.github.io/metacore/,
        https://github.com/atorus-research/metacore
BugReports: https://github.com/atorus-research/metacore/issues
Depends: R (>= 4.1.0)
Imports: cli, dplyr, magrittr, purrr, R6, readxl, rlang, stringr,
        tibble, tidyr, tidyselect, xml2
Suggests: covr, knitr, rmarkdown, testthat
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-19 15:22:41 UTC; Liam
Author: Liam Hobby [aut, cre],
  Christina Fillmore [aut] (ORCID:
    <https://orcid.org/0000-0003-0595-2302>),
  Bill Denney [aut],
  Maya Gans [aut] (ORCID: <https://orcid.org/0000-0002-5452-6089>),
  Ashley Tarasiewicz [aut],
  Mike Stackhouse [aut] (ORCID: <https://orcid.org/0000-0001-6030-723X>),
  Tamara Senior [aut],
  GSK/Atorus JPT [cph, fnd]
Maintainer: Liam Hobby <liam.f.hobby@gsk.com>
Repository: CRAN
Date/Publication: 2025-07-21 12:41:36 UTC
Built: R 4.5.2; ; 2025-11-08 04:19:06 UTC; windows
