Package: ggtibble
Title: Create Tibbles and Lists of 'ggplot' Figures for Reporting
Version: 1.0.2
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
RoxygenNote: 7.3.2
Depends: R (>= 4.3)
Suggests: 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
NeedsCompilation: no
Packaged: 2025-06-11 17:54:41 UTC; bill
Author: Bill Denney [aut, cre] (ORCID: <https://orcid.org/0000-0002-5759-428X>)
Maintainer: Bill Denney <wdenney@humanpredictions.com>
Repository: CRAN
Date/Publication: 2025-06-11 18:10:02 UTC
Built: R 4.6.0; ; 2025-08-18 13:58:23 UTC; unix
