Package: antaresViz
Type: Package
Title: Antares Visualizations
Version: 0.11
Date: 2017-07-17
Authors@R: c(
    person("Francois", "Guillem", , "francois.guillem@rte-france.com", role = c("aut", "cre")),
    person("Jalal-Edine", "ZAWAM", , "jalal-edine.zawam@rte-france.com", role = "ctb"),
    person("RTE", role = "cph")
    )
Maintainer: Francois Guillem <francois.guillem@rte-france.com>
Description: Visualize results generated by Antares, a powerful software
    developed by RTE to simulate and study electric power systems
    (more information about Antares here: <https://antares.rte-france.com>).
    This package provides functions that create interactive charts to help
    Antares users visually explore the results of their simulations.
URL: https://github.com/rte-antares-rpackage/antaresViz
BugReports: https://github.com/rte-antares-rpackage/antaresViz/issues
License: GPL (>= 2) | file LICENSE
LazyData: TRUE
Encoding: UTF-8
Depends: antaresRead (>= 0.14.0), antaresProcessing (>= 0.11.0)
Imports: dygraphs (>= 1.1.1), shiny (>= 0.13.0), miniUI, magrittr,
        plotly (>= 4.5.6), tibble, htmltools, htmlwidgets (>= 0.7.0),
        manipulateWidget (>= 0.7.0), leaflet (>= 1.1.0), sp, webshot,
        data.table, methods, lubridate, geojsonio, graphics, stats,
        leaflet.minicharts (>= 0.5.0)
RoxygenNote: 6.0.1
Suggests: testthat, covr
NeedsCompilation: no
Packaged: 2017-07-17 12:29:27 UTC; franguil
Author: Francois Guillem [aut, cre],
  Jalal-Edine ZAWAM [ctb],
  RTE [cph]
Repository: CRAN
Date/Publication: 2017-07-17 12:50:27 UTC
