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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Repository: https://acoppock.r-universe.dev Date/Publication: 2025-04-10 18:03:52 UTC RemoteUrl: https://github.com/acoppock/vayr RemoteRef: HEAD RemoteSha: aa5e3d320081507da42b6eb1041ae8aa9270145d NeedsCompilation: no Packaged: 2026-07-14 08:20:52 UTC; root Author: Alexander Coppock [aut, cre, cph] (ORCID: ), Elias Hyde [ctb] Maintainer: Alexander Coppock