Package: scatterpie Title: Scatter Pie Plot Version: 0.2.6 Authors@R: c( person(given = "Guangchuang", family = "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6485-8781")), person(given = "Shuangbin", family = "Xu", email = "xshuangbin@163.com", role = "ctb", comment = c(ORCID="0000-0003-3513-5362")) ) Description: Creates scatterpie plots, especially useful for plotting pies on a map. Depends: R (>= 4.1.0), ggplot2 Imports: ggforce, rlang, ggfun, stats, tidyr, dplyr, utils, yulab.utils (>= 0.1.6) Suggests: knitr, rmarkdown, prettydoc, maps, scales, cli VignetteBuilder: knitr License: Artistic-2.0 Encoding: UTF-8 RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev make libicu-dev libuv1-dev Repository: https://yulab-smu.r-universe.dev Date/Publication: 2025-09-12 15:56:28 UTC RemoteUrl: https://github.com/yulab-smu/scatterpie RemoteRef: HEAD RemoteSha: 04b305d07762719c38a9aebcfd22dbc9d67db44d NeedsCompilation: no Packaged: 2026-06-12 07:33:27 UTC; root Author: Guangchuang Yu [aut, cre] (ORCID: ), Shuangbin Xu [ctb] (ORCID: ) Maintainer: Guangchuang Yu