Package: ggtaichi Type: Package Title: Taichi-Diagram Visualization for Two Data Sources Version: 0.1.0 Authors@R: person(given = "Youzhi", family = "Yu", role = c("aut", "cre"), email = "yuyouzhi666@icloud.com") Description: A data visualization design that compares two (usually on a par with each other) data sources on one grid of taichi (yin-yang) diagrams, where the two interlocking fish of every symbol are filled by the two sources, while inheriting 'ggplot2' features. License: GPL (>= 3) Encoding: UTF-8 LazyData: true URL: https://pursuitofdatascience.github.io/ggtaichi/, https://github.com/PursuitOfDataScience/ggtaichi BugReports: https://github.com/PursuitOfDataScience/ggtaichi/issues Depends: R (>= 3.5.0) Imports: rlang, grid, ggplot2 (>= 3.0.0), ggnewscale (>= 0.4.5) RoxygenNote: 7.3.2 Suggests: rmarkdown, knitr, dplyr, scales, tidyr VignetteBuilder: knitr Repository: https://pursuitofdatascience.r-universe.dev Date/Publication: 2026-06-18 16:20:07 UTC RemoteUrl: https://github.com/pursuitofdatascience/ggtaichi RemoteRef: HEAD RemoteSha: f77e715a407ad1b8d543b01c2007a3dfbfc058d0 NeedsCompilation: no Packaged: 2026-06-25 08:37:25 UTC; root Author: Youzhi Yu [aut, cre] Maintainer: Youzhi Yu