Package: PieGlyph
Title: Axis Invariant Scatter Pie Plots
Version: 0.1.0
Authors@R: 
    c(person("Rishabh", "Vishwakarma", email = "vishwakr@tcd.ie", role = c("aut", "cre"),
             comment = c(ORCID = "0000-0002-4847-3494")),
      person("Caroline", "Brophy", role = "aut"),
      person("Catherine", "Hurley", role = "aut"))
Description: Extends 'ggplot2' to help replace points in a scatter plot with pie-chart glyphs showing the relative proportions of different categories. The pie glyphs are independent of the axes and plot dimensions, to prevent distortions when the plot dimensions are changed.
License: GPL (>= 3)
Encoding: UTF-8
Imports: ggplot2, dplyr, tidyr, rlang, ggforce, forcats, plyr, grid,
        scales, cli, utils
Suggests: ranger, maps, mapproj, knitr, tidyverse, rmarkdown
RoxygenNote: 7.2.3
VignetteBuilder: knitr
URL: https://github.com/rishvish/PieGlyph
BugReports: https://github.com/rishvish/PieGlyph/issues
NeedsCompilation: no
Packaged: 2023-02-07 13:24:54 UTC; Administrator
Author: Rishabh Vishwakarma [aut, cre]
    (<https://orcid.org/0000-0002-4847-3494>),
  Caroline Brophy [aut],
  Catherine Hurley [aut]
Maintainer: Rishabh Vishwakarma <vishwakr@tcd.ie>
Repository: CRAN
Date/Publication: 2023-02-09 13:50:09 UTC
Built: R 4.2.0; ; 2023-07-11 01:31:41 UTC; unix
