Package: ggfoundry
Type: Package
Title: Shape Foundry & Geom for 'ggplot2'
Version: 0.2.0
Authors@R: person("Carl", "Goodwin", email = "carl.goodwin@quantumjitter.com",
  role = c("aut", "cre", "cph"))
Description: A 'ggplot2' extension that supports arbitrary 
    hand-crafted colourable & fillable shapes. New shapes may be feature 
    requested via a Github issue.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: ggplot2 (>= 3.5.0), R (>= 4.1)
Imports: grid, grImport2, lifecycle, rlang
Suggests: dplyr, forcats, ggfx, ggimage, ggpp, ggtext, hexbin, httr,
        knitr, paletteer, palmerpenguins, patchwork, rmarkdown, scales,
        showtext, stringr, testthat (>= 3.0.0), tibble
Config/testthat/edition: 3
RoxygenNote: 7.3.1
VignetteBuilder: knitr
URL: https://github.com/cgoo4/ggfoundry,
        https://cgoo4.github.io/ggfoundry/
BugReports: https://github.com/cgoo4/ggfoundry/issues
NeedsCompilation: no
Packaged: 2024-06-09 18:56:27 UTC; carlgoodwin
Author: Carl Goodwin [aut, cre, cph]
Maintainer: Carl Goodwin <carl.goodwin@quantumjitter.com>
Repository: CRAN
Date/Publication: 2024-06-09 19:10:02 UTC
