Package: inlinesvg Title: Insert plots and SVG as inline content into Quarto and R Markdown Version: 0.0.0.9000 Authors@R: person("Matt", "Kerlogue", , "matt.kerlogue@me.com", role = c("aut", "cre")) Description: Render plots as SVG content and insert this or other SVG content into Quarto and R Markdown output as inline content. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: cli, grDevices, htmltools, rlang, svglite, xml2 Suggests: ggplot2 URL: https://mattkerlogue.github.io/inlinesvg/, https://github.com/mattkerlogue/inlinesvg BugReports: https://github.com/mattkerlogue/inlinesvg/issues Config/Needs/website: rmarkdown Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev libfribidi-dev libharfbuzz-dev libicu-dev libpng-dev libxml2-dev Repository: https://mattkerlogue.r-universe.dev Date/Publication: 2026-01-21 00:29:41 UTC RemoteUrl: https://github.com/mattkerlogue/inlinesvg RemoteRef: HEAD RemoteSha: 9502860c911c89a84040a6dff2464871876da6c8 NeedsCompilation: no Packaged: 2026-06-20 10:07:39 UTC; root Author: Matt Kerlogue [aut, cre] Maintainer: Matt Kerlogue