Package: ggstar
Title: Multiple Geometric Shape Point Layer for 'ggplot2'
Version: 1.0.6
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
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-09-19 01:44:49 UTC; xushuangbin
Author: Shuangbin Xu [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3513-5362>)
Maintainer: Shuangbin Xu <xshuangbin@163.com>
Repository: CRAN
Date/Publication: 2025-09-19 05:10:16 UTC
