{
  "_id": "6a4baf49a6574ff277f9ce1e",
  "Package": "ggtypst",
  "Title": "Render High-Quality Text and Formulas in 'ggplot2' by Typst",
  "Version": "0.1.0",
  "Authors@R": "person(given = \"Hao\",\nfamily = \"Cheng\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"Yousa-Mirage@foxmail.com\")",
  "Author": "Hao Cheng [aut, cre, cph]",
  "Maintainer": "Hao Cheng <Yousa-Mirage@foxmail.com>",
  "Description": "Provides a seamless integration of the 'Typst' typesetting\nengine into 'ggplot2'. It allows users to render complex\nmathematical formulas, equations, and rich text directly in\nplot annotations, axis labels, and titles without requiring a\nlocal Typst or LaTeX installation. Under the hood, it leverages\nRust FFI to compile Typst code into SVG.",
  "URL": "https://github.com/Yousa-Mirage/ggtypst,\nhttps://yousa-mirage.github.io/ggtypst/",
  "BugReports": "https://github.com/Yousa-Mirage/ggtypst/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/rextendr/version": "0.4.2",
  "Config/Needs/website": "pkgdown, pkgload",
  "SystemRequirements": "Cargo (Rust's package manager), rustc >= 1.89.0",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Collate": "'annotate-typst.R' 'annotate-math.R' 'build-source.R'\n'diagnostic.R' 'typst-svg.R' 'grob.R' 'helper.R'\n'element-typst.R' 'element-math.R' 'extendr-wrappers.R'\n'geom-typst.R' 'geom-math.R' 'mitex.R' 'zzz.R'",
  "Language": "en-US",
  "Config/pak/sysreqs": "libjpeg-dev libpng-dev librsvg2-dev libxml2-dev\nlibclang-dev",
  "Repository": "https://r-multiverse.r-universe.dev",
  "Date/Publication": "2026-03-13 05:56:54 UTC",
  "RemoteUrl": "https://github.com/Yousa-Mirage/ggtypst",
  "RemoteRef": "v0.1.0",
  "RemoteSha": "a075de59066ac2024c07b9c235310fedb4f9a23e",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-06 13:11:20 UTC",
    "User": "root"
  },
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "ggtypst_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/d3614a20d700922175792b8574810dae904bc2c9e9d62f0e7c5e73fca8c76c8d",
  "_filesize": 1996676,
  "_sha256": "d3614a20d700922175792b8574810dae904bc2c9e9d62f0e7c5e73fca8c76c8d",
  "_expires": "2026-10-14T13:36:07.000Z",
  "_created": "2026-07-06T13:11:20.000Z",
  "_published": "2026-07-06T13:36:09.727Z",
  "_jobs": [
    {
      "job": 85381810354,
      "time": 390,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8110358763"
    },
    {
      "job": 85381810355,
      "time": 397,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8110361383"
    },
    {
      "job": 85381810399,
      "time": 411,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8110364646"
    },
    {
      "job": 85381810507,
      "time": 421,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8110371937"
    },
    {
      "job": 85381810392,
      "time": 467,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8110453846"
    },
    {
      "job": 85381810356,
      "time": 786,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8110549530"
    },
    {
      "job": 85381810377,
      "time": 375,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8110414128"
    },
    {
      "job": 85381810493,
      "time": 796,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8110576019"
    },
    {
      "job": 85378293595,
      "time": 989,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8110175658"
    },
    {
      "job": 85381810315,
      "time": 396,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8110359826"
    },
    {
      "job": 85381810447,
      "time": 689,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8110491900"
    },
    {
      "job": 85381810364,
      "time": 696,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8110495914"
    },
    {
      "job": 85381810361,
      "time": 709,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8110501608"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793594898",
  "_status": "success",
  "_upstream": "https://github.com/Yousa-Mirage/ggtypst",
  "_commit": {
    "id": "a075de59066ac2024c07b9c235310fedb4f9a23e",
    "author": "Yousa-Mirage <Yousa-Mirage@foxmail.com>",
    "committer": "Yousa-Mirage <Yousa-Mirage@foxmail.com>",
    "message": "chore: update wordlist\n",
    "time": 1773381414
  },
  "_maintainer": {
    "name": "Hao Cheng",
    "email": "yousa-mirage@foxmail.com",
    "login": "yousa-mirage",
    "description": "岁岁年年 叠于我身 皆循时光 逝而不返",
    "uuid": 117379168
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "grImport2",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rsvg",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "svglite",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "yousa-mirage",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 70
    },
    {
      "week": "2026-11",
      "n": 33
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-03-13"
    }
  ],
  "_topics": [
    "ggplot2",
    "typst",
    "rust",
    "cargo"
  ],
  "_stars": 27,
  "_contributors": [
    {
      "user": "yousa-mirage",
      "count": 154,
      "uuid": 117379168
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "followers": 36,
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggtypst"
  },
  "_devurl": "https://github.com/yousa-mirage/ggtypst",
  "_pkgdown": "https://yousa-mirage.github.io/ggtypst/",
  "_searchresults": 8,
  "_cargo": true,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggtypst.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "annotate_math_mitex",
    "annotate_math_typst",
    "annotate_typst",
    "element_math_mitex",
    "element_math_typst",
    "element_typst",
    "geom_math_mitex",
    "geom_math_typst",
    "geom_typst"
  ],
  "_help": [
    {
      "page": "annotate_math_mitex",
      "title": "Annotate a Plot with MiTeX-Converted LaTeX Math",
      "topics": [
        "annotate_math_mitex"
      ]
    },
    {
      "page": "annotate_math_typst",
      "title": "Annotate a Plot with Typst Math",
      "topics": [
        "annotate_math_typst"
      ]
    },
    {
      "page": "annotate_typst",
      "title": "Annotate a Plot with Typst Text",
      "topics": [
        "annotate_typst"
      ]
    },
    {
      "page": "element_math_mitex",
      "title": "Render Theme Elements with MiTeX-Converted LaTeX Math",
      "topics": [
        "element_math_mitex"
      ]
    },
    {
      "page": "element_math_typst",
      "title": "Render Theme Elements with Typst Math",
      "topics": [
        "element_math_typst"
      ]
    },
    {
      "page": "element_typst",
      "title": "Render Theme Elements with Typst Text",
      "topics": [
        "element_typst"
      ]
    },
    {
      "page": "geom_math_mitex",
      "title": "Plot Labels in Data with MiTeX-Converted LaTeX Math",
      "topics": [
        "GeomMathMitex",
        "geom_math_mitex"
      ]
    },
    {
      "page": "geom_math_typst",
      "title": "Plot Labels in Data with Typst Math",
      "topics": [
        "GeomMathTypst",
        "geom_math_typst"
      ]
    },
    {
      "page": "geom_typst",
      "title": "Plot Labels in Data with Typst Text",
      "topics": [
        "GeomTypst",
        "geom_typst"
      ]
    }
  ],
  "_pkglogo": "man/figures/logo.png",
  "_readme": "https://github.com/Yousa-Mirage/ggtypst/raw/v0.1.0/README.md",
  "_rundeps": [
    "base64enc",
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "grImport2",
    "gtable",
    "isoband",
    "jpeg",
    "labeling",
    "lifecycle",
    "png",
    "R6",
    "RColorBrewer",
    "rlang",
    "rsvg",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr",
    "XML"
  ],
  "_vignettes": [
    {
      "source": "get-started.Rmd",
      "filename": "get-started.html",
      "title": "Get Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Why ggtypst?",
        "Installation",
        "First plot",
        "When to use annotate, geom, and element",
        "R raw strings",
        "Text, Typst math, and MiTeX math",
        "Typst markup content",
        "Native Typst math",
        "MiTeX-backed LaTeX math",
        "annotate_*(): one-off plot annotations",
        "geom_*(): data-driven labels",
        "element_*(): Typst in theme elements",
        "Next steps"
      ],
      "created": "2026-03-08 10:04:14",
      "modified": "2026-03-13 05:43:56",
      "commits": 5
    },
    {
      "source": "benchmark.Rmd",
      "filename": "benchmark.html",
      "title": "Performance Benchmark",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Test Environment",
        "Layer 1: Typst Rendering",
        "Results",
        "Analysis",
        "Layer 2: Full Plot Performance",
        "2A: API Type Comparison",
        "2B: Content Complexity",
        "2C: Geom Row Scaling",
        "Practical Guidelines"
      ],
      "created": "2026-03-09 16:01:22",
      "modified": "2026-03-13 04:18:08",
      "commits": 3
    },
    {
      "source": "ggtypst-skill.Rmd",
      "filename": "ggtypst-skill.html",
      "title": "SKILL.md for Agents",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What it is",
        "What it contains",
        "How to import it"
      ],
      "created": "2026-03-09 14:08:19",
      "modified": "2026-03-12 14:39:49",
      "commits": 3
    }
  ],
  "_score": 4.9084850188786495,
  "_indexed": false,
  "_nocasepkg": "ggtypst",
  "_universes": [
    "r-multiverse"
  ],
  "_indexurl": "https://yousa-mirage.r-universe.dev/ggtypst",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-06T13:23:20.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a075de59066ac2024c07b9c235310fedb4f9a23e",
      "fileid": "https://r2.ropensci.org/f7623bfc2c0ab2e1737333f4e9cc42da5ce0a1ee5e74d8a81c85eec4e077b7f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793594898"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-06T13:22:59.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a075de59066ac2024c07b9c235310fedb4f9a23e",
      "fileid": "https://r2.ropensci.org/fba81096ab95e1e522286151eec4acb96be99408e550b48de0b159e6f729e88e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793594898"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-06T13:23:34.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a075de59066ac2024c07b9c235310fedb4f9a23e",
      "fileid": "https://r2.ropensci.org/6cf90041e359b21ea0b8608652bb60a0e0dcf61986dbeb6145efa1acd7e454af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793594898"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-06T13:23:15.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a075de59066ac2024c07b9c235310fedb4f9a23e",
      "fileid": "https://r2.ropensci.org/280fa01987733445b932b8615a97fa401d1ec9baef171e7faf5f20828e41530e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793594898"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-06T13:25:00.000Z",
      "arch": "aarch64",
      "commit": "a075de59066ac2024c07b9c235310fedb4f9a23e",
      "fileid": "https://r2.ropensci.org/27c92d4e27530158b0c27762321776c11ca0652d7523284ef849a04bcb4c53f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793594898"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-06T13:23:55.000Z",
      "arch": "x86_64",
      "commit": "a075de59066ac2024c07b9c235310fedb4f9a23e",
      "fileid": "https://r2.ropensci.org/bba9b096d3b80e1c2fed60b631c607ac63ef349610b2bd879c11b338111f5b12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793594898"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-06T13:24:50.000Z",
      "arch": "aarch64",
      "commit": "a075de59066ac2024c07b9c235310fedb4f9a23e",
      "fileid": "https://r2.ropensci.org/07c6d11537a9a4db62f96b2862ec4b5bf993944f0cd73699bddee297b5914292",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793594898"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-06T13:25:36.000Z",
      "arch": "x86_64",
      "commit": "a075de59066ac2024c07b9c235310fedb4f9a23e",
      "fileid": "https://r2.ropensci.org/9da546bfe6c74b22fc26ad3676595f4430fc8bb15594537d444bbfa547a70036",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793594898"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-06T13:23:53.000Z",
      "arch": "emscripten",
      "commit": "a075de59066ac2024c07b9c235310fedb4f9a23e",
      "fileid": "https://r2.ropensci.org/ddf35f0dafbc10c654695448f6acd8c01ba1cee250e73cd85101b9aed90e0c78",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793594898"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-06T13:22:12.000Z",
      "arch": "x86_64",
      "commit": "a075de59066ac2024c07b9c235310fedb4f9a23e",
      "fileid": "https://r2.ropensci.org/eb55682373eebcb8d6535ad369948c33bece8e997a7338befd0780004f4d47ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793594898"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-06T13:22:25.000Z",
      "arch": "x86_64",
      "commit": "a075de59066ac2024c07b9c235310fedb4f9a23e",
      "fileid": "https://r2.ropensci.org/4b371310171aaa844924fc781f786ec0351a6316c1fd522729ede00c7a9f5125",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793594898"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-06T13:22:28.000Z",
      "arch": "x86_64",
      "commit": "a075de59066ac2024c07b9c235310fedb4f9a23e",
      "fileid": "https://r2.ropensci.org/9e247a917cc3ae71345d317c67735ebc22a93b1bf936101f3aa68b02bb3c8da7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793594898"
    }
  ]
}