Package: simplevis
Type: Package
Title: Make 'ggplot2' and 'leaflet' Visualisation Easier
Version: 3.1.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 and prettier.
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 (>= 2.0.0), htmltools,
        leaflet (>= 2.0.0), leafpop, leaflet.extras, janitor, jsonlite,
        lubridate, magrittr, methods, plotly, readr, rlang (>= 0.4.0),
        rmarkdown, scales, sf, shiny, shinycssloaders, stats, stringr,
        tibble, tidyr (>= 1.0.0), viridis
Suggests: knitr, rgdal, rgeos
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-05-07 06:03:22 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-05-07 06:30:02 UTC
