Package: VizTest
Title: Optimal Confidence Intervals for Visual Testing
Version: 0.6
Authors@R: 
    c(person("Dave", "Armstrong", , email="davearmstrong.ps@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-9358-2489")),
    person("William", "Poirier", , "wpoirier@uwo.ca", role = c("aut"),
           comment = c(ORCID = "0000-0002-3274-1351")))
Description: Identifies the optimal confidence level to represent the results of a set of pairwise tests as suggested by Armstrong and Poirier (2025) <doi:10.1017/pan.2024.24>.  
Depends: R (>= 4.1.0)
Imports: dplyr, emmeans, ggplot2, ggtext, HDInterval, multcomp, tidyr
Suggests: carData, collapse, factorplot (>= 1.3), forcats, ggnewscale,
        ggsignif, knitr, lme4, marginaleffects, multcompView, mvtnorm,
        patchwork, psre, rmarkdown, sandwich, testthat (>= 3.0.0),
        wooldridge
VignetteBuilder: knitr
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-12-03 22:42:08 UTC; david
Author: Dave Armstrong [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9358-2489>),
  William Poirier [aut] (ORCID: <https://orcid.org/0000-0002-3274-1351>)
Maintainer: Dave Armstrong <davearmstrong.ps@gmail.com>
Repository: CRAN
Date/Publication: 2025-12-04 06:20:26 UTC
