Package: ggrain
Title: A Rainclouds Geom for 'ggplot2'
Version: 0.0.4
Authors@R: c(
    person("Nicholas", "Judd", , "nickkjudd@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-0196-9871")),
    person("Jordy", "van Langen", , "jordyvanlangen@gmail.com", role = c("aut"),
           comment = c(ORCID = "0000-0003-2504-2381")),
    person("Micah", "Allen", , "", role = c("ctb"),
           comment = c(ORCID = "0000-0001-9399-4179")),
    person("Rogier", "Kievit", , "", role = c("aut"),
           comment = c(ORCID = "0000-0003-0700-4568")))
Description: The 'geom_rain()' function adds different geoms together using 'ggplot2' to create raincloud plots. 
License: MIT + file LICENSE
Encoding: UTF-8
Depends: ggplot2 (>= 3.4.0), R (>= 3.4.0)
Imports: grid, gghalves, ggpp (>= 0.5.6), rlang, vctrs (>= 0.5.0), cli
RoxygenNote: 7.3.0
URL: https://github.com/njudd/ggrain
BugReports: https://github.com/njudd/ggrain/issues
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-01-23 10:46:27 UTC; njudd
Author: Nicholas Judd [aut, cre] (<https://orcid.org/0000-0002-0196-9871>),
  Jordy van Langen [aut] (<https://orcid.org/0000-0003-2504-2381>),
  Micah Allen [ctb] (<https://orcid.org/0000-0001-9399-4179>),
  Rogier Kievit [aut] (<https://orcid.org/0000-0003-0700-4568>)
Maintainer: Nicholas Judd <nickkjudd@gmail.com>
Repository: CRAN
Date/Publication: 2024-01-23 11:50:02 UTC
Built: R 4.6.0; ; 2025-10-14 02:54:59 UTC; windows
