Package: ggstar
Title: Multiple Geometric Shape Point Layer for 'ggplot2'
Version: 1.0.4
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
Suggests: knitr, markdown, rmarkdown, prettydoc
License: Artistic-2.0
Encoding: UTF-8
URL: https://github.com/xiangpin/ggstar/
BugReports: https://github.com/xiangpin/ggstar/issues
VignetteBuilder: knitr
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-11-08 03:55:26 UTC; xushuangbin
Author: Shuangbin Xu [aut, cre] (<https://orcid.org/0000-0003-3513-5362>)
Maintainer: Shuangbin Xu <xshuangbin@163.com>
Repository: CRAN
Date/Publication: 2022-11-08 09:40:06 UTC
Built: R 4.1.3; ; 2023-04-17 17:33:02 UTC; windows
