Package: leaflegend
Type: Package
Title: Add Custom Legends to 'leaflet' Maps
Version: 0.6.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.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 3.3.0)
Imports: leaflet, htmltools, stats, base64enc, htmlwidgets
RoxygenNote: 7.1.1
URL: https://leaflegend.roh.engineering,
        https://github.com/tomroh/leaflegend
BugReports: https://github.com/tomroh/leaflegend/issues
NeedsCompilation: no
Packaged: 2022-03-03 14:43:30 UTC; troh
Author: Thomas Roh [aut, cre],
  Ricardo Rodrigo Basa [ctb]
Maintainer: Thomas Roh <thomas@roh.engineering>
Repository: CRAN
Date/Publication: 2022-03-03 15:00:10 UTC
