Package: boxly
Title: Interactive Box Plot
Version: 0.1.1
Authors@R: c(
    person("Benjamin", "Wang", email = "benjamin.wang@merck.com", role = c("aut", "cre")),
    person("Yujie", "Zhao", role = c("aut")),
    person("Yilong", "Zhang", role = c("ctb")),
    person("Nan", "Xiao", role = c("ctb")),
    person("Hiroaki", "Fukuda", role = c("ctb")),
    person("Sarad", "Nepal",  role = c("ctb")),
    person("Madhusudhan", "Ginnaram", role = c("ctb")),
    person("Venkatesh", "Burla", role = c("ctb")),
    person("Merck Sharp & Dohme Corp", role = "cph")
    )
Description: Interactive box plot using 'plotly' for clinical trial analysis.
License: GPL (>= 3)
URL: https://merck.github.io/boxly/, https://github.com/Merck/boxly
BugReports: https://github.com/Merck/boxly/issues
Encoding: UTF-8
LazyData: true
Depends: R (>= 4.1.0)
Imports: DT, brew, rlang, crosstalk, ggplot2, htmlwidgets, htmltools,
        metalite, plotly, uuid
Suggests: covr, knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-10-24 02:27:07 UTC; wangben
Author: Benjamin Wang [aut, cre],
  Yujie Zhao [aut],
  Yilong Zhang [ctb],
  Nan Xiao [ctb],
  Hiroaki Fukuda [ctb],
  Sarad Nepal [ctb],
  Madhusudhan Ginnaram [ctb],
  Venkatesh Burla [ctb],
  Merck Sharp & Dohme Corp [cph]
Maintainer: Benjamin Wang <benjamin.wang@merck.com>
Repository: CRAN
Date/Publication: 2023-10-24 02:40:02 UTC
Built: R 4.6.0; ; 2025-08-18 12:53:47 UTC; unix
