Package: manipulateWidget
Type: Package
Title: Add Even More Interactivity to Interactive Charts
Version: 0.5.0
Date: 2017-01-04
Authors@R: c(
    person("Francois", "Guillem", email = "francois.guillem@rte-france.com", role = c("aut", "cre")),
    person("RTE", role = "cph"),
    person("JJ", "Allaire", role = "ctb")
    )
Description: Like package 'manipulate' does for static graphics, this package
    helps to easily add controls like sliders, pickers, checkboxes, etc. that 
    can be used to modify the input data or the parameters of an interactive 
    chart created with package 'htmlwidgets'.
Imports: shiny, miniUI, htmlwidgets, knitr, methods, tools, base64enc,
        grDevices
Suggests: dygraphs, leaflet, plotly, xts, rmarkdown
License: GPL (>= 2) | file LICENSE
LazyData: TRUE
RoxygenNote: 5.0.1
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2017-01-19 10:03:59 UTC; franguil
Author: Francois Guillem [aut, cre],
  RTE [cph],
  JJ Allaire [ctb]
Maintainer: Francois Guillem <francois.guillem@rte-france.com>
Repository: CRAN
Date/Publication: 2017-01-19 15:15:07
