Package: antaresProcessing
Type: Package
Title: 'Antares' Results Processing
Version: 0.16.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("RTE", role = "cph")
    )
Maintainer: Jalal-Edine ZAWAM <jalal-edine.zawam@rte-france.com>
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>). You can see the results of several ANTARES studies here : <http://bpnumerique.rte-france.com/>. 
    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
LazyData: TRUE
Depends: antaresRead (>= 1.1.5)
Imports: data.table, methods, stats
Suggests: rhdf5 (>= 2.24.0), parallel, testthat, knitr, rmarkdown, covr
RoxygenNote: 6.1.0
VignetteBuilder: knitr
Encoding: UTF-8
biocViews: Infrastructure, DataImport
NeedsCompilation: no
Packaged: 2018-09-28 11:41:36 UTC; jalazawa
Author: Jalal-Edine ZAWAM [aut, cre],
  Francois Guillem [aut],
  Benoit Thieurmel [aut],
  Titouan Robert [aut],
  RTE [cph]
Repository: CRAN
Date/Publication: 2018-09-28 14:40:02 UTC
