Package: gggibbous
Title: Moon Charts, a Pie Chart Alternative
Version: 0.1.1
Authors@R: person("Michael", "Bramson", email = "mnbramson@gmail.com",
    role = c("aut", "cre"))
URL: https://github.com/mnbram/gggibbous
BugReports: https://github.com/mnbram/gggibbous/issues
Description: Moon charts are like pie charts except that the proportions are
    shown as crescent or gibbous portions of a circle, like the lit and unlit
    portions of the moon. As such, they work best with only one or two groups.
    'gggibbous' extends 'ggplot2' to allow for plotting multiple moon charts in
    a single panel and does not require a square coordinate system.
Depends: ggplot2 (>= 3.2.1), R (>= 3.6.0)
Imports: grid, scales (>= 1.0.0)
Suggests: knitr, mapproj, maps, rmarkdown, testthat (>= 2.1.0), vdiffr
        (>= 0.3.1)
License: GPL-3
LazyData: true
RoxygenNote: 7.1.1
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-01-05 00:06:26 UTC; mike
Author: Michael Bramson [aut, cre]
Maintainer: Michael Bramson <mnbramson@gmail.com>
Repository: CRAN
Date/Publication: 2021-01-06 17:40:10 UTC
