Package: forestly
Title: Interactive Forest Plot
Version: 0.1.2
Authors@R: c(
    person("Yilong", "Zhang", role = c("aut")),
    person("Benjamin", "Wang", email = "benjamin.wang@merck.com", role = c("aut", "cre")),
    person("Yujie", "Zhao", role = c("aut")),
    person("Nan", "Xiao", role = c("ctb")),
    person("Hiroaki", "Fukuda", role = c("ctb")),
    person("Yulia", "Sidi", role = c("ctb")),
    person("Xuan", "Deng", role = c("ctb")),
    person("Merck & Co., Inc., Rahway, NJ, USA and its affiliates", role = "cph")
    )
Description: Interactive forest plot for clinical trial safety analysis
    using 'metalite', 'reactable', 'plotly', and Analysis Data Model (ADaM)
    datasets. Includes functionality for adverse event filtering,
    incidence-based group filtering, hover-over reveals, and search and sort
    operations. The workflow allows for metadata construction, data preparation,
    output formatting, and interactive plot generation.
License: GPL (>= 3)
URL: https://merck.github.io/forestly/,
        https://github.com/Merck/forestly
BugReports: https://github.com/Merck/forestly/issues
Encoding: UTF-8
LazyData: true
Depends: R (>= 4.1)
Imports: brew, crosstalk, glue, htmltools, metalite, metalite.ae,
        reactable, reactR, rlang, ggplot2, uuid
Suggests: covr, dplyr, knitr, r2rtf, rmarkdown, patchwork, testthat (>=
        3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-01-09 18:45:06 UTC; wangben
Author: Yilong Zhang [aut],
  Benjamin Wang [aut, cre],
  Yujie Zhao [aut],
  Nan Xiao [ctb],
  Hiroaki Fukuda [ctb],
  Yulia Sidi [ctb],
  Xuan Deng [ctb],
  Merck & Co., Inc., Rahway, NJ, USA and its affiliates [cph]
Maintainer: Benjamin Wang <benjamin.wang@merck.com>
Repository: CRAN
Date/Publication: 2025-01-10 16:20:14 UTC
Built: R 4.3.3; ; 2025-01-10 16:49:51 UTC; unix
