# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ggtypst" in publications use:' type: software license: MIT title: 'ggtypst: Render High-Quality Text and Formulas in ''ggplot2'' by Typst' version: 0.1.0 doi: 10.32614/CRAN.package.ggtypst abstract: 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: - family-names: Cheng given-names: Hao email: Yousa-Mirage@foxmail.com repository: https://r-multiverse.r-universe.dev repository-code: https://github.com/Yousa-Mirage/ggtypst commit: a075de59066ac2024c07b9c235310fedb4f9a23e url: https://yousa-mirage.github.io/ggtypst/ date-released: '2026-03-13' contact: - family-names: Cheng given-names: Hao email: Yousa-Mirage@foxmail.com