Package: ggimg Type: Package Title: Graphics Layers for Plotting Image Data with 'ggplot2' Version: 0.1.2 Authors@R: c(person( given = "Taylor B.", family = "Arnold", email = "tarnold2@richmond.edu", role = c("aut", "cre"))) Author: Taylor B. Arnold [aut, cre] Maintainer: Taylor B. Arnold Description: Provides two new layer types for displaying image data as layers within the Grammar of Graphics framework. Displays images using either a rectangle interface, with a fixed bounding box, or a point interface using a central point and general size parameter. Images can be given as local JPEG or PNG files, external resources, or as a list column containing raster image data. Depends: R (>= 3.5.0) Imports: ggplot2 (>= 3.2.1), utils, jpeg, png, abind Suggests: knitr (>= 1.15), rmarkdown, dplyr, testthat (>= 1.0.1), covr (>= 2.2.2) License: GPL-2 URL: https://github.com/statsmaths/ggimg BugReports: https://github.com/statsmaths/ggimg/issues LazyData: true VignetteBuilder: knitr RoxygenNote: 7.0.2 NeedsCompilation: no Packaged: 2026-07-05 08:29:40 UTC; root Config/pak/sysreqs: libjpeg-dev libpng-dev Repository: https://taylor-arnold.r-universe.dev Date/Publication: 2022-08-17 08:30:09 UTC RemoteUrl: https://github.com/cran/ggimg RemoteRef: HEAD RemoteSha: 6fd4d3f4f324a2d09af94e9656587e2478c2f0d0