Package: ggstar Title: Multiple Geometric Shape Point Layer for 'ggplot2' Version: 1.0.6.990 Authors@R: person(given = "Shuangbin", family = "Xu", role = c("aut", "cre"), email = "xshuangbin@163.com", comment = c(ORCID="0000-0003-3513-5362")) Description: To create the multiple polygonal point layer for easily discernible shapes, we developed the package, it is like the 'geom_point' of 'ggplot2'. It can be used to draw the scatter plot. Depends: R (>= 3.5) Imports: grid, utils, ggplot2, scales, gridExtra, cli, rlang, ggiraph (>= 0.9.1) Suggests: knitr, markdown, rmarkdown, prettydoc, purrr License: Artistic-2.0 Encoding: UTF-8 URL: https://github.com/xiangpin/ggstar/ BugReports: https://github.com/xiangpin/ggstar/issues VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev make libpng-dev libuv1-dev Repository: https://xiangpin.r-universe.dev Date/Publication: 2026-05-20 10:04:39 UTC RemoteUrl: https://github.com/xiangpin/ggstar RemoteRef: HEAD RemoteSha: 2e0a3c883b3dd95a05cd911ee38be5d7d1ce4f80 NeedsCompilation: no Packaged: 2026-06-19 07:02:00 UTC; root Author: Shuangbin Xu [aut, cre] (ORCID: ) Maintainer: Shuangbin Xu