Package: ggChinaFlag
Type: Package
Title: Drawing Chinese National and Historical Flags with 'ggplot2'
Version: 0.2.0
Authors@R: 
    person("Zhaoshuo", "Liu",
           email = "liuzhaoshuo1997@outlook.com",
           role = c("aut", "cre"),
           comment = c(ORCID = "0009-0007-3615-5724"))
Description: 
    Provides programmatic implementations for drawing
    Chinese national and historical flags using analytic geometry and
    'ggplot2'-based vector graphics. Flag designs are constructed
    entirely from geometric primitives such as polygons and rectangles,
    without relying on external image files. The package is intended
    for educational demonstration, reproducible visualization, and
    procedural graphics in R.
License: GPL-3
Encoding: UTF-8
Imports: ggplot2, dplyr, showtext, ggforce
RoxygenNote: 7.3.3
URL: https://github.com/XLions/ggChinaFlag
BugReports: https://github.com/XLions/ggChinaFlag/issues
NeedsCompilation: no
Packaged: 2026-06-28 13:25:23 UTC; lzs19
Author: Zhaoshuo Liu [aut, cre] (ORCID:
    <https://orcid.org/0009-0007-3615-5724>)
Maintainer: Zhaoshuo Liu <liuzhaoshuo1997@outlook.com>
Repository: CRAN
Date/Publication: 2026-07-04 07:10:28 UTC
