{
  "_id": "6a4987926d67900babdf940d",
  "Package": "gginnards",
  "Type": "Package",
  "Title": "Explore the Innards of 'ggplot2' Objects",
  "Version": "0.2.0-2.9000",
  "Date": "2025-12-24",
  "Authors@R": "c(\nperson(\"Pedro J.\", \"Aphalo\", email = \"pedro.aphalo@helsinki.fi\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-3385-972X\"))    )",
  "Maintainer": "Pedro J. Aphalo <pedro.aphalo@helsinki.fi>",
  "Description": "Extensions to 'ggplot2' providing low-level debug tools:\nstatistics, and geometries echoing their data argument, and\nfunctions to inspect theme objects. Layer manipulation:\ndeletion, insertion, extraction and reordering of layers.\nDeletion of unused variables from the data object embedded in\n\"ggplot\" objects.",
  "License": "GPL (>= 2)",
  "LazyLoad": "TRUE",
  "ByteCompile": "TRUE",
  "URL": "https://docs.r4photobiology.info/gginnards/,\nhttps://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": {
    "Date": "2026-06-22 07:13:49 UTC",
    "User": "root"
  },
  "Author": "Pedro J. Aphalo [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3385-972X>)",
  "_user": "aphalo",
  "_type": "src",
  "_file": "gginnards_0.2.0-2.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/27fac61cce01e6905d795e38343d86c58d62675d61d2f84a09dc5cb1a4e844c1",
  "_filesize": 1572707,
  "_sha256": "27fac61cce01e6905d795e38343d86c58d62675d61d2f84a09dc5cb1a4e844c1",
  "_expires": "2026-10-12T22:22:09.000Z",
  "_created": "2026-06-22T07:13:49.000Z",
  "_published": "2026-07-04T22:22:10.945Z",
  "_jobs": [
    {
      "job": 85171801025,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7785522352"
    },
    {
      "job": 85171800956,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7785518148"
    },
    {
      "job": 85171800973,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7785511567"
    },
    {
      "job": 85171801023,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7785516254"
    },
    {
      "job": 85171800761,
      "time": 208,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7785476300"
    },
    {
      "job": 85171800988,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7785511754"
    },
    {
      "job": 85171800959,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7785512932"
    },
    {
      "job": 85171801208,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7785513629"
    },
    {
      "job": 85171801158,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7785507490"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/aphalo/actions/runs/27935795091",
  "_status": "success",
  "_upstream": "https://github.com/aphalo/gginnards",
  "_commit": {
    "id": "24e623e3c47d375ed5c8580900583f289c2d2d02",
    "author": "Pedro Aphalo <pedro.aphalo@helsinki.fi>",
    "committer": "Pedro Aphalo <pedro.aphalo@helsinki.fi>",
    "message": "Fix bug and refine UI and docs for theme inspection functions\n\nall.equal() -> identical() as all.equal() failed to detect important differences such as changes in text size.\n",
    "time": 1766536001
  },
  "_maintainer": {
    "name": "Pedro J. Aphalo",
    "email": "pedro.aphalo@helsinki.fi",
    "login": "aphalo",
    "mastodon": "@aphalo@mastodon.social",
    "linkedin": "in/pedro-j-aphalo-12055234",
    "orcid": "0000-0003-3385-972X",
    "description": "Visiting researcher (Retired Senior Lecturer)\n(Sensory Ecology of Plants, Photobiology, Crops, Forest trees, Data Analysis, Data Visualization)",
    "uuid": 2743159
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 2.1.0",
      "role": "Imports"
    },
    {
      "package": "S7",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.24",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 1.14",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "version": ">= 0.9",
      "role": "Suggests"
    },
    {
      "package": "lobstr",
      "version": ">= 1.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "aphalo",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 4
    },
    {
      "week": "2025-51",
      "n": 2
    },
    {
      "week": "2025-52",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0-2",
      "date": "2025-11-11"
    }
  ],
  "_topics": [
    "dataviz",
    "debugging",
    "ggplot2-enhancementes",
    "ggplot2-layer-manipulation",
    "inspection"
  ],
  "_stars": 28,
  "_contributors": [
    {
      "user": "aphalo",
      "count": 73,
      "uuid": 2743159
    }
  ],
  "_userbio": {
    "uuid": 2743159,
    "type": "user",
    "name": "Pedro J. Aphalo",
    "followers": 70,
    "description": "Visiting researcher (Retired Senior Lecturer)\r\n(Sensory Ecology of Plants, Photobiology, Crops, Forest trees, Data Analysis, Data Visualization)"
  },
  "_downloads": {
    "count": 4518,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gginnards"
  },
  "_devurl": "https://github.com/aphalo/gginnards",
  "_pkgdown": "https://docs.r4photobiology.info/gginnards/",
  "_searchresults": 414,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gginnards.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aphalo/gginnards",
  "_realowner": "aphalo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2018-07-13"
    },
    {
      "version": "0.0.2",
      "date": "2019-03-25"
    },
    {
      "version": "0.0.3",
      "date": "2019-11-26"
    },
    {
      "version": "0.0.4",
      "date": "2021-02-10"
    },
    {
      "version": "0.1.0",
      "date": "2021-05-27"
    },
    {
      "version": "0.1.0-1",
      "date": "2021-07-30"
    },
    {
      "version": "0.1.1",
      "date": "2022-10-16"
    },
    {
      "version": "0.1.2",
      "date": "2023-05-24"
    },
    {
      "version": "0.2.0",
      "date": "2024-05-01"
    },
    {
      "version": "0.2.0-1",
      "date": "2024-11-14"
    },
    {
      "version": "0.2.0-2",
      "date": "2025-11-12"
    }
  ],
  "_exports": [
    "append_layers",
    "bottom_layer",
    "data_attributes",
    "data_vars",
    "debug_compute_fun",
    "debug_draw_function",
    "delete_layers",
    "drop_vars",
    "extract_layers",
    "geom_debug",
    "geom_debug_group",
    "geom_debug_panel",
    "geom_null",
    "GeomDebugGroup",
    "GeomDebugPanel",
    "GeomNull",
    "mapped_vars",
    "move_layers",
    "num_layers",
    "shift_layers",
    "stat_debug_group",
    "stat_debug_panel",
    "StatDebugGroup",
    "StatDebugPanel",
    "theme_classes",
    "theme_diff",
    "theme_extract",
    "top_layer",
    "which_layers"
  ],
  "_help": [
    {
      "page": "gginnards-package",
      "title": "gginnards: Explore the Innards of 'ggplot2' Objects",
      "topics": [
        "gginnards-package",
        "gginnards"
      ]
    },
    {
      "page": "delete_layers",
      "title": "Layer manipulation.",
      "topics": [
        "append_layers",
        "bottom_layer",
        "delete_layers",
        "extract_layers",
        "move_layers",
        "num_layers",
        "shift_layers",
        "top_layer",
        "which_layers"
      ]
    },
    {
      "page": "drop_vars",
      "title": "Explore and manipulate the embedded data.",
      "topics": [
        "data_attributes",
        "data_vars",
        "drop_vars",
        "mapped_vars"
      ]
    },
    {
      "page": "geom_debug_panel",
      "title": "Geoms that print input data to console.",
      "topics": [
        "geom_debug",
        "geom_debug_group",
        "geom_debug_panel"
      ]
    },
    {
      "page": "geom_null",
      "title": "A null geom or 'no-op' geom.",
      "topics": [
        "geom_null"
      ]
    },
    {
      "page": "stat_debug_group",
      "title": "Print to console data received by statistics as input",
      "concept": [
        "diagnosis functions"
      ],
      "topics": [
        "stat_debug_group",
        "stat_debug_panel"
      ]
    },
    {
      "page": "str",
      "title": "Show the structure of a ggplot object.",
      "topics": [
        "str",
        "str.ggplot"
      ]
    },
    {
      "page": "theme_diff",
      "title": "Theme difference",
      "topics": [
        "theme_classes",
        "theme_diff",
        "theme_extract"
      ]
    }
  ],
  "_pkglogo": "https://github.com/aphalo/gginnards/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/aphalo/gginnards/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "user-guide-1.Rmd",
      "filename": "user-guide-1.html",
      "title": "User Guide: 1 Debugging ggplots",
      "author": "Pedro J. Aphalo",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Preliminaries",
        "ggplot construction",
        "Data mappings in ggplots",
        "Data input to geometries",
        "Data input to statistics",
        "Controlling the debug output",
        "Themes"
      ],
      "created": "2018-06-18 20:52:26",
      "modified": "2025-12-22 00:36:45",
      "commits": 18
    },
    {
      "source": "user-guide-2.Rmd",
      "filename": "user-guide-2.html",
      "title": "User Guide: 2 Manipulating ggplots",
      "author": "Pedro J. Aphalo",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Preliminaries",
        "Exploring how ggplots are stored",
        "Manipulation of plot layers",
        "Replacing scales, coordinates, whole themes and data.",
        "Editing theme elements",
        "Removing unused data",
        "Attributes of the embedded data object",
        "Coda"
      ],
      "created": "2018-06-18 20:52:26",
      "modified": "2025-11-11 18:18:39",
      "commits": 15
    }
  ],
  "_score": 9.275407099814752,
  "_indexed": true,
  "_nocasepkg": "gginnards",
  "_universes": [
    "aphalo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0-2.9000",
      "date": "2026-06-22T07:16:03.000Z",
      "distro": "noble",
      "commit": "24e623e3c47d375ed5c8580900583f289c2d2d02",
      "fileid": "https://r2.ropensci.org/d3cdae93030b9fc569731f8d4ac2c36f49fefffa813895bedff392df2f179f6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aphalo/actions/runs/27935795091"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0-2.9000",
      "date": "2026-06-22T07:15:53.000Z",
      "distro": "noble",
      "commit": "24e623e3c47d375ed5c8580900583f289c2d2d02",
      "fileid": "https://r2.ropensci.org/50877fa0ab191ed41dd950c8bb7a0b2bd087839b29a9b03a51d11044b72caf96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aphalo/actions/runs/27935795091"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0-2.9000",
      "date": "2026-06-22T07:15:36.000Z",
      "commit": "24e623e3c47d375ed5c8580900583f289c2d2d02",
      "fileid": "https://r2.ropensci.org/781f57230ce68aed2a196cb5d568ba4cdbebce9d286043f4063a093125784017",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aphalo/actions/runs/27935795091"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0-2.9000",
      "date": "2026-06-22T07:15:46.000Z",
      "commit": "24e623e3c47d375ed5c8580900583f289c2d2d02",
      "fileid": "https://r2.ropensci.org/43f386fd62d7f5dc7facd677da286cd58571cb50e732993b6da188f9e5b2b1e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aphalo/actions/runs/27935795091"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0-2.9000",
      "date": "2026-06-22T07:16:01.000Z",
      "commit": "24e623e3c47d375ed5c8580900583f289c2d2d02",
      "fileid": "https://r2.ropensci.org/49d11531162e0c3bb296dfaa3e86ffe698ef59e67cf1bb744022cc88c0cf9c98",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aphalo/actions/runs/27935795091"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0-2.9000",
      "date": "2026-06-22T07:15:23.000Z",
      "commit": "24e623e3c47d375ed5c8580900583f289c2d2d02",
      "fileid": "https://r2.ropensci.org/f4531311772521d11f13c68320999bf551d8bc1743781b1f79157a8dc8898080",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aphalo/actions/runs/27935795091"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0-2.9000",
      "date": "2026-06-22T07:15:22.000Z",
      "commit": "24e623e3c47d375ed5c8580900583f289c2d2d02",
      "fileid": "https://r2.ropensci.org/6b0dbc1a676bbe038d0e6e9c91ed05b40a42622868ccad48ad097ab49945b8ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aphalo/actions/runs/27935795091"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0-2.9000",
      "date": "2026-06-22T07:15:07.000Z",
      "commit": "24e623e3c47d375ed5c8580900583f289c2d2d02",
      "fileid": "https://r2.ropensci.org/afb8be146f9765e5221fd66a3e281f44ea320687ff3995521e40d87fdf79bfb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aphalo/actions/runs/27935795091"
    }
  ]
}