Package: antaresViz
Type: Package
Title: Antares Visualizations
Version: 0.12.0
Date: 2017-12-14
Authors@R: c(
    person("Jalal-Edine", "ZAWAM", , "jalal-edine.zawam@rte-france.com", role = c("aut", "cre")),
    person("Francois", "Guillem", , "francois.guillem@rte-france.com", role = "aut"),
    person("Benoit", "Thieurmel", email = "benoit.thieurmel@datastorm.fr", role = "aut"),
    person(given = "Titouan", family = "Robert", email = "titouan.robert@datastorm.fr", role = "aut"),
    person("Baptiste", "SEGUINOT", , "baptiste.seguinot@rte-france.com", role = "ctb"),
    person("RTE", role = "cph")
    )
Maintainer: Jalal-Edine ZAWAM <jalal-edine.zawam@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 (>= 2.0.0), antaresProcessing (>= 0.13.0), spMaps
        (>= 0.2)
Imports: dygraphs (>= 1.1.1), shiny (>= 0.13.0), plotly (>= 4.5.6),
        htmltools, htmlwidgets (>= 0.7.0), manipulateWidget (>= 0.8.0),
        leaflet (>= 1.1.0), sp, rgeos, raster, webshot, data.table,
        methods, lubridate, geojsonio, graphics, stats,
        leaflet.minicharts (>= 0.5.2), assertthat
RoxygenNote: 6.0.1
Suggests: testthat, covr, rhdf5 (>= 2.20.2), rbokeh, knitr, visNetwork
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-12-15 10:40:37 UTC; jalazawa
Author: Jalal-Edine ZAWAM [aut, cre],
  Francois Guillem [aut],
  Benoit Thieurmel [aut],
  Titouan Robert [aut],
  Baptiste SEGUINOT [ctb],
  RTE [cph]
Repository: CRAN
Date/Publication: 2017-12-15 10:54:57 UTC
