Skip to content

gginnards

Explore the Innards of 'ggplot2' Objects

v0.2.0-2 · Nov 12, 2025 · GPL (>= 2)

Description

Extensions to 'ggplot2' providing low-level debug tools: statistics and geometries echoing their data argument. Layer manipulation: deletion, insertion, extraction and reordering of layers. Deletion of unused variables from the data object embedded in "ggplot" objects.

Downloads

CRAN

3.4K

Last 30 days

2054th

13K

Last 90 days

58.9K

Last year

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

r2u CRAN

3

Last 30 days

32

Last 90 days

128

Last year

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

autoCRAN

6

Last 7 days

15

Last 30 days

1

All-time

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

conda-forge CRAN

75

Last 30 days

225

Last 90 days

1.2K

Last year

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

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
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

re-building of vignette outputs

Error(s) in re-building vignettes:
  ...
sh: 1: cannot create /tmp/Rtmp6uK8mY/file15cb834762d7c0: No space left on device
Warning in file(con, "r") :
  cannot open file '/tmp/Rtmp6uK8mY/file15cb834762d7c0': No such file or directory
Error in file(con, "r") : cannot open the connection
Calls: <Anonymous> -> cat -> readLines -> file
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Line coverage

Expression

Tests / Examples

Functions

23 21 exported

Complexity

3.5 avg / 15 max

Call network

23 nodes / 8 edges

Test coverage has not been measured for this package yet; nodes fall back to a neutral fill.

Loading call graph…

Lowest coverage

Per-function coverage is not measured for this package yet.

Code

Structure

Lines of code

3,394

Files

36

Compiled share

0%

Has compiled src

No

Language breakdown

R 1,541 (45.4%)Docs 1,041 (30.7%)Vignettes 812 (23.9%)

API

Exported functions

27

Internal functions

2

Recent export changes

v0.2.0+6 GeomDebugGroup, GeomDebugPanel, debug_compute_fun +3 more  −1 geom_debug_npc

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

83.3%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

71.4%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

4.0.0

System requirements

C++ standard

License

GPL (>= 2)

License flags

SPDX valid, OSI approved

History

Versions

11

First release

2018-07-13

Latest release

2025-11-12

Avg cadence

251 days

Cold removal rate

100%

Dep drift

2

LOC over versions

v0.0.1: 1,975 LOCv0.0.2: 2,330 LOCv0.0.3: 2,575 LOCv0.0.4: 2,692 LOCv0.1.0: 2,758 LOCv0.1.0-1: 2,780 LOCv0.1.1: 3,151 LOCv0.1.2: 3,151 LOCv0.2.0: 3,316 LOCv0.2.0-1: 3,318 LOCv0.2.0-2: 3,394 LOC

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

Reverse Dependencies (4)

suggests

Dependency Network

Dependencies Reverse dependencies ggplot2 rlang stringr magrittr tibble RevGadgets bayesplay ggpmisc ggpp gginnards

Version History

12 tracked
new 0.2.0-2 Mar 10, 2026
updated 0.2.0-2 ← 0.2.0-1 diff Nov 11, 2025
updated 0.2.0-1 ← 0.2.0 diff Nov 13, 2024
updated 0.2.0 ← 0.1.2 diff Apr 30, 2024
updated 0.1.2 ← 0.1.1 diff May 23, 2023
updated 0.1.1 ← 0.1.0-1 diff Oct 15, 2022
updated 0.1.0-1 ← 0.1.0 diff Jul 29, 2021
updated 0.1.0 ← 0.0.4 diff May 26, 2021
updated 0.0.4 ← 0.0.3 diff Feb 9, 2021
updated 0.0.3 ← 0.0.2 diff Nov 25, 2019
updated 0.0.2 ← 0.0.1 diff Mar 24, 2019
new 0.0.1 Jul 12, 2018