Package: vayr
Title: Extensions for 'ggplot2' to Visualize as You Randomize
Version: 1.1.0
Authors@R: 
    c(person("Alexander", "Coppock", , "acoppock@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-5733-2386")),
           person("Elias", "Hyde", , "eliasworrallhyde@gmail.com", role = "ctb"))
Description: Extensions for 'ggplot2' that implement the "visualize as you
    randomize" principles of Coppock (2021)
    <doi:10.1017/9781108777919.022>, which can be especially useful when
    plotting experimental data. Provides position adjustments that arrange
    over-plotted points so that a statistical model can be shown in
    data-space, and a helper for graphing extreme value bounds when an
    experiment encounters attrition.
License: GPL-2 | file LICENSE
URL: https://alexandercoppock.com/vayr/
Depends: R (>= 4.1.0)
Imports: ggplot2 (>= 3.0.0), packcircles (>= 0.3.7), withr (>= 2.1.1)
Suggests: dplyr, estimatr, knitr, marginaleffects, patchwork,
        randomizr, rmarkdown, sessioninfo, testthat, tibble, tidyr,
        tidyverse
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-08-21 15:16:24 UTC; alexandercoppock
Author: Alexander Coppock [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-5733-2386>),
  Elias Hyde [ctb]
Maintainer: Alexander Coppock <acoppock@gmail.com>
Repository: CRAN
Date/Publication: 2026-08-21 17:30:02 UTC
