{
  "_id": "6a3ce97011b455f4884bbd3f",
  "Package": "ggtaichi",
  "Type": "Package",
  "Title": "Taichi-Diagram Visualization for Two Data Sources",
  "Version": "0.1.0",
  "Authors@R": "person(given = \"Youzhi\",\nfamily = \"Yu\",\nrole = c(\"aut\", \"cre\"),\nemail = \"yuyouzhi666@icloud.com\")",
  "Description": "A data visualization design that compares two (usually on\na par with each other) data sources on one grid of taichi\n(yin-yang) diagrams, where the two interlocking fish of every\nsymbol are filled by the two sources, while inheriting\n'ggplot2' features.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://pursuitofdatascience.github.io/ggtaichi/,\nhttps://github.com/PursuitOfDataScience/ggtaichi",
  "BugReports": "https://github.com/PursuitOfDataScience/ggtaichi/issues",
  "RoxygenNote": "7.3.2",
  "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": {
    "Date": "2026-06-25 08:37:25 UTC",
    "User": "root"
  },
  "Author": "Youzhi Yu [aut, cre]",
  "Maintainer": "Youzhi Yu <yuyouzhi666@icloud.com>",
  "MD5sum": "43dfca6873e308a20d68c4c1f44feadc",
  "_user": "pursuitofdatascience",
  "_type": "src",
  "_file": "ggtaichi_0.1.0.tar.gz",
  "_fileid": "bcfbab683a13022f1b50a3b539e10a2f7bb280488a04be366c41fef33b544e73",
  "_filesize": 1231270,
  "_sha256": "bcfbab683a13022f1b50a3b539e10a2f7bb280488a04be366c41fef33b544e73",
  "_created": "2026-06-25T08:37:25.000Z",
  "_published": "2026-06-25T08:40:16.343Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83390300056,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7873004176"
    },
    {
      "job": 83390300074,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7873008639"
    },
    {
      "job": 83390300050,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7872999568"
    },
    {
      "job": 83390300069,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7873005736"
    },
    {
      "job": 83389697688,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872956356"
    },
    {
      "job": 83390300038,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872996847"
    },
    {
      "job": 83390300102,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7872994513"
    },
    {
      "job": 83390300088,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7872984369"
    },
    {
      "job": 83390300084,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872985695"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pursuitofdatascience/actions/runs/28157524811",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pursuitofdatascience/ggtaichi",
  "_commit": {
    "id": "f77e715a407ad1b8d543b01c2007a3dfbfc058d0",
    "author": "Youzhi Yu <yuyouzhi666@icloud.com>",
    "committer": "Youzhi Yu <yuyouzhi666@icloud.com>",
    "message": "Add figure alt-text to README and vignette\n\nSilences the pkgdown accessibility warnings by giving every plot a\ndescriptive fig.alt.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n",
    "time": 1781799607
  },
  "_maintainer": {
    "name": "Youzhi Yu",
    "email": "yuyouzhi666@icloud.com",
    "login": "pursuitofdatascience",
    "twitter": "@PursuitOfDS",
    "description": "CUDA out of memory. ",
    "uuid": 54338793
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "ggnewscale",
      "version": ">= 0.4.5",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "pursuitofdatascience",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-25",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "pursuitofdatascience",
      "count": 6,
      "uuid": 54338793
    }
  ],
  "_userbio": {
    "uuid": 54338793,
    "type": "user",
    "name": "Y. Yu",
    "followers": 33,
    "description": "CUDA out of memory. "
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggtaichi"
  },
  "_devurl": "https://github.com/pursuitofdatascience/ggtaichi",
  "_pkgdown": "https://pursuitofdatascience.github.io/ggtaichi/",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggtaichi.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pursuitofdatascience/ggtaichi",
  "_realowner": "pursuitofdatascience",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-24"
    }
  ],
  "_exports": [
    "geom_taichi",
    "remove_padding",
    "theme_taichi"
  ],
  "_datasets": [
    {
      "name": "pitts_emojis",
      "title": "Popular Emojis",
      "object": "pitts_emojis",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "pitts_tg",
      "title": "Pittsburgh COVID-related Google & Twitter incidence rates",
      "object": "pitts_tg",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "msa",
        "week",
        "week_start",
        "category",
        "Twitter",
        "Google"
      ],
      "rows": 270,
      "table": true,
      "tojson": true
    },
    {
      "name": "states_tg",
      "title": "States' COVID-related Google & Twitter incidence rates",
      "object": "states_tg",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "state",
        "week",
        "week_start",
        "category",
        "Twitter",
        "Google"
      ],
      "rows": 1116,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "geom_taichi",
      "title": "Taichi",
      "topics": [
        "geom_taichi"
      ]
    },
    {
      "page": "pitts_emojis",
      "title": "Popular Emojis",
      "topics": [
        "pitts_emojis"
      ]
    },
    {
      "page": "pitts_tg",
      "title": "Pittsburgh COVID-related Google & Twitter incidence rates",
      "topics": [
        "pitts_tg"
      ]
    },
    {
      "page": "remove_padding",
      "title": "Remove ggplot2 default padding",
      "topics": [
        "remove_padding"
      ]
    },
    {
      "page": "states_tg",
      "title": "States' COVID-related Google & Twitter incidence rates",
      "topics": [
        "states_tg"
      ]
    },
    {
      "page": "theme_taichi",
      "title": "Plot Themes",
      "topics": [
        "theme_taichi"
      ]
    }
  ],
  "_readme": "https://github.com/pursuitofdatascience/ggtaichi/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggnewscale",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "ggtaichi.Rmd",
      "filename": "ggtaichi.html",
      "title": "Introduction to ggtaichi",
      "author": "Youzhi Yu University of Chicago",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Why taichi?",
        "Reading a single symbol",
        "The example data",
        "A first taichi grid",
        "Fewer cells, bigger glyphs",
        "Which source should be yin?",
        "Customizing the color scales",
        "Removing the panel padding",
        "Comparing places with facets",
        "Theming",
        "Acknowledgement"
      ],
      "created": "2026-06-18 15:52:26",
      "modified": "2026-06-18 16:20:07",
      "commits": 3
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "ggtaichi",
  "_universes": [
    "pursuitofdatascience"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-25T08:39:25.000Z",
      "distro": "resolute",
      "commit": "f77e715a407ad1b8d543b01c2007a3dfbfc058d0",
      "fileid": "0d668555762e7de774d6a9666e9045a22134fffd44429f32e6c2baf8dc6853b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pursuitofdatascience/actions/runs/28157524811"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-25T08:39:36.000Z",
      "distro": "resolute",
      "commit": "f77e715a407ad1b8d543b01c2007a3dfbfc058d0",
      "fileid": "e0b6df3844a9c8dc130941d5779df432922c388b8b04a72a486851ecfc48e0d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pursuitofdatascience/actions/runs/28157524811"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-25T08:39:15.000Z",
      "commit": "f77e715a407ad1b8d543b01c2007a3dfbfc058d0",
      "fileid": "37cb93e0af57d964e4b4afdb96c73815a3d8ad1bb7fb4988cc76279d0b98d2f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pursuitofdatascience/actions/runs/28157524811"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-25T08:39:33.000Z",
      "commit": "f77e715a407ad1b8d543b01c2007a3dfbfc058d0",
      "fileid": "669357a0ae3320e8f3b8845c251768379b8431f87e97af9545058d7962d995a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pursuitofdatascience/actions/runs/28157524811"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-25T08:39:28.000Z",
      "commit": "f77e715a407ad1b8d543b01c2007a3dfbfc058d0",
      "fileid": "adbf19646f122931c73fdca091dc1705a18d5d5cff87845e55c2fc87a5fadc99",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pursuitofdatascience/actions/runs/28157524811"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-25T08:38:49.000Z",
      "commit": "f77e715a407ad1b8d543b01c2007a3dfbfc058d0",
      "fileid": "7f79f59fba027c4070490ca201f0e740cf596d962b75f0e4651cfc0f3600834c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pursuitofdatascience/actions/runs/28157524811"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-25T08:38:25.000Z",
      "commit": "f77e715a407ad1b8d543b01c2007a3dfbfc058d0",
      "fileid": "d4a1f24cd031c53832e2f89d62dadc8fe1f6d9ab7f801c6a72bc0871404e107e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pursuitofdatascience/actions/runs/28157524811"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-25T08:38:28.000Z",
      "commit": "f77e715a407ad1b8d543b01c2007a3dfbfc058d0",
      "fileid": "6fc90b2478016cc214fa6459ce29a2b53af9e358a4cca71ceb44dff647c5e2f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pursuitofdatascience/actions/runs/28157524811"
    }
  ]
}