Package: leaflet.esri
Type: Package
Title: 'ESRI' Bindings for the 'leaflet' Package
Version: 1.0.0
Authors@R: c(
      person("Bhaskar", "Karambelkar", email = "bhaskarvk@gmail.com", role = c("aut", "cre")),
      person("Barret", "Schloerke", email = "barret@rstudio.com", role = c("aut")),
      person("Patrick", "Arlt", role = c("ctb", "cph"), comment = "esri-leaflet, esri-leaflet-cluster, esri-leaflet-geocoder, and esri-leaflet-heatmap libraries"),
      person("Rachel", "Nehmer", role = c("ctb", "cph"), comment = "esri-leaflet-renderers library"),
      person("Vladimir", "Agafonkin", role = c("ctb", "cph"), comment = "leaflet.heat and simpleheat libraries"),
      person(family = "Leaflet", role = c("ctb", "cph"), comment = "leaflet.markercluster library")
    )
Description: An add-on package to the 'leaflet' package, which provides bindings for 'ESRI' services. This package allows a user to add 'ESRI' provided services such as 'MapService', 'ImageMapService', 'TiledMapService' etc. to a 'leaflet' map.
License: GPL-3 | file LICENSE
Depends: R (>= 3.1.0), leaflet (>= 2.0.0), leaflet.extras (>= 1.0.0)
Encoding: UTF-8
LazyData: true
Imports: htmltools
Suggests: htmlwidgets
URL:
        https://github.com/bhaskarvk/leaflet.esri,https://bhaskarvk.github.io/leaflet.esri/
BugReports: https://github.com/bhaskarvk/leaflet.esri/issues
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-04-23 13:25:33 UTC; barret
Author: Bhaskar Karambelkar [aut, cre],
  Barret Schloerke [aut],
  Patrick Arlt [ctb, cph] (esri-leaflet, esri-leaflet-cluster,
    esri-leaflet-geocoder, and esri-leaflet-heatmap libraries),
  Rachel Nehmer [ctb, cph] (esri-leaflet-renderers library),
  Vladimir Agafonkin [ctb, cph] (leaflet.heat and simpleheat libraries),
  Leaflet [ctb, cph] (leaflet.markercluster library)
Maintainer: Bhaskar Karambelkar <bhaskarvk@gmail.com>
Repository: CRAN
Date/Publication: 2018-04-23 22:31:56 UTC
