Package: leaflegend
Type: Package
Title: Add Custom Legends to 'leaflet' Maps
Version: 1.2.1
Authors@R: c(
    person("Thomas", "Roh", email = "thomas@roh.engineering", 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
RoxygenNote: 7.2.3
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
NeedsCompilation: no
Packaged: 2024-05-09 14:46:18 UTC; thoma
Author: Thomas Roh [aut, cre],
  Ricardo Rodrigo Basa [ctb]
Maintainer: Thomas Roh <thomas@roh.engineering>
Repository: CRAN
Date/Publication: 2024-05-09 15:00:03 UTC
Built: R 4.6.0; ; 2025-07-18 07:29:41 UTC; unix
