Package: antaresRead
Type: Package
Title: Import, Manipulate and Explore the Results of an Antares
        Simulation
Version: 2.0.1
Date: 2017-11-14
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: Import, manipulate and explore results generated by Antares, a 
    powerful software developed by RTE to simulate and study electric power systems
    (more information about Antares here: <https://antares.rte-france.com>).
URL: https://github.com/rte-antares-rpackage/antaresRead
BugReports: https://github.com/rte-antares-rpackage/antaresRead/issues
License: GPL (>= 2) | file LICENSE
LazyData: TRUE
Imports: data.table (>= 1.9.6), lubridate, plyr, methods, stats,
        stringr, shiny
Suggests: rhdf5 (>= 2.20.0), testthat, knitr, rmarkdown, foreach,
        parallel
RoxygenNote: 6.0.1
VignetteBuilder: knitr
Encoding: UTF-8
biocViews: Infrastructure, DataImport
NeedsCompilation: no
Packaged: 2017-11-14 12:27:20 UTC; jalazawa
Author: Jalal-Edine ZAWAM [aut, cre],
  Francois Guillem [aut],
  Benoit Thieurmel [aut],
  Titouan Robert [aut],
  RTE [cph]
Repository: CRAN
Date/Publication: 2017-11-14 15:08:05 UTC
