Type: Package
Package: leaflet.providers
Title: Leaflet Providers
Version: 2.0.0
Authors@R: c(
    person("Leslie", "Huang", , "lesliehuang@nyu.edu", role = "aut"),
    person("Barret", "Schloerke", , "barret@posit.co", role = c("ctb", "cre"),
           comment = c(ORCID = "0000-0001-9986-114X")),
    person("Leaflet Providers contributors", role = c("ctb", "cph"),
           comment = "Leaflet Providers plugin"),
    person("Posit Software, PBC", role = c("cph", "fnd"))
  )
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
URL: https://rstudio.github.io/leaflet.providers/,
        https://github.com/rstudio/leaflet.providers
BugReports: https://github.com/rstudio/leaflet.providers/issues
Depends: R (>= 2.10)
Imports: htmltools
Suggests: jsonlite, testthat (>= 3.0.0), V8
Config/Needs/website: tidyverse/tidytemplate
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.2.3
Collate: 'providers_data.R' 'get_current_providers.R'
        'leaflet.providers-package.R' 'zzz.R'
NeedsCompilation: no
Packaged: 2023-10-17 12:24:21 UTC; garrick
Author: Leslie Huang [aut],
  Barret Schloerke [ctb, cre] (<https://orcid.org/0000-0001-9986-114X>),
  Leaflet Providers contributors [ctb, cph] (Leaflet Providers plugin),
  Posit Software, PBC [cph, fnd]
Maintainer: Barret Schloerke <barret@posit.co>
Repository: CRAN
Date/Publication: 2023-10-17 17:10:02 UTC
Built: R 4.2.0; ; 2023-10-17 19:10:46 UTC; unix
