{
  "_id": "6a113a07acfb0bcc41ce565a",
  "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-05-23 05:21:12 UTC",
    "User": "root"
  },
  "Author": "Pedro J. Aphalo [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3385-972X>)",
  "MD5sum": "6030ed2dcce937c6b7cd2d7197855e4d",
  "_user": "aphalo",
  "_type": "src",
  "_file": "gginnards_0.2.0-2.9000.tar.gz",
  "_fileid": "685145eabefd9dcf34c232db40c31bc37950be65d10fd76b9332fa50e6af2bb4",
  "_filesize": 1568344,
  "_sha256": "685145eabefd9dcf34c232db40c31bc37950be65d10fd76b9332fa50e6af2bb4",
  "_created": "2026-05-23T05:21:12.000Z",
  "_published": "2026-05-23T05:24:23.333Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77499427546,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174510617"
    },
    {
      "job": 77499427549,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174509491"
    },
    {
      "job": 77499427548,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174504802"
    },
    {
      "job": 77499427545,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174506836"
    },
    {
      "job": 77499238531,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174493178"
    },
    {
      "job": 77499427543,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174505975"
    },
    {
      "job": 77499427550,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174503296"
    },
    {
      "job": 77499427554,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174503178"
    },
    {
      "job": 77499427551,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174505579"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aphalo/actions/runs/26324408102",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "Visiting researcher (Retired Senior Lecturer)\r\n(Sensory Ecology of Plants, Photobiology, Crops, Forest trees, Data Analysis, Data Visualization)"
  },
  "_downloads": {
    "count": 5037,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gginnards"
  },
  "_devurl": "https://github.com/aphalo/gginnards",
  "_pkgdown": "https://docs.r4photobiology.info/gginnards/",
  "_searchresults": 433,
  "_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.342120379320583,
  "_indexed": true,
  "_nocasepkg": "gginnards",
  "_universes": [
    "aphalo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0-2.9000",
      "date": "2026-05-23T05:23:30.000Z",
      "distro": "noble",
      "commit": "24e623e3c47d375ed5c8580900583f289c2d2d02",
      "fileid": "42bccee17aad4de7fcb2fbea2dcedcb910dbfb5fb19f175dd78516c95ed5cc3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aphalo/actions/runs/26324408102"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0-2.9000",
      "date": "2026-05-23T05:23:22.000Z",
      "distro": "noble",
      "commit": "24e623e3c47d375ed5c8580900583f289c2d2d02",
      "fileid": "864ae2aed45ed3f951a52296f1c225dfd926ce46e1a3d47329081452037e72b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aphalo/actions/runs/26324408102"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0-2.9000",
      "date": "2026-05-23T05:22:50.000Z",
      "commit": "24e623e3c47d375ed5c8580900583f289c2d2d02",
      "fileid": "d4fb899be6c3d0ba683c730fa70aadf4de0429b3bdd4b824b6305cd1a00a9967",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aphalo/actions/runs/26324408102"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0-2.9000",
      "date": "2026-05-23T05:23:05.000Z",
      "commit": "24e623e3c47d375ed5c8580900583f289c2d2d02",
      "fileid": "395f361542447ad2c1f85444c1c3cf162f1a10aef5c9e88e4050bb28c6818a83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aphalo/actions/runs/26324408102"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0-2.9000",
      "date": "2026-05-23T05:23:22.000Z",
      "commit": "24e623e3c47d375ed5c8580900583f289c2d2d02",
      "fileid": "9fb64fec4601d1edce29fbb7b605c24eed95d60143e118c5f7319b720e09bcb7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aphalo/actions/runs/26324408102"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0-2.9000",
      "date": "2026-05-23T05:22:21.000Z",
      "commit": "24e623e3c47d375ed5c8580900583f289c2d2d02",
      "fileid": "7a666d75e650468a6d257d70d46c2f7dc371484dca67a0a9099c3ce2acc36c0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aphalo/actions/runs/26324408102"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0-2.9000",
      "date": "2026-05-23T05:22:23.000Z",
      "commit": "24e623e3c47d375ed5c8580900583f289c2d2d02",
      "fileid": "0578e2c01702e4207b9dc684e6548e02e3b014656ad0f9a447895dae280da813",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aphalo/actions/runs/26324408102"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0-2.9000",
      "date": "2026-05-23T05:22:40.000Z",
      "commit": "24e623e3c47d375ed5c8580900583f289c2d2d02",
      "fileid": "5c5a1f0856a7f291b65c024227b9df1b88567c33e110f319364210192c06652d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aphalo/actions/runs/26324408102"
    }
  ]
}