Package: metalite.sl
Title: Subject-Level Analysis Using 'metalite'
Version: 0.1.1
Authors@R: c(
    person("Benjamin", "Wang", email = "benjamin.wang@merck.com", role = c("aut", "cre")),
    person("Yujie", "Zhao", role = "aut"),
    person("Hiroaki", "Fukuda", role = "aut"),
    person("PoYao", "Niu", role = "aut"),
    person("Nan", "Xiao", role = "aut"),
    person("Jeetener", "Chauhan", role = "ctb"),
    person("Li", "Ma", role = "ctb"),
    person("Chen", "Wang", role = "ctb"),
    person("Merck Sharp & Dohme Corp", role = "cph")
    )
Description: Analyzes subject-level data in clinical trials using the 'metalite'
    data structure. The package simplifies the workflow to create
    production-ready tables, listings, and figures discussed in the
    subject-level analysis chapters of
    "R for Clinical Study Reports and Submission"
    by Zhang et al. (2022) <https://r4csr.org/>.
Depends: R (>= 4.1.0)
License: GPL (>= 3)
Imports: glue, metalite, metalite.ae, r2rtf, reactable, stringr, rlang,
        plotly, htmltools, brew, uuid
Suggests: dplyr, knitr, testthat (>= 3.0.0), tidyr
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-05-08 23:34:17 UTC; fukuhiro
Author: Benjamin Wang [aut, cre],
  Yujie Zhao [aut],
  Hiroaki Fukuda [aut],
  PoYao Niu [aut],
  Nan Xiao [aut],
  Jeetener Chauhan [ctb],
  Li Ma [ctb],
  Chen Wang [ctb],
  Merck Sharp & Dohme Corp [cph]
Maintainer: Benjamin Wang <benjamin.wang@merck.com>
Repository: CRAN
Date/Publication: 2025-05-09 02:50:02 UTC
Built: R 4.6.0; ; 2025-10-11 03:49:05 UTC; windows
