Package: antaresProcessing
Type: Package
Title: 'Antares' Results Processing
Version: 0.18.3
Authors@R: c(
    person("Tatiana", "Vargas", email = "tatiana.vargas@rte-france.com", role = c("aut", "cre")),
    person("Jalal-Edine", "ZAWAM", role = "ctb"),
    person("Francois", "Guillem", role = "ctb"),
    person("Benoit", "Thieurmel", role = "ctb"),
    person("Titouan",  "Robert", role = "ctb"),
    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 (>= 3)
Depends: antaresRead (>= 1.1.5)
Imports: data.table, methods, stats
Suggests: parallel, testthat, knitr, rmarkdown, covr
RoxygenNote: 7.2.2
VignetteBuilder: knitr
Encoding: UTF-8
biocViews: Infrastructure, DataImport
NeedsCompilation: no
Packaged: 2024-11-27 09:11:16 UTC; berthetcle
Author: Tatiana Vargas [aut, cre],
  Jalal-Edine ZAWAM [ctb],
  Francois Guillem [ctb],
  Benoit Thieurmel [ctb],
  Titouan Robert [ctb],
  RTE [cph]
Maintainer: Tatiana Vargas <tatiana.vargas@rte-france.com>
Repository: CRAN
Date/Publication: 2024-11-27 13:20:11 UTC
Built: R 4.4.3; ; 2025-10-21 14:04:03 UTC; windows
