Package: ggsvg Type: Package Title: SVG Glyphs for Ggplot Version: 0.1.13 Authors@R: c( person("Mike", "Cheng", role = c("aut", "cre", 'cph'), email = "mikefc@coolbutuseless.com") ) Maintainer: Mike Cheng Description: Use SVG graphics as glyphs when plotting points with ggplot2. License: MIT + file LICENSE URL: https://github.com/coolbutuseless/ggsvg BugReports: https://github.com/coolbutuseless/ggsvg/issues Encoding: UTF-8 Language: en-US RoxygenNote: 7.3.2 Imports: grid, ggplot2, scales, glue, stringr, rlang, rsvg (>= 2.3.0) Suggests: knitr, rmarkdown, ambient, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev librsvg2-dev Repository: https://coolbutuseless.r-universe.dev Date/Publication: 2024-09-11 12:37:57 UTC RemoteUrl: https://github.com/coolbutuseless/ggsvg RemoteRef: HEAD RemoteSha: 340fd565fa9d6d832f44e8a07dc5ceed04cec5c5 NeedsCompilation: no Packaged: 2026-05-27 07:01:40 UTC; root Author: Mike Cheng [aut, cre, cph]