Package: vayr
Title: Extensions for 'ggplot2' to Visualize as You Randomize
Version: 1.0.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: Position adjustments for 'ggplot2' to implement "visualize as
    you randomize" principles, which can be especially useful when
    plotting experimental data.
License: GPL-2 | file LICENSE
URL: https://alexandercoppock.com/vayr/index.html
Depends: R (>= 4.1.0)
Imports: ggplot2 (>= 3.0.0), packcircles (>= 0.3.7), withr (>= 2.1.1)
Suggests: dplyr, estimatr, knitr, patchwork, randomizr, rmarkdown,
        sessioninfo, testthat, tibble, tidyverse
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-04-10 18:06:23 UTC; ac2595
Author: Alexander Coppock [aut, cre, cph]
    (<https://orcid.org/0000-0002-5733-2386>),
  Elias Hyde [ctb]
Maintainer: Alexander Coppock <acoppock@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-15 20:10:05 UTC
Built: R 4.4.1; ; 2025-04-15 22:38:11 UTC; unix
