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 Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev libpng-dev zlib1g-dev Repository: https://xlions.r-universe.dev Date/Publication: 2026-06-28 13:09:09 UTC RemoteUrl: https://github.com/xlions/ggchinaflag RemoteRef: HEAD RemoteSha: 5c6f010f01f5c26fcf1f4d67f765bb4d4b916942 NeedsCompilation: no Packaged: 2026-07-05 08:19:34 UTC; root Author: Zhaoshuo Liu [aut, cre] (ORCID: ) Maintainer: Zhaoshuo Liu