{
  "_id": "6a5f39da14e95619b75d5c84",
  "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-07-21 09:16:52 UTC",
    "User": "root"
  },
  "Author": "Bill Denney [aut, cre] (ORCID: <https://orcid.org/0000-0002-5759-428X>)",
  "Maintainer": "Bill Denney <wdenney@humanpredictions.com>",
  "_user": "humanpred",
  "_type": "src",
  "_file": "ggtibble_1.0.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/df22af6ebd17b564d6079f17dc441434d130068901d21c800905147a4c311132",
  "_filesize": 345696,
  "_sha256": "df22af6ebd17b564d6079f17dc441434d130068901d21c800905147a4c311132",
  "_expires": "2026-10-29T09:20:24.000Z",
  "_created": "2026-07-21T09:16:52.000Z",
  "_published": "2026-07-21T09:20:26.400Z",
  "_jobs": [
    {
      "job": 88592673262,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8490079107"
    },
    {
      "job": 88592673289,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8490073307"
    },
    {
      "job": 88592673323,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8490054744"
    },
    {
      "job": 88592673250,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8490062126"
    },
    {
      "job": 88591767706,
      "time": 249,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8489999992"
    },
    {
      "job": 88592673280,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8490069404"
    },
    {
      "job": 88592673392,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8490055457"
    },
    {
      "job": 88592673334,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8490048501"
    },
    {
      "job": 88592673399,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8490043759"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/humanpred/actions/runs/29817341028",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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": 3,
  "_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": 574,
    "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.1",
  "_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"
    },
    {
      "version": "1.0.4",
      "date": "2026-06-21"
    }
  ],
  "_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": 5.597695185925512,
  "_indexed": true,
  "_nocasepkg": "ggtibble",
  "_universes": [
    "humanpred",
    "billdenney"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-07-21T09:19:25.000Z",
      "distro": "resolute",
      "commit": "8973de9556df0b405f7da85e2abc5fd734175b92",
      "fileid": "https://r2.ropensci.org/dbd99ae77898bf0b7009755c605ed049c7f4489759e06c055db268f2065a3fac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/29817341028"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-07-21T09:19:11.000Z",
      "distro": "resolute",
      "commit": "8973de9556df0b405f7da85e2abc5fd734175b92",
      "fileid": "https://r2.ropensci.org/cad54715ad2f1fbfea33d0aaab41543f91575074b31b815f5e074d778a51c627",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/29817341028"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-07-21T09:18:37.000Z",
      "commit": "8973de9556df0b405f7da85e2abc5fd734175b92",
      "fileid": "https://r2.ropensci.org/dab735928f420a5b0d4233469ace4de480ad2c3fa51fe5c13d8032afc6de2f26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/29817341028"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-07-21T09:18:51.000Z",
      "commit": "8973de9556df0b405f7da85e2abc5fd734175b92",
      "fileid": "https://r2.ropensci.org/54e8ce4b318db214ba8e1bdd0dcc1efe20fbfe03a120742e85d16a84586be911",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/29817341028"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4",
      "date": "2026-07-21T09:19:39.000Z",
      "commit": "8973de9556df0b405f7da85e2abc5fd734175b92",
      "fileid": "https://r2.ropensci.org/1eb937b69bb07d27caf35473b316d68cde26fee91ead91c9068cc3558956354d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/29817341028"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-07-21T09:18:14.000Z",
      "commit": "8973de9556df0b405f7da85e2abc5fd734175b92",
      "fileid": "https://r2.ropensci.org/3df1d0a2f1ad4f5316e70cb987db0925090925abb5bbbc7c798e764c7e8a99b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/29817341028"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-07-21T09:18:10.000Z",
      "commit": "8973de9556df0b405f7da85e2abc5fd734175b92",
      "fileid": "https://r2.ropensci.org/15b1bab6fabdcd85910b97a63221f0d5b198e8b6db6d1fbe146ccb1ac7502ae3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/29817341028"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-07-21T09:17:59.000Z",
      "commit": "8973de9556df0b405f7da85e2abc5fd734175b92",
      "fileid": "https://r2.ropensci.org/5c4051cdb24508edafc31441fa408319a6afd2c5c71b2035987f6c3ada69b196",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/29817341028"
    }
  ]
}