Package: simplevis
Type: Package
Title: Simple 'ggplot2' Visualisation with Less Brainpower
Version: 4.5.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 (>= 1.0.0), DT, forcats, ggplot2 (>= 3.0.0), htmltools,
        leaflet (>= 2.0.0), kimisc, leafpop, leaflet.extras, jsonlite,
        lubridate, magrittr, plotly, purrr, readr, rlang (>= 0.4.0),
        scales, sf, shiny, shinycssloaders, snakecase, stringr, tibble,
        tidyr (>= 1.0.0), viridis
Suggests: knitr, glue, palmerpenguins, rgdal, rgeos, rmarkdown, s2
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-08-06 03:09:46 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-08-06 05:00:03 UTC
