Package: antaresProcessing
Type: Package
Title: Antares Results Processing
Version: 0.10.0
Date: 2017-04-05
Authors@R: c(
    person("Francois", "Guillem", , "francois.guillem@rte-france.com", role = c("aut", "cre")),
    person("Jalal-Edine", "ZAWAM", , "jalal-edine.zawam@rte-france.com", role = "ctb"),
    person("RTE", role = "cph")
    )
Maintainer: Francois Guillem <francois.guillem@rte-france.com>
Description: 
    Process results generated by Antares, a powerful software developed by RTE 
    and used to simulate and study electric power systems 
    <https://antares.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.0)
Imports: data.table, methods, stats
Suggests: testthat, knitr, rmarkdown, covr
RoxygenNote: 6.0.1
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2017-04-05 14:11:06 UTC; franguil
Author: Francois Guillem [aut, cre],
  Jalal-Edine ZAWAM [ctb],
  RTE [cph]
Repository: CRAN
Date/Publication: 2017-04-06 05:43:43 UTC
