Package: antaresViz
Type: Package
Title: Antares Visualizations
Version: 0.17
Authors@R: c(
    person("Veronique", "Bachelier", email = "veronique.bachelier@rte-france.com", role = c("aut", "cre")),
    person("Jalal-Edine", "Zawam", role = "aut"),
    person("Francois", "Guillem", role = "aut"),
    person("Benoit", "Thieurmel", role = "aut"),
    person("Titouan", "Robert", role = "aut"),
    person("Paul", "Plessiez", role = "aut"),
    person("Baptiste", "Seguinot", role = "ctb"),
    person("RTE", role = "cph")
    )
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.
URL: https://github.com/rte-antares-rpackage/antaresViz
BugReports: https://github.com/rte-antares-rpackage/antaresViz/issues
License: GPL (>= 2) | file LICENSE
Encoding: UTF-8
Depends: antaresRead (>= 2.2.9), 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: 7.1.2
Suggests: testthat, covr, rhdf5 (>= 2.20.2), ggplot2, hexbin, knitr,
        visNetwork, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-11-24 08:27:08 UTC; BenoitThieurmel
Author: Veronique Bachelier [aut, cre],
  Jalal-Edine Zawam [aut],
  Francois Guillem [aut],
  Benoit Thieurmel [aut],
  Titouan Robert [aut],
  Paul Plessiez [aut],
  Baptiste Seguinot [ctb],
  RTE [cph]
Maintainer: Veronique Bachelier <veronique.bachelier@rte-france.com>
Repository: CRAN
Date/Publication: 2021-11-24 09:20:02 UTC
