Package: gginnards Type: Package Title: Explore the Innards of 'ggplot2' Objects Version: 0.2.0-2.9000 Date: 2025-12-24 Authors@R: c( person("Pedro J.", "Aphalo", email = "pedro.aphalo@helsinki.fi", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3385-972X")) ) Maintainer: Pedro J. Aphalo Description: 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. License: GPL (>= 2) LazyLoad: TRUE ByteCompile: TRUE Depends: R (>= 4.0.0), ggplot2 (>= 3.4.0) Imports: utils, methods, rlang (>= 0.4.0), stringr (>= 1.4.0), magrittr (>= 1.5), tibble (>= 2.1.0) Suggests: S7, knitr (>= 1.24), rmarkdown (>= 1.14), sf (>= 0.9), lobstr (>= 1.1.0) URL: https://docs.r4photobiology.info/gginnards/, https://github.com/aphalo/gginnards BugReports: https://github.com/aphalo/gginnards/issues Encoding: UTF-8 RoxygenNote: 7.3.3 VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev Repository: https://aphalo.r-universe.dev Date/Publication: 2025-12-24 00:26:41 UTC RemoteUrl: https://github.com/aphalo/gginnards RemoteRef: HEAD RemoteSha: 24e623e3c47d375ed5c8580900583f289c2d2d02 NeedsCompilation: no Packaged: 2026-06-22 07:13:49 UTC; root Author: Pedro J. Aphalo [aut, cre] (ORCID: )