Package: multcompView Type: Package Title: Visualizations of Paired Comparisons Version: 0.1-12 Authors@R: c( person("Spencer", "Graves", role = "aut"), person("Hans-Peter", "Piepho", role = "aut"), person("Luciano", "Selzer", email = "luciano.selzer@gmail.com", role = c("aut", "cre")), person("Sundar", "Dorai-Raj", role = "ctb")) Description: Convert a logical vector or a vector of p-values or a correlation, difference, or distance matrix into a display identifying the pairs for which the differences were not significantly different. Designed for use in conjunction with the output of functions like TukeyHSD, dist (stats), simint, simtest, csimint, csimtest (multcomp), friedmanmc, kruskalmc (pgirmess). License: GPL-2 Imports: grid Suggests: multcomp, pgirmess, MASS, testthat (>= 3.0.0) RoxygenNote: 7.3.3 URL: https://lselzer.github.io/multcompView/ BugReports: https://github.com/lselzer/multcompView/issues Config/testthat/edition: 3 Repository: https://lselzer.r-universe.dev Date/Publication: 2026-07-26 17:17:25 UTC RemoteUrl: https://github.com/lselzer/multcompview RemoteRef: HEAD RemoteSha: ee2350ceb4a87e01c9449722530689ccd43806a9 NeedsCompilation: no Packaged: 2026-07-26 17:44:52 UTC; root Author: Spencer Graves [aut], Hans-Peter Piepho [aut], Luciano Selzer [aut, cre], Sundar Dorai-Raj [ctb] Maintainer: Luciano Selzer