Package: leaflegend Type: Package Title: Add Custom Legends to 'leaflet' Maps Version: 1.2.8 Authors@R: c( person("Thomas", "Roh", email = "thomas.roh@delveds.com", role = c("aut", "cre")), person("Ricardo Rodrigo", "Basa", email = "radbasa@gmail.com", role = c("ctb"))) Description: Provides extensions to the 'leaflet' package to customize legends with images, text styling, orientation, sizing, and symbology and functions to create symbols to plot on maps. License: MIT + file LICENSE Encoding: UTF-8 Depends: R (>= 3.3.0) Imports: leaflet, htmltools, stats, base64enc, htmlwidgets URL: https://leaflegend.delveds.com, https://github.com/tomroh/leaflegend BugReports: https://github.com/tomroh/leaflegend/issues Suggests: covr, testthat (>= 3.0.0) Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libpng-dev libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://tomroh.r-universe.dev Date/Publication: 2026-05-15 17:59:23 UTC RemoteUrl: https://github.com/tomroh/leaflegend RemoteRef: HEAD RemoteSha: a63533d3760b81432a16d413b6ae6cb9238dd7e2 NeedsCompilation: no Packaged: 2026-06-14 06:57:07 UTC; root Author: Thomas Roh [aut, cre], Ricardo Rodrigo Basa [ctb] Maintainer: Thomas Roh