Package: ggpol
Title: Visualizing Social Science Data with 'ggplot2'
Version: 0.0.2
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.0.1
Suggests: knitr, rmarkdown
Collate: 'facet_share.R' 'geom_arcbar.R' 'geom_bartext.R'
        'geom_boxjitter.R' 'geom_circle.R' 'geom_parliament.R'
        'geom_tshighlight.R' 'ggproto-classes.R' 'stat-arcbar.R'
        'stat-boxjitter.R' 'stat-circle.R' 'stat-parliament.R'
        'utilities.R'
NeedsCompilation: no
Packaged: 2018-06-20 14:59:22 UTC; Frederik
Author: Frederik Tiedemann [aut, cre]
Maintainer: Frederik Tiedemann <fj.tiedemann@googlemail.com>
Repository: CRAN
Date/Publication: 2018-06-20 15:43:06 UTC
