Package: ggtibble
Title: Create Tibbles and Lists of 'ggplot' Figures for Reporting
Version: 1.0.0
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.1
Depends: R (>= 4.3)
Suggests: rmarkdown, spelling, testthat (>= 3.0.0), withr
Config/testthat/edition: 3
Imports: dplyr, ggplot2, glue, knitr, purrr, rlang, tibble, tidyr,
        vctrs
URL: https://billdenney.github.io/ggtibble/
Language: en-US
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-02-06 17:31:31 UTC; wdenn
Author: Bill Denney [aut, cre] (<https://orcid.org/0000-0002-5759-428X>)
Maintainer: Bill Denney <wdenney@humanpredictions.com>
Repository: CRAN
Date/Publication: 2024-02-07 18:10:02 UTC
