Package: ggpol
Title: Visualizing Social Science Data with 'ggplot2'
Version: 0.0.1
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
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
Collate: 'facet_share.R' 'geom_arcbar.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'
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-04-26 11:40:34 UTC; Frederik
Author: Frederik Tiedemann [aut, cre]
Maintainer: Frederik Tiedemann <fj.tiedemann@googlemail.com>
Repository: CRAN
Date/Publication: 2018-04-26 13:00:57 UTC
