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 modified as easily as regular 'ggplot' figures. Typical use cases are for creating reports or web pages where many figures are needed with different data and similar formatting. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) Depends: R (>= 4.3) Suggests: ggbreak, ggforce, quarto, rmarkdown, spelling, testthat (>= 3.0.0), withr Config/testthat/edition: 3 Imports: checkmate, dplyr, ggplot2, glue, knitr, purrr, rlang, tibble, tidyr, vctrs URL: https://humanpred.github.io/ggtibble/, https://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: 2026-06-21 15:16:36 UTC; root Author: Bill Denney [aut, cre] (ORCID: ) Maintainer: Bill Denney