Package: antaresProcessing
Type: Package
Title: 'Antares' Results Processing
Version: 0.18.1
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("RTE", role = "cph")
    )
Description: 
    Process results generated by 'Antares', a powerful open source software developed by
    RTE (Réseau de Transport d’Électricité) to simulate and study electric power systems (more information about
    'Antares' here: <https://github.com/AntaresSimulatorTeam/Antares_Simulator>).
    This package provides functions to create new columns like net load, load factors, upward and
    downward margins or to compute aggregated statistics like economic surpluses
    of consumers, producers and sectors.
URL: https://github.com/rte-antares-rpackage/antaresProcessing
BugReports: https://github.com/rte-antares-rpackage/antaresProcessing/issues
License: GPL (>= 2) | file LICENSE
Depends: antaresRead (>= 1.1.5)
Imports: data.table, methods, stats
Suggests: rhdf5 (>= 2.24.0), parallel, testthat, knitr, rmarkdown, covr
RoxygenNote: 7.1.2
VignetteBuilder: knitr
Encoding: UTF-8
biocViews: Infrastructure, DataImport
NeedsCompilation: no
Packaged: 2021-11-05 10:12:41 UTC; BenoitThieurmel
Author: Veronique Bachelier [aut, cre],
  Jalal-Edine ZAWAM [aut],
  Francois Guillem [aut],
  Benoit Thieurmel [aut],
  Titouan Robert [aut],
  RTE [cph]
Maintainer: Veronique Bachelier <veronique.bachelier@rte-france.com>
Repository: CRAN
Date/Publication: 2021-11-07 00:40:05 UTC
Built: R 4.0.2; ; 2021-11-07 12:07:26 UTC; unix
