Package: metacore Title: A Centralized Metadata Object Focus on Clinical Trial Data Programming Workflows Version: 0.3.0 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, lifecycle, magrittr, purrr, R6, readxl, rlang, stringr, tibble, tidyr, tidyselect, xml2 Suggests: covr, knitr, rmarkdown, testthat VignetteBuilder: knitr Encoding: UTF-8 Roxygen: list(markdown = TRUE, r6 = FALSE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libicu-dev libxml2-dev Repository: https://pharmaverse.r-universe.dev Date/Publication: 2026-06-10 21:01:10 UTC RemoteUrl: https://github.com/atorus-research/metacore RemoteRef: HEAD RemoteSha: 49565d88a6ae9cb9b0499b61d99a1c3a0e9ae9c2 NeedsCompilation: no Packaged: 2026-06-10 22:57:33 UTC; root Author: Liam Hobby [aut, cre], Christina Fillmore [aut] (ORCID: ), Bill Denney [aut], Maya Gans [aut] (ORCID: ), Ashley Tarasiewicz [aut], Mike Stackhouse [aut] (ORCID: ), Tamara Senior [aut], GSK/Atorus JPT [cph, fnd] Maintainer: Liam Hobby