Package: leaflet.providers
Type: Package
Title: Leaflet Providers
Version: 1.8.0
Authors@R: c(
      person("Leslie", "Huang", email = "lesliehuang@nyu.edu", role = c("aut", "cre")),
      person("Leaflet Providers contributors", role = c("ctb", "cph"), comment = "Leaflet Providers plugin"),
      person("RStudio", role = c("cph", "fnd"))
    )
Maintainer: Leslie Huang <lesliehuang@nyu.edu>
Description: Contains third-party map tile provider information from
    'Leaflet.js', <https://github.com/leaflet-extras/leaflet-providers>, to be
    used with the 'leaflet' R package. Additionally, 'leaflet.providers'
    enables users to retrieve up-to-date provider information between package
    updates.
License: BSD_2_clause + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
Suggests: V8, jsonlite, testthat (>= 2.1.0)
Language: en-US
RoxygenNote: 6.1.1
Imports: htmltools
URL: https://github.com/rstudio/leaflet.providers
BugReports: https://github.com/rstudio/leaflet.providers/issues
Collate: 'providers_data.R' 'get_current_providers.R'
NeedsCompilation: no
Packaged: 2019-07-09 18:11:30 UTC; lesliehuang
Author: Leslie Huang [aut, cre],
  Leaflet Providers contributors [ctb, cph] (Leaflet Providers plugin),
  RStudio [cph, fnd]
Repository: CRAN
Date/Publication: 2019-07-15 09:40:03 UTC
