Package: simplevis
Type: Package
Title: Simple 'ggplot2' and 'leaflet' Visualisation with Less
        Brainpower
Version: 5.0.0
Authors@R: 
    c(person(given = "David", 
               family = "Hodge", 
               email = "davidhodge931@gmail.com", 
               role = c("aut", "cre"),
               comment = c(ORCID = "0000-0002-3868-7501")),
      person("Statistics New Zealand", 
             role = c("cph")))
Description: Wrapper functions to make 'ggplot2' and 'leaflet' visualisation easier with less brainpower required.
License: MIT + file LICENSE
URL: https://statisticsnz.github.io/simplevis/,
        https://github.com/statisticsnz/simplevis/
BugReports: https://github.com/statisticsNZ/simplevis/issues/
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports: dplyr, forcats, ggplot2, htmlwidgets, leaflet, leafem,
        leafpop, lubridate, magrittr, purrr, rlang, scales, sf,
        snakecase, stars, stringr, tidyr, tidyselect, viridis
Suggests: DT, glue, knitr, palmerpenguins, pals, plotly, rgdal, rgeos,
        rmarkdown, s2, shiny, shinycssloaders, tibble
RoxygenNote: 7.1.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-11-10 02:01:55 UTC; dhodge
Author: David Hodge [aut, cre] (<https://orcid.org/0000-0002-3868-7501>),
  Statistics New Zealand [cph]
Maintainer: David Hodge <davidhodge931@gmail.com>
Repository: CRAN
Date/Publication: 2021-11-10 07:40:02 UTC
