Package: antaresViz
Type: Package
Title: Antares Visualizations
Version: 0.15.0
Date: 2018-09-28
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 open source software
    developed by RTE to simulate and study electric power systems
    (more information about Antares here: <https://github.com/AntaresSimulatorTeam/Antares_Simulator>).
    This package provides functions that create interactive charts to help
    Antares users visually explore the results of their simulations. 
    You can see the results of several ANTARES studies here : <http://bpnumerique.rte-france.com/>.
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.6), shiny (>= 0.13.0), plotly (>= 4.5.6),
        htmltools, htmlwidgets (>= 0.7.0), manipulateWidget (>=
        0.10.0), leaflet (>= 1.1.0), sp, rgeos, raster, webshot,
        data.table, methods, lubridate, geojsonio, graphics, stats,
        leaflet.minicharts (>= 0.5.3), assertthat, rAmCharts, utils
RoxygenNote: 6.1.0
Suggests: testthat, covr, rhdf5 (>= 2.20.2), rbokeh, knitr, visNetwork
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-10-11 12:01:52 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: 2018-10-11 15:10:14 UTC
