Package: simplevis
Type: Package
Title: Wrappers to Simplify 'leaflet' Visualisation
Version: 7.1.0
Authors@R: 
    c(person(given = "David",
             family = "Hodge",
             role = c("aut", "cre"),
             email = "davidhodge931@gmail.com",
             comment = c(ORCID = "0000-0002-3868-7501")),
      person(given = "Kate",
             family = "Lee",
             role = "ctb",
             comment = c(ORCID = "0000-0002-0886-3746")),
      person(given = "Xavier",
             family = "Miles",
             role = "ctb",
             comment = c(ORCID = "0000-0002-1727-5110")),
      person(given = "Statistics New Zealand",
             role = c("cph")))
Description: Wrapper functions around the amazing 'leaflet' 
    package that aims to simplify 'leaflet' visualisation. 
    See the 'ggblanket' package for 'ggplot2' wrappers. 
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, htmlwidgets, leaflet, leafem, leafpop, magrittr, rlang,
        scales, sf, shiny, snakecase, stars, stringr, tidyr,
        tidyselect, viridis, ggplot2
Suggests: glue, gt, knitr, pals, palmerpenguins, patchwork, rgdal,
        rgeos, rmarkdown, s2, tibble, tidytext, plotly
VignetteBuilder: knitr
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-05-09 03:33:30 UTC; david
Author: David Hodge [aut, cre] (<https://orcid.org/0000-0002-3868-7501>),
  Kate Lee [ctb] (<https://orcid.org/0000-0002-0886-3746>),
  Xavier Miles [ctb] (<https://orcid.org/0000-0002-1727-5110>),
  Statistics New Zealand [cph]
Maintainer: David Hodge <davidhodge931@gmail.com>
Repository: CRAN
Date/Publication: 2023-05-09 04:00:02 UTC
