Package: manipulateWidget Type: Package Title: Add Even More Interactivity to Interactive Charts Version: 0.11.2 Authors@R: c( person("Tatiana", "Vargas", role = c("aut", "cre"), email = "tatiana.vargas@rte-france.com"), person("Jalal-Edine", "ZAWAM", role = "aut"), person("Francois", "Guillem", role = "aut"), person("RTE", role = "cph"), person("JJ", "Allaire", role = "ctb"), person("Marion", "Praz", email="mnpraz@gmail.com", role = "ctb", comment = "New user interface"), person("Benoit", "Thieurmel", role = "ctb", email = "benoit.thieurmel@datastorm.fr"), person(given = "Titouan", family = "Robert", email = "titouan.robert@datastorm.fr", role = "ctb"), person("Duncan", "Murdoch", email = "murdoch.duncan@gmail.com", 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'. URL: https://github.com/rte-antares-rpackage/manipulateWidget License: GPL (>= 2) | file LICENSE Depends: R (>= 2.10) Imports: shiny (>= 1.0.3), miniUI, htmltools, htmlwidgets, knitr, methods, tools, base64enc, grDevices, codetools, webshot, shinyjs Suggests: dygraphs, leaflet, plotly, xts, rmarkdown, testthat, covr LazyData: TRUE RoxygenNote: 7.2.2 VignetteBuilder: knitr Encoding: UTF-8 Config/pak/sysreqs: cmake make libmagick++-dev gsfonts libuv1-dev zlib1g-dev Repository: https://rte-antares-rpackage.r-universe.dev Date/Publication: 2026-01-16 09:45:37 UTC RemoteUrl: https://github.com/rte-antares-rpackage/manipulatewidget RemoteRef: HEAD RemoteSha: 3514b4225d45d60f71d3ef25c174f77afd0e38d5 NeedsCompilation: no Packaged: 2026-06-15 08:50:53 UTC; root Author: Tatiana Vargas [aut, cre], Jalal-Edine ZAWAM [aut], Francois Guillem [aut], RTE [cph], JJ Allaire [ctb], Marion Praz [ctb] (New user interface), Benoit Thieurmel [ctb], Titouan Robert [ctb], Duncan Murdoch [ctb] Maintainer: Tatiana Vargas