Package: ggblanket
Title: Simplify 'ggplot2' Visualisation
Version: 4.0.0
Authors@R: c(
    person("David", "Hodge", email = "davidhodge931@gmail.com", 
           role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-3868-7501")), 
    person("Nik", "Mitchell", role = "ctb", comment = c(ORCID = "0009-0002-8126-7745"))
    )
Description: Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. 
License: MIT + file LICENSE
URL: https://davidhodge931.github.io/ggblanket/,
        https://github.com/davidhodge931/ggblanket/
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: dplyr, forcats, ggplot2 (>= 3.4.0), grid, hms, lubridate,
        magrittr, purrr, rlang, scales, snakecase, stringr, tidyr,
        tidyselect, viridis
Suggests: gapminder, hexbin, knitr, palmerpenguins, patchwork,
        RColorBrewer, rmarkdown, sf, stars, tibble
Config/Needs/website: distributional, glue, pkgdown, ggblend,
        ggbeeswarm, ggdensity, ggdist, ggeasy, ggh4x, gghighlight,
        ggiraph, ggpattern, ggrepel, ggridges, ggtext, plotly,
        showtext, sf, sysfonts
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-08-08 09:53:28 UTC; david
Author: David Hodge [aut, cre, cph] (<https://orcid.org/0000-0002-3868-7501>),
  Nik Mitchell [ctb] (<https://orcid.org/0009-0002-8126-7745>)
Maintainer: David Hodge <davidhodge931@gmail.com>
Repository: CRAN
Date/Publication: 2023-08-08 10:40:02 UTC
