Package: ggpol
Title: Visualizing Social Science Data with 'ggplot2'
Version: 0.0.7
Authors@R: person("Frederik", "Tiedemann", email = "fj.tiedemann@googlemail.com", role = c("aut", "cre"))
Description: A 'ggplot2' extension for implementing parliament charts and several other useful visualizations. 
URL: https://github.com/erocoar/ggpol
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: ggplot2 (>= 3.3.0), R (>= 3.4.0)
Imports: grid, gtable, grDevices, plyr, rlang, dplyr, tibble, glue
RoxygenNote: 7.1.0
Suggests: knitr, rmarkdown
Collate: 'facet_share.R' 'utilities.R' 'geom_arcbar.R' 'geom_bartext.R'
        'geom_boxjitter.R' 'geom_circle.R' 'geom_confmat.R'
        'geom_parliament.R' 'geom_tshighlight.R' 'ggproto-classes.R'
        'stat-arcbar.R' 'stat-boxjitter.R' 'stat-circle.R'
        'stat-confmat.R' 'stat-parliament.R'
NeedsCompilation: no
Packaged: 2020-11-08 13:24:59 UTC; fjtie
Author: Frederik Tiedemann [aut, cre]
Maintainer: Frederik Tiedemann <fj.tiedemann@googlemail.com>
Repository: CRAN
Date/Publication: 2020-11-08 13:40:02 UTC
Built: R 4.5.0; ; 2025-04-02 03:34:51 UTC; unix
