{
  "_id": "6a38011f3efcd9bda44322e5",
  "Package": "ggtibble",
  "Title": "Create Tibbles and Lists of 'ggplot' Figures for Reporting",
  "Version": "1.0.4",
  "Authors@R": "person(\"Bill\", \"Denney\", email=\"wdenney@humanpredictions.com\", role=c(\"aut\", \"cre\"), comment=c(ORCID=\"0000-0002-5759-428X\"))",
  "Description": "Create tibbles and lists of 'ggplot' figures that can be\nmodified as easily as regular 'ggplot' figures.  Typical use\ncases are for creating reports or web pages where many figures\nare needed with different data and similar formatting.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "URL": "https://humanpred.github.io/ggtibble/,\nhttps://github.com/humanpred/ggtibble",
  "BugReports": "https://github.com/humanpred/ggtibble/issues",
  "Language": "en-US",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://humanpred.r-universe.dev",
  "Date/Publication": "2026-06-21 14:33:33 UTC",
  "RemoteUrl": "https://github.com/humanpred/ggtibble",
  "RemoteRef": "HEAD",
  "RemoteSha": "8973de9556df0b405f7da85e2abc5fd734175b92",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-21 15:16:36 UTC",
    "User": "root"
  },
  "Author": "Bill Denney [aut, cre] (ORCID: <https://orcid.org/0000-0002-5759-428X>)",
  "Maintainer": "Bill Denney <wdenney@humanpredictions.com>",
  "MD5sum": "b1367bafb8013a25db93fcaba3a73fc7",
  "_user": "humanpred",
  "_type": "src",
  "_file": "ggtibble_1.0.4.tar.gz",
  "_fileid": "b0f0579c83436613672fd16170cc0ac3960cb788d2b941ccba55880184f2b027",
  "_filesize": 347454,
  "_sha256": "b0f0579c83436613672fd16170cc0ac3960cb788d2b941ccba55880184f2b027",
  "_created": "2026-06-21T15:16:36.000Z",
  "_published": "2026-06-21T15:19:58.991Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82581785951,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7776634249"
    },
    {
      "job": 82581785927,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7776630735"
    },
    {
      "job": 82581785942,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7776625069"
    },
    {
      "job": 82581785937,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7776623963"
    },
    {
      "job": 82581538620,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7776612865"
    },
    {
      "job": 82581785926,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7776628353"
    },
    {
      "job": 82581785958,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7776627318"
    },
    {
      "job": 82581785950,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7776625644"
    },
    {
      "job": 82581785945,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7776625673"
    }
  ],
  "_buildurl": "https://github.com/r-universe/humanpred/actions/runs/27908551827",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/humanpred/ggtibble",
  "_commit": {
    "id": "8973de9556df0b405f7da85e2abc5fd734175b92",
    "author": "Bill Denney <billdenney@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #37 from humanpred/v1.0.4\n\nPrepare for v1.0.4 release",
    "time": 1782052413
  },
  "_maintainer": {
    "name": "Bill Denney",
    "email": "wdenney@humanpredictions.com",
    "login": "billdenney",
    "description": "",
    "uuid": 10359931,
    "orcid": "0000-0002-5759-428X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "ggbreak",
      "role": "Suggests"
    },
    {
      "package": "ggforce",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "humanpred",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 5
    },
    {
      "week": "2026-25",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v1.0.3",
      "date": "2026-06-20"
    },
    {
      "name": "v1.0.4",
      "date": "2026-06-21"
    }
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "billdenney",
      "count": 97,
      "uuid": 10359931
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 130697527,
    "type": "organization",
    "name": "humanpred",
    "followers": 9
  },
  "_downloads": {
    "count": 658,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggtibble"
  },
  "_devurl": "https://github.com/humanpred/ggtibble",
  "_pkgdown": "https://humanpred.github.io/ggtibble/",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggtibble.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/humanpred/ggtibble",
  "_realowner": "humanpred",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-02-07"
    },
    {
      "version": "1.0.1",
      "date": "2024-06-19"
    },
    {
      "version": "1.0.2",
      "date": "2025-06-11"
    },
    {
      "version": "1.0.3",
      "date": "2026-05-14"
    }
  ],
  "_exports": [
    "%+%",
    "as_gglist",
    "as_ggtibble",
    "gglist",
    "ggplot",
    "ggsave",
    "ggtibble",
    "group_vars",
    "knit_print",
    "labs_glue",
    "new_gglist",
    "new_ggtibble",
    "vec_arith"
  ],
  "_help": [
    {
      "page": "grapes-plus-grapes",
      "title": "Use the %+% operator from 'ggplot2' for 'ggtibble' and 'gglist' objects",
      "topics": [
        "%+%"
      ]
    },
    {
      "page": "as_gglist",
      "title": "Convert an object to a 'gglist'",
      "topics": [
        "as_gglist"
      ]
    },
    {
      "page": "as_ggtibble",
      "title": "Convert an object to a 'ggtibble'",
      "topics": [
        "as_ggtibble",
        "as_ggtibble.gglist"
      ]
    },
    {
      "page": "extract_glue_expr",
      "title": "Extract all expressions to be evaluated by 'glue()'",
      "topics": [
        "extract_glue_expr"
      ]
    },
    {
      "page": "gglist",
      "title": "Generate a list of ggplots from a list of data.frames",
      "topics": [
        "gglist"
      ]
    },
    {
      "page": "ggsave",
      "title": "Save a plot or list of plots",
      "topics": [
        "ggsave",
        "ggsave.gglist",
        "ggsave.ggtibble"
      ]
    },
    {
      "page": "ggtibble",
      "title": "Make a tibble where one column is the data to plot, one is the gglist, and one is the caption",
      "topics": [
        "ggtibble",
        "ggtibble.data.frame"
      ]
    },
    {
      "page": "knit_print.gg",
      "title": "Print a ggplot (usually within knit_print.gglist)",
      "concept": [
        "knitters"
      ],
      "topics": [
        "knit_print.gg"
      ]
    },
    {
      "page": "knit_print.gglist",
      "title": "Print a list of plots made by gglist",
      "concept": [
        "knitters"
      ],
      "topics": [
        "knit_print.gglist",
        "knit_print.ggtibble"
      ]
    },
    {
      "page": "labs_glue",
      "title": "Generate ggplot2 labels based on data in a ggtibble",
      "topics": [
        "labs_glue"
      ]
    },
    {
      "page": "new_gglist",
      "title": "Create a new 'gglist' object",
      "concept": [
        "New ggtibble objects"
      ],
      "topics": [
        "new_gglist"
      ]
    },
    {
      "page": "new_ggtibble",
      "title": "Create a new 'ggtibble' object",
      "concept": [
        "New ggtibble objects"
      ],
      "topics": [
        "new_ggtibble"
      ]
    },
    {
      "page": "plot.gglist",
      "title": "Plot a list of plots made by gglist",
      "topics": [
        "plot.gglist",
        "plot.ggtibble"
      ]
    },
    {
      "page": "plot.NULL",
      "title": "Plot a 'NULL' object (render nothing)",
      "topics": [
        "plot.NULL"
      ]
    }
  ],
  "_readme": "https://github.com/humanpred/ggtibble/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "cli",
    "cpp11",
    "dplyr",
    "evaluate",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "isoband",
    "knitr",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "v01-introduction.Rmd",
      "filename": "v01-introduction.html",
      "title": "Introduction to 'ggtibble'",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Motivation for ggtibble",
        "Introduction",
        "Typical use",
        "Shorter syntax via the ggtibble chunk option"
      ],
      "created": "2024-02-03 14:48:46",
      "modified": "2026-05-13 21:10:22",
      "commits": 2
    }
  ],
  "_score": 4.643452676486188,
  "_indexed": true,
  "_nocasepkg": "ggtibble",
  "_universes": [
    "humanpred",
    "billdenney"
  ],
  "_previous": "1.0.3.9000",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-21T15:19:01.000Z",
      "distro": "noble",
      "commit": "8973de9556df0b405f7da85e2abc5fd734175b92",
      "fileid": "e8b6b268c175f808e4e17c9209302c1d1ec9dab5b4f0e3dfeefe9cffdc80b3a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/27908551827"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-21T15:18:39.000Z",
      "distro": "noble",
      "commit": "8973de9556df0b405f7da85e2abc5fd734175b92",
      "fileid": "afd87a6c616c874cf814601d56e2bc8a6dca4bab38135645dc9924b405d3ace4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/27908551827"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-06-21T15:18:08.000Z",
      "commit": "8973de9556df0b405f7da85e2abc5fd734175b92",
      "fileid": "6b2b25e5ca1d811713cf1af58e31ad47b8cb46a5216fe50e6a159302867f9664",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/27908551827"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-06-21T15:17:58.000Z",
      "commit": "8973de9556df0b405f7da85e2abc5fd734175b92",
      "fileid": "555d671bebb35b8c33195986e9eff90e194d2a43a018c015aa84503657e5a544",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/27908551827"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4",
      "date": "2026-06-21T15:18:55.000Z",
      "commit": "8973de9556df0b405f7da85e2abc5fd734175b92",
      "fileid": "d6b216d8dbfac106ac238d7c8d3ea9670aeae87a49438308d85d3820445f2cf0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/27908551827"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-06-21T15:18:04.000Z",
      "commit": "8973de9556df0b405f7da85e2abc5fd734175b92",
      "fileid": "03f07c6ef4d5bb5dd3e95ff29075d2286912d6917e72be08b23921b8d9080d0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/27908551827"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-06-21T15:17:50.000Z",
      "commit": "8973de9556df0b405f7da85e2abc5fd734175b92",
      "fileid": "f9bcb67078c0955e70763c42a34323533b7cac870e99bbc3b6fbded52cf9dd44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/27908551827"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-06-21T15:18:00.000Z",
      "commit": "8973de9556df0b405f7da85e2abc5fd734175b92",
      "fileid": "175d1aace5afd70451edb59129004a012ba5689409cc49ecc9825ef8826b75c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/27908551827"
    }
  ]
}