Package: ggpol
Title: Visualizing Social Science Data with 'ggplot2'
Version: 0.0.5
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 (>= 2.2.1), R (>= 3.4.0)
Imports: grid, gtable, grDevices, plyr, rlang, dplyr
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown
Collate: 'utilities.R' 'facet_share.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: 2019-03-14 12:18:21 UTC; fjtie
Author: Frederik Tiedemann [aut, cre]
Maintainer: Frederik Tiedemann <fj.tiedemann@googlemail.com>
Repository: CRAN
Date/Publication: 2019-03-14 13:40:02 UTC
