{
  "_id": "6a101915acfb0bcc41c85d1d",
  "Package": "ggtibble",
  "Title": "Create Tibbles and Lists of 'ggplot' Figures for Reporting",
  "Version": "1.0.2.9000",
  "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-05-14 19:21:59 UTC",
  "RemoteUrl": "https://github.com/humanpred/ggtibble",
  "RemoteRef": "HEAD",
  "RemoteSha": "73c1259073e847ce56d8278b0c17f83893865583",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 19:36:46 UTC",
    "User": "root"
  },
  "Author": "Bill Denney [aut, cre] (ORCID: <https://orcid.org/0000-0002-5759-428X>)",
  "Maintainer": "Bill Denney <wdenney@humanpredictions.com>",
  "MD5sum": "797f3e01a03a835c57bfd9cb1cea3b5d",
  "_user": "humanpred",
  "_type": "src",
  "_file": "ggtibble_1.0.2.9000.tar.gz",
  "_fileid": "5ae8c081719183140ebc80ec6dc7eb3aee1332a8e5b9bafb852e614d0f840e01",
  "_filesize": 331841,
  "_sha256": "5ae8c081719183140ebc80ec6dc7eb3aee1332a8e5b9bafb852e614d0f840e01",
  "_created": "2026-05-14T19:36:46.000Z",
  "_published": "2026-05-22T08:51:33.610Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77347096293,
      "time": 200,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7003173340"
    },
    {
      "job": 77347096854,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7003162258"
    },
    {
      "job": 77347096542,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7003145666"
    },
    {
      "job": 77347096621,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7003138655"
    },
    {
      "job": 77347096507,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7003106152"
    },
    {
      "job": 77347096017,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156565391"
    },
    {
      "job": 77347096419,
      "time": 186,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7003168939"
    },
    {
      "job": 77347096933,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7003141351"
    },
    {
      "job": 77347096561,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7003144915"
    }
  ],
  "_buildurl": "https://github.com/r-universe/humanpred/actions/runs/25881141370",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/humanpred/ggtibble",
  "_commit": {
    "id": "73c1259073e847ce56d8278b0c17f83893865583",
    "author": "Bill Denney <billdenney@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #34 from humanpred/claude/epic-elion-0b2836\n\nAuto-emit \\FloatBarrier between figures in LaTeX (issue 27)",
    "time": 1778786519
  },
  "_maintainer": {
    "name": "Bill Denney",
    "email": "wdenney@humanpredictions.com",
    "login": "billdenney",
    "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": "2025-24",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "v1.0.2",
      "date": "2025-06-11"
    }
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "billdenney",
      "count": 87,
      "uuid": 10359931
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 130697527,
    "type": "organization",
    "name": "humanpred"
  },
  "_downloads": {
    "count": 193,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggtibble"
  },
  "_devurl": "https://github.com/humanpred/ggtibble",
  "_pkgdown": "https://humanpred.github.io/ggtibble/",
  "_searchresults": 9,
  "_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"
    }
  ],
  "_exports": [
    "%+%",
    "as_gglist",
    "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": "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"
      ]
    }
  ],
  "_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.477121254719663,
  "_indexed": true,
  "_nocasepkg": "ggtibble",
  "_universes": [
    "humanpred",
    "billdenney"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2.9000",
      "date": "2026-05-14T19:39:44.000Z",
      "distro": "noble",
      "commit": "73c1259073e847ce56d8278b0c17f83893865583",
      "fileid": "44b2e04bd6cfdd422d82e990f26d7bf32f5dde68f64b5e243f51beacc7341143",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/25881141370"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2.9000",
      "date": "2026-05-14T19:39:09.000Z",
      "distro": "noble",
      "commit": "73c1259073e847ce56d8278b0c17f83893865583",
      "fileid": "dac7d757e94535040013781e36a5d256e945b98acbeec14b3de009abc7308631",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/25881141370"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2.9000",
      "date": "2026-05-14T19:38:30.000Z",
      "commit": "73c1259073e847ce56d8278b0c17f83893865583",
      "fileid": "53bcda4a188cb0f83fae85c658b317e5d7a81b31dfea2bec69826bfde308acfb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/25881141370"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2.9000",
      "date": "2026-05-14T19:38:16.000Z",
      "commit": "73c1259073e847ce56d8278b0c17f83893865583",
      "fileid": "6228af7605e65b04d82d085adcafa8dbc18767200c8ae0d079ad837fb8df1f52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/25881141370"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2.9000",
      "date": "2026-05-14T19:39:22.000Z",
      "commit": "73c1259073e847ce56d8278b0c17f83893865583",
      "fileid": "c35513d850e48f0cda03372ce73b8823ca2281007bfd9640dce31b3d0fd4331f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/25881141370"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2.9000",
      "date": "2026-05-14T19:37:57.000Z",
      "commit": "73c1259073e847ce56d8278b0c17f83893865583",
      "fileid": "3ebe7bacd53a9da6c13aeca5b3e8f269378f6e81dc72bd991a82016531e3c918",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/25881141370"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2.9000",
      "date": "2026-05-14T19:38:12.000Z",
      "commit": "73c1259073e847ce56d8278b0c17f83893865583",
      "fileid": "f57dfe3314db3901a6faa195eb663ac4a5a122cdcf1b93e086fed683e6fa953e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/25881141370"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2.9000",
      "date": "2026-05-22T08:51:14.000Z",
      "commit": "73c1259073e847ce56d8278b0c17f83893865583",
      "fileid": "0ad0de8d1201a9f3654ece84e57659af38325047fccfd16467cb48456aaed882",
      "status": "success",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/25881141370"
    }
  ]
}