Skip to content

ggimg

Graphics Layers for Plotting Image Data with 'ggplot2'

v0.1.2 · Aug 17, 2022 · GPL-2

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.

Downloads

CRAN

355

Last 30 days

11909th

929

Last 90 days

3.9K

Last year

Trend: +35% (30d vs prior 30d)

r2u CRAN

1

Last 30 days

35

Last 90 days

127

Last year

Trend: -90% (30d vs prior 30d)

autoCRAN

3

Last 7 days

17

Last 30 days

1

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
WARNING 12 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE Jun 8, 2026
WARNING r-devel-linux-x86_64-debian-gcc

Rd files

cannot open the connection
problem found in ‘geom_rect_img.Rd’
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

1,241

Files

71

Compiled share

0%

Has compiled src

No

Language breakdown

R 379 (30.5%)Tests 251 (20.2%)Docs 210 (16.9%)Vignettes 401 (32.3%)

API

Exported functions

4

Internal functions

4

Recent export changes

v0.1.0+4 GeomPointImage, GeomRectImage, geom_point_img +1 more

Testing & CI

Has tests

Yes

Test-to-code ratio

0.66

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

0%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

0%

Unsafe pattern score

0

Dep constraint coverage

20%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.5.0

System requirements

C++ standard

License

GPL-2

License flags

SPDX valid, OSI approved

History

Versions

3

First release

2020-03-20

Latest release

2022-08-17

Avg cadence

440 days

Cold removal rate

Dep drift

0

LOC over versions

v0.1.0: 1,241 LOCv0.1.1: 1,241 LOCv0.1.2: 1,241 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies ggplot2 jpeg png abind ggimg

Version History

4 tracked
new 0.1.2 Mar 10, 2026
updated 0.1.2 ← 0.1.1 diff Aug 16, 2022
updated 0.1.1 ← 0.1.0 diff May 5, 2021
new 0.1.0 Mar 19, 2020