Package: gghalves
Title: Compose Half-Half Plots Using Your Favourite Geoms
Version: 0.1.2
Authors@R: person("Frederik", "Tiedemann", email = "fj.tiedemann@googlemail.com", role = c("aut", "cre"))
Description: A 'ggplot2' extension for easy plotting of half-half geom combinations. Think half boxplot and half jitterplot, or half violinplot and half dotplot.
URL: https://github.com/erocoar/gghalves
License: MIT + file LICENSE
Encoding: UTF-8
Depends: ggplot2 (>= 3.0.0), R (>= 3.4.0)
Imports: grid, gtable, grDevices
RoxygenNote: 7.2.0
Suggests: knitr, rmarkdown, dplyr
Collate: 'utilities.R' 'geom_half_dotplot.R' 'geom_half_boxplot.R'
        'geom_half_point.R' 'geom_half_point_panel.R'
        'geom_half_violin.R' 'stat-half-bindot.R' 'stat-half-point.R'
        'stat-half-ydensity.R' 'ggproto-classes.R'
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-05-27 08:40:38 UTC; pnl0ph56
Author: Frederik Tiedemann [aut, cre]
Maintainer: Frederik Tiedemann <fj.tiedemann@googlemail.com>
Repository: CRAN
Date/Publication: 2022-05-27 09:10:02 UTC
