Type: Package Package: graphicalMCP Title: Graphical Multiple Comparison Procedures Version: 0.2.9 Authors@R: c( person("Dong", "Xi", , "dong.xi1@gilead.com", role = c("aut", "cre")), person("Ethan", "Brockmann", , "ethan.brockmann@atorusresearch.com", role = "aut"), person("Gilead Sciences, Inc.", role = c("cph", "fnd")) ) Description: Multiple comparison procedures (MCPs) control the familywise error rate in clinical trials. Graphical MCPs include many commonly used procedures as special cases; see Bretz et al. (2011) , Lu (2016) , and Xi et al. (2017) . This package is a low-dependency implementation of graphical MCPs which allow mixed types of tests. It also includes power simulations and visualization of graphical MCPs. License: Apache License (>= 2) URL: https://github.com/openpharma/graphicalMCP BugReports: https://github.com/openpharma/graphicalMCP/issues Depends: R (>= 4.1.0) Imports: matrixStats, mvtnorm Suggests: bench, dplyr, forcats, ggplot2, gMCP, gt, here, htmltools, igraph, knitr, lrstat, prompt, rmarkdown, scales, testthat (>= 3.0.0), tibble, tictoc, tidyr, xfun VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Language: en-US Repository: https://openpharma.r-universe.dev Date/Publication: 2026-03-21 03:43:57 UTC RemoteUrl: https://github.com/openpharma/graphicalmcp RemoteRef: HEAD RemoteSha: 790e830fbdad16086b48d1a7818f7f0e6234c260 NeedsCompilation: no Packaged: 2026-06-21 11:15:57 UTC; root Author: Dong Xi [aut, cre], Ethan Brockmann [aut], Gilead Sciences, Inc. [cph, fnd] Maintainer: Dong Xi