Package: metalite
Title: ADaM Metadata Structure
Version: 0.1.4
Authors@R: c(
    person("Yilong", "Zhang", role = c("aut")),
    person("Yujie", "Zhao", email = "yujie.zhao@merck.com", role = c("aut", "cre")),
    person("Nan", "Xiao", role = c("aut")),
    person("Benjamin", "Wang", role = c("ctb")),
    person("Brian", "Lang", role = c("ctb")),
    person("Howard", "Baek", role = c("ctb")),
    person("Ruchitbhai", "Patel", role = c("ctb")),
    person("Madhusudhan", "Ginnaram", role = c("ctb")),
    person("Sarad", "Nepal", role = c("ctb")),
    person("Venkatesh", "Burla", role = c("ctb")),
    person("Merck Sharp & Dohme Corp", role = c("cph"))
    )
Description: A metadata structure for clinical data analysis
    and reporting based on Analysis Data Model (ADaM) datasets.
    The package simplifies clinical analysis and reporting tool development
    by defining standardized inputs, outputs, and workflow.
    The package can be used to create analysis and reporting planning grid,
    mock table, and validated analysis and reporting results based on
    consistent inputs.
License: GPL-3
URL: https://merck.github.io/metalite/,
        https://github.com/Merck/metalite
BugReports: https://github.com/Merck/metalite/issues
Encoding: UTF-8
VignetteBuilder: knitr
Depends: R (>= 4.1.0)
Imports: rlang, utils, stats
Suggests: ggplot2, covr, dplyr, glue, gt, knitr, r2rtf, rmarkdown,
        testthat (>= 3.0.0), tibble
Config/testthat/edition: 3
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-08-22 17:25:19 UTC; wangben
Author: Yilong Zhang [aut],
  Yujie Zhao [aut, cre],
  Nan Xiao [aut],
  Benjamin Wang [ctb],
  Brian Lang [ctb],
  Howard Baek [ctb],
  Ruchitbhai Patel [ctb],
  Madhusudhan Ginnaram [ctb],
  Sarad Nepal [ctb],
  Venkatesh Burla [ctb],
  Merck Sharp & Dohme Corp [cph]
Maintainer: Yujie Zhao <yujie.zhao@merck.com>
Repository: CRAN
Date/Publication: 2024-08-22 22:00:02 UTC
Built: R 4.6.0; ; 2025-07-18 03:49:59 UTC; unix
