Package: simplevis
Type: Package
Title: Simple Visualisation with 'ggplot2' and 'leaflet' Wrappers
Version: 2.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: Support effortless high quality 'ggplot2' and 'leaflet' visualisations for reports or interactive 'shiny' apps through wrapping functions.
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, DT, forcats, ggplot2, htmltools, leaflet, leafpop,
        leaflet.extras, janitor, jsonlite, lubridate, magrittr,
        methods, plotly, readr, rgdal, rmarkdown, rlang, scales, sf,
        shiny, shinycssloaders, stars, stats, stringr, tibble, tidyr
        (>= 1.0.0), viridis
Suggests: knitr
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-09-01 00:23:34 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: 2020-09-01 08:20:03 UTC
