Package: gginnards 0.2.0-2.9000

gginnards: Explore the Innards of 'ggplot2' Objects

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

Authors:Pedro J. Aphalo [aut, cre]

gginnards_0.2.0-2.9000.tar.gz
gginnards_0.2.0-2.9000.zip(r-4.7)gginnards_0.2.0-2.9000.zip(r-4.6)gginnards_0.2.0-2.9000.zip(r-4.5)
gginnards_0.2.0-2.9000.tgz(r-4.6-any)gginnards_0.2.0-2.9000.tgz(r-4.5-any)
gginnards_0.2.0-2.9000.tar.gz(r-4.7-any)gginnards_0.2.0-2.9000.tar.gz(r-4.6-any)
gginnards_0.2.0-2.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
gginnards/json (API)
NEWS

# Install 'gginnards' in R:
install.packages('gginnards', repos = c('https://aphalo.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/aphalo/gginnards/issues

Pkgdown/docs site:https://docs.r4photobiology.info

On CRAN:

Conda:

datavizdebuggingggplot2-enhancementesggplot2-layer-manipulationinspection

9.34 score 28 stars 3 packages 433 scripts 5.0k downloads 29 exports 24 dependencies

Last updated from:24e623e3c4. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK156
source / vignettesOK199
linux-release-x86_64OK145
macos-release-arm64OK121
macos-oldrel-arm64OK103
windows-develOK88
windows-releaseOK104
windows-oldrelOK88
wasm-releaseOK114

Exports:append_layersbottom_layerdata_attributesdata_varsdebug_compute_fundebug_draw_functiondelete_layersdrop_varsextract_layersgeom_debuggeom_debug_groupgeom_debug_panelgeom_nullGeomDebugGroupGeomDebugPanelGeomNullmapped_varsmove_layersnum_layersshift_layersstat_debug_groupstat_debug_panelStatDebugGroupStatDebugPaneltheme_classestheme_difftheme_extracttop_layerwhich_layers

Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecyclemagrittrpillarpkgconfigR6RColorBrewerrlangS7scalesstringistringrtibbleutf8vctrsviridisLitewithr

User Guide: 1 Debugging ggplots

Rendered fromuser-guide-1.Rmdusingknitr::rmarkdownon May 23 2026.

Last update: 2025-12-22
Started: 2018-06-18

User Guide: 2 Manipulating ggplots

Rendered fromuser-guide-2.Rmdusingknitr::rmarkdownon May 23 2026.

Last update: 2025-11-11
Started: 2018-06-18

Readme and manuals

Help Manual

Help pageTopics
gginnards: Explore the Innards of 'ggplot2' Objectsgginnards-package gginnards
Layer manipulation.append_layers bottom_layer delete_layers extract_layers move_layers num_layers shift_layers top_layer which_layers
Explore and manipulate the embedded data.data_attributes data_vars drop_vars mapped_vars
Geoms that print input data to console.geom_debug geom_debug_group geom_debug_panel
A null geom or 'no-op' geom.geom_null
Print to console data received by statistics as inputstat_debug_group stat_debug_panel
Show the structure of a ggplot object.str str.ggplot
Theme differencetheme_classes theme_diff theme_extract