# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "munch" in publications use:' type: software license: MIT title: 'munch: Rich Inline Text for ''grid'' Graphics and ''flextable''' version: 0.0.2 doi: 10.32614/CRAN.package.munch abstract: Renders rich inline text (bold, italic, code, links, images) in grid graphics and 'ggplot2', from markdown or 'flextable' chunks. Provides grobs, theme elements, and geometry layers for styled text rendering. Only works with graphics devices that support 'systemfonts', such as those provided by 'ragg', 'svglite', or 'ggiraph'. The 'cairo_pdf' device is also supported when fonts are installed at the system level. authors: - family-names: Gohel given-names: David email: david.gohel@ardata.fr repository: https://ardata-fr.r-universe.dev repository-code: https://github.com/ardata-fr/munch commit: e942788590d627cd4dc6b3ebfd2fb47b802cf983 url: https://ardata-fr.github.io/munch/ date-released: '2026-04-09' contact: - family-names: Gohel given-names: David email: david.gohel@ardata.fr