Package: leaflet.minicharts
Type: Package
Title: Mini Charts for Interactive Maps
Version: 0.6.0
Authors@R: c(
    person(given = "Veronique",
           family = "Bachelier",
           role = c("aut", "cre"),
           email = "veronique.bachelier@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.0.1
Suggests: knitr, rmarkdown, dplyr, shiny, manipulateWidget, testthat,
        covr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-11-27 16:39:15 UTC; perri
Author: Veronique Bachelier [aut, cre],
  Jalal-Edine ZAWAM [aut],
  Benoit Thieurmel [aut],
  Francois Guillem [aut],
  RTE [cph]
Maintainer: Veronique Bachelier <veronique.bachelier@rte-france.com>
Repository: CRAN
Date/Publication: 2019-11-27 17:20:02 UTC
