Package: leaflet.minicharts
Type: Package
Title: Mini Charts for Interactive Maps
Version: 0.6.3
Authors@R: c(
    person(given = "Tatiana",
           family = "Vargas",
           role = c("aut", "cre"),
           email = "tatiana.vargas@rte-france.com"),
    person("Jalal-Edine", "ZAWAM", role = "aut"),
    person("Benoit", "Thieurmel", email = "benoit.thieurmel@datastorm.fr", role = "aut"),
    person("Francois", "Guillem", role = "aut"),
    person("RTE", role = "cph")
    )
Description: Add and modify small charts on an interactive map created with 
    package 'leaflet'. These charts can be used to represent at same time multiple 
    variables on a single map.
License: GPL (>= 2) | file LICENSE
Depends: R (>= 2.10)
Imports: leaflet (>= 1.1.0), htmltools
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.2
Suggests: knitr, rmarkdown, dplyr, shiny, manipulateWidget, testthat,
        covr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-10-29 10:13:14 UTC; berthetcle
Author: Tatiana Vargas [aut, cre],
  Jalal-Edine ZAWAM [aut],
  Benoit Thieurmel [aut],
  Francois Guillem [aut],
  RTE [cph]
Maintainer: Tatiana Vargas <tatiana.vargas@rte-france.com>
Repository: CRAN
Date/Publication: 2025-10-29 11:40:02 UTC
Built: R 4.4.1; ; 2025-10-29 12:15:32 UTC; unix
