Package: ggpolypath
Type: Package
Title: Polygons with Holes for the Grammar of Graphics
Version: 0.3.0
Description: Tools for working with polygons with holes in 'ggplot2', with a
    new 'geom' for drawing a 'polypath' applying the 'evenodd' or 'winding'
    rules.
Authors@R: c(person("Michael D.","Sumner",
    role = c("aut", "cre"), email = "mdsumner@gmail.com"),
    person(given = "Kohske", family = "Takahashi",
       email = "takahashi.kohske@gmail.com",
       role = "ctb", comment = "original author of 'geom_holygon'"))
URL: https://mdsumner.github.io/ggpolypath/,
        http://rpubs.com/kohske/3522/
BugReports: https://github.com/mdsumner/ggpolypath/issues/
Depends: R (>= 3.1), ggplot2 (>= 2.1.0)
Suggests: rmarkdown, knitr
LazyData: yes
License: GPL-3
VignetteBuilder: knitr
RoxygenNote: 7.2.3
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2023-09-25 00:36:59 UTC; mdsumner
Author: Michael D. Sumner [aut, cre],
  Kohske Takahashi [ctb] (original author of 'geom_holygon')
Maintainer: Michael D. Sumner <mdsumner@gmail.com>
Repository: CRAN
Date/Publication: 2023-09-25 05:20:02 UTC
Built: R 4.3.1; ; 2023-09-25 07:34:25 UTC; unix
