Package: leaflet.multiopacity
Type: Package
Title: Leaflet Multiple Opacity Controls for R
Version: 0.1.1
Authors@R: c(
    person(
      given = "Vinícius",
      family = "Zendron",
      role = "aut",
      email = "vinicius.zendron@meantrix.com"),
    person(
      "Meantrix",
      role = c("cre", "cph"), 
      email = "dev@meantrix.com"),
    person(
      given = "Yasunori",
      family = "Kirimoto", 
      role = c("ctb", "cph"), 
      comment = "Leaflet.Control.Opacity JavaScript library")
    )
Description: Extends Leaflet for R by adding widget to control opacity of multiple layers.
License: MIT + file LICENSE
URL: https://github.com/meantrix/leaflet.multiopacity
URLNote: https://github.com/meantrix/leaflet.multiopacity
BugReports: https://github.com/meantrix/leaflet.multiopacity/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: htmlwidgets, htmltools
Suggests: leaflet, testthat, magrittr, raster, rgdal, covr, knitr,
        rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-12-14 14:24:56 UTC; viniciuszendron
Author: Vinícius Zendron [aut],
  Meantrix [cre, cph],
  Yasunori Kirimoto [ctb, cph] (Leaflet.Control.Opacity JavaScript
    library)
Maintainer: Meantrix <dev@meantrix.com>
Repository: CRAN
Date/Publication: 2020-12-14 16:40:02 UTC
Built: R 4.0.2; ; 2020-12-15 11:38:03 UTC; unix
