Package: ggpath Title: Robust Image Rendering Support for 'ggplot2' Version: 1.1.1 Authors@R: person("Sebastian", "Carl", , "mrcaseb@gmail.com", role = c("aut", "cre", "cph")) Description: A 'ggplot2' extension that enables robust image grobs in panels and theme elements. License: MIT + file LICENSE URL: https://github.com/mrcaseb/ggpath, https://mrcaseb.github.io/ggpath/ BugReports: https://github.com/mrcaseb/ggpath/issues Depends: R (>= 4.1.0) Imports: cachem (>= 1.0.0), cli (>= 3.0.0), ggplot2 (>= 4.0.0), grid, magick (>= 2.7.3), memoise (>= 2.0.0), rlang (>= 0.4.11), S7 (>= 0.2.0) Suggests: covr (>= 3.5.1), rsvg (>= 2.0), testthat (>= 3.0.0), vdiffr (>= 1.0.2) Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libmagick++-dev gsfonts libssl-dev Repository: https://mrcaseb.r-universe.dev Date/Publication: 2025-10-16 09:45:54 UTC RemoteUrl: https://github.com/mrcaseb/ggpath RemoteRef: HEAD RemoteSha: fba5ccca554237735b225e1e98691536284b41f7 NeedsCompilation: no Packaged: 2026-07-05 05:12:34 UTC; root Author: Sebastian Carl [aut, cre, cph] Maintainer: Sebastian Carl