Package: PieGlyph Title: Axis Invariant Scatter Pie Plots Version: 1.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, ggiraph, ggforce, purrr, forcats, plyr, grid, scales, cli, utils Suggests: spelling, ranger, maps, cowplot, mapproj, knitr, rmarkdown, testthat (>= 3.0.0), vdiffr Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 VignetteBuilder: knitr URL: https://rishvish.github.io/PieGlyph/, https://github.com/rishvish/PieGlyph BugReports: https://github.com/rishvish/PieGlyph/issues Config/testthat/edition: 3 Language: en-US Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev make libicu-dev libpng-dev libuv1-dev Repository: https://rishvish.r-universe.dev Date/Publication: 2025-08-23 08:23:30 UTC RemoteUrl: https://github.com/rishvish/pieglyph RemoteRef: HEAD RemoteSha: 823945117e3792179d162c811861d464a06b6d2c NeedsCompilation: no Packaged: 2026-06-20 07:59:55 UTC; root Author: Rishabh Vishwakarma [aut, cre] (ORCID: ), Caroline Brophy [aut], Catherine Hurley [aut] Maintainer: Rishabh Vishwakarma