Package: ggtypst 0.1.0

ggtypst: Render High-Quality Text and Formulas in 'ggplot2' by Typst
Provides a seamless integration of the 'Typst' typesetting engine into 'ggplot2'. It allows users to render complex mathematical formulas, equations, and rich text directly in plot annotations, axis labels, and titles without requiring a local Typst or LaTeX installation. Under the hood, it leverages Rust FFI to compile Typst code into SVG.
Authors:
ggtypst_0.1.0.tar.gz
ggtypst_0.1.0.zip(r-4.6)ggtypst_0.1.0.zip(r-4.5)
ggtypst_0.1.0.tgz(r-4.6-x86_64)ggtypst_0.1.0.tgz(r-4.6-arm64)ggtypst_0.1.0.tgz(r-4.5-x86_64)ggtypst_0.1.0.tgz(r-4.5-arm64)
ggtypst_0.1.0.tar.gz(r-4.6-arm64)ggtypst_0.1.0.tar.gz(r-4.6-x86_64)ggtypst_0.1.0.tar.gz(r-4.5-arm64)ggtypst_0.1.0.tar.gz(r-4.5-x86_64)
ggtypst_0.1.0.tgz(r-4.5-emscripten)
ggtypst.pdf |ggtypst.html✨
ggtypst/json (API)
NEWS
| # Install 'ggtypst' in R: |
| install.packages('ggtypst', repos = c('https://r-multiverse.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/yousa-mirage/ggtypst/issues
Pkgdown/docs site:https://yousa-mirage.github.io
Last updated from:a075de5906 (on v0.1.0). Checks:12 OK, 1 NOTE. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 407 | ||
| linux-devel-x86_64 | OK | 468 | ||
| source / vignettes | OK | 696 | ||
| linux-release-arm64 | OK | 408 | ||
| linux-release-x86_64 | OK | 451 | ||
| macos-devel-arm64 | OK | 548 | ||
| macos-devel-x86_64 | OK | 949 | ||
| macos-release-arm64 | OK | 486 | ||
| macos-release-x86_64 | OK | 1011 | ||
| windows-devel | OK | 778 | ||
| windows-release | OK | 709 | ||
| windows-oldrel | NOTE | 692 | ||
| wasm-release | OK | 360 |
Exports:annotate_math_mitexannotate_math_typstannotate_typstelement_math_mitexelement_math_typstelement_typstgeom_math_mitexgeom_math_typstgeom_typst
Dependencies:base64encclicpp11farverggplot2gluegrImport2gtableisobandjpeglabelinglifecyclepngR6RColorBrewerrlangrsvgS7scalesvctrsviridisLitewithrXML
Get Started
Rendered fromget-started.Rmdusingknitr::rmarkdownon Mar 16 2026.Last update: 2026-03-13
Started: 2026-03-08
Performance Benchmark
Rendered frombenchmark.Rmdusingknitr::rmarkdownon Mar 16 2026.Last update: 2026-03-13
Started: 2026-03-09
SKILL.md for Agents
Rendered fromggtypst-skill.Rmdusingknitr::rmarkdownon Mar 16 2026.Last update: 2026-03-12
Started: 2026-03-09
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Annotate a Plot with MiTeX-Converted LaTeX Math | annotate_math_mitex |
| Annotate a Plot with Typst Math | annotate_math_typst |
| Annotate a Plot with Typst Text | annotate_typst |
| Render Theme Elements with MiTeX-Converted LaTeX Math | element_math_mitex |
| Render Theme Elements with Typst Math | element_math_typst |
| Render Theme Elements with Typst Text | element_typst |
| Plot Labels in Data with MiTeX-Converted LaTeX Math | GeomMathMitex geom_math_mitex |
| Plot Labels in Data with Typst Math | GeomMathTypst geom_math_typst |
| Plot Labels in Data with Typst Text | GeomTypst geom_typst |
