Type: Package Package: leaflet.providers Title: Leaflet Providers Version: 3.0.0.9000 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"), comment = c(ROR = "https://ror.org/03wc8by49")) ) Description: Contains third-party map tile provider information from 'Leaflet.js', , 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Collate: 'providers_data.R' 'get_current_providers.R' 'leaflet.providers-package.R' 'zzz.R' Repository: https://rstudio.r-universe.dev Date/Publication: 2026-03-19 20:18:30 UTC RemoteUrl: https://github.com/rstudio/leaflet.providers RemoteRef: HEAD RemoteSha: 277bdb944d209c8213dcdf812386b89dd8a9322f NeedsCompilation: no Packaged: 2026-07-18 08:40:34 UTC; root Author: Leslie Huang [aut], Barret Schloerke [ctb, cre] (ORCID: ), Leaflet Providers contributors [ctb, cph] (Leaflet Providers plugin), Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Barret Schloerke