ggimg: Graphics Layers for Plotting Image Data with 'ggplot2'

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.

Version: 0.1.2
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)
Published: 2022-08-17
Author: Taylor B. Arnold [aut, cre]
Maintainer: Taylor B. Arnold <tarnold2 at richmond.edu>
BugReports: https://github.com/statsmaths/ggimg/issues
License: GPL-2
URL: https://github.com/statsmaths/ggimg
NeedsCompilation: no
Materials: NEWS
CRAN checks: ggimg results

Documentation:

Reference manual: ggimg.pdf
Vignettes: Introduction to the ggimg Package

Downloads:

Package source: ggimg_0.1.2.tar.gz
Windows binaries: r-devel: ggimg_0.1.2.zip, r-release: ggimg_0.1.2.zip, r-oldrel: ggimg_0.1.2.zip
macOS binaries: r-release (arm64): ggimg_0.1.2.tgz, r-oldrel (arm64): ggimg_0.1.2.tgz, r-release (x86_64): ggimg_0.1.2.tgz
Old sources: ggimg archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ggimg to link to this page.