Package: ggstar
Title: Multiple Geometric Shape Point Layer for 'ggplot2'
Version: 1.0.2
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
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
LazyData: false
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-04-07 09:55:48 UTC; xushuangbin
Author: Shuangbin Xu [aut, cre] (<https://orcid.org/0000-0003-3513-5362>)
Maintainer: Shuangbin Xu <xshuangbin@163.com>
Repository: CRAN
Date/Publication: 2021-04-07 10:30:02 UTC
