Package: gMCPLite
Title: Lightweight Graph Based Multiple Comparison Procedures
Version: 0.1.6
Authors@R: c(
    person("Yalin", "Zhu", email = "yalin.zhu@outlook.com", role = "aut",
           comment = c(ORCID = "0000-0003-3830-8660")),
    person("Yilong", "Zhang", email = "elong0527@gmail.com", role = "aut"),
    person("Xuan", "Deng", email = "xuan.deng@merck.com", role = "aut"),
    person("Keaven", "Anderson", email = "keaven_anderson@merck.com", role = "aut"),
    person("Nan", "Xiao", email = "nan.xiao1@merck.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-0250-5673")),
    person("Kornelius", "Rohmeyer", email = "rohmeyer@small-projects.de", role = "ctb",
           comment = "gMCP author"),
    person("Florian", "Klinglmueller", email = "float@lefant.net", role = "ctb",
           comment = "gMCP author"),
    person("gMCP project contributors", role = "cph", comment = "gMCP package"),
    person("Merck & Co., Inc., Rahway, NJ, USA and its affiliates", role = "cph")
    )
Description: A lightweight fork of 'gMCP' with functions for graphical
    described multiple test procedures introduced in
    Bretz et al. (2009) <doi:10.1002/sim.3495> and
    Bretz et al. (2011) <doi:10.1002/bimj.201000239>.
    Implements a flexible function using 'ggplot2' to create
    multiplicity graph visualizations.
    Contains instructions of multiplicity graph and graphical testing for
    group sequential design, described in
    Maurer and Bretz (2013) <doi:10.1080/19466315.2013.807748>,
    with necessary unit testing using 'testthat'.
License: GPL-3
URL: https://merck.github.io/gMCPLite/,
        https://github.com/Merck/gMCPLite
BugReports: https://github.com/Merck/gMCPLite/issues
Encoding: UTF-8
VignetteBuilder: knitr
Depends: R (>= 3.6.0)
Imports: ggplot2, graphics, grDevices, grid, MASS, methods, mvtnorm,
        stats, utils
Suggests: covr, dplyr, gridExtra, gsDesign, gt, kableExtra, knitr,
        multcomp, ragg, rmarkdown, scales, testthat (>= 3.0.0), tibble,
        vdiffr
Config/testthat/edition: 3
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-08-26 04:20:35 UTC; xiaonan4
Author: Yalin Zhu [aut] (ORCID: <https://orcid.org/0000-0003-3830-8660>),
  Yilong Zhang [aut],
  Xuan Deng [aut],
  Keaven Anderson [aut],
  Nan Xiao [aut, cre] (ORCID: <https://orcid.org/0000-0002-0250-5673>),
  Kornelius Rohmeyer [ctb] (gMCP author),
  Florian Klinglmueller [ctb] (gMCP author),
  gMCP project contributors [cph] (gMCP package),
  Merck & Co., Inc., Rahway, NJ, USA and its affiliates [cph]
Maintainer: Nan Xiao <nan.xiao1@merck.com>
Repository: CRAN
Date/Publication: 2025-08-26 04:40:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-26 07:58:14 UTC; unix
Archs: gMCPLite.so.dSYM
