Package: antaresRead
Type: Package
Title: Import, Manipulate and Explore the Results of an 'Antares'
        Simulation
Version: 2.2.6
Authors@R: c(
    person("Veronique", "Bachelier", email = "veronique.bachelier@rte-france.com", role = c("aut", "cre")),
    person("Jalal-Edine", "ZAWAM", role = "aut"),
    person("Frederic", "Breant", role = "ctb"),
    person("Francois", "Guillem", role = "aut"),
    person("Benoit", "Thieurmel", role = "aut"),
    person("Titouan", "Robert", role = "aut"),
    person("Victor", "Perrier", role = "ctb"),
    person("Etienne", "Sanchez", role = "ctb"),
    person("RTE", role = "cph")
    )
Description: Import, manipulate and explore 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://antares-simulator.org/>).
URL: https://github.com/rte-antares-rpackage/antaresRead
BugReports: https://github.com/rte-antares-rpackage/antaresRead/issues
License: GPL (>= 2) | file LICENSE
Imports: data.table (>= 1.9.6), bit64, lubridate (>= 1.7.1), plyr,
        methods, stats, stringr, shiny, httr, jsonlite, pbapply,
        doParallel
Suggests: rhdf5 (>= 2.24.0), testthat, covr, knitr, rmarkdown, foreach,
        parallel, DT, htmltools, antaresEditObject
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Encoding: UTF-8
biocViews: Infrastructure, DataImport
NeedsCompilation: no
Packaged: 2021-05-28 13:21:24 UTC; bthie
Author: Veronique Bachelier [aut, cre],
  Jalal-Edine ZAWAM [aut],
  Frederic Breant [ctb],
  Francois Guillem [aut],
  Benoit Thieurmel [aut],
  Titouan Robert [aut],
  Victor Perrier [ctb],
  Etienne Sanchez [ctb],
  RTE [cph]
Maintainer: Veronique Bachelier <veronique.bachelier@rte-france.com>
Repository: CRAN
Date/Publication: 2021-05-28 13:50:02 UTC
