Package: antaresRead
Type: Package
Title: Import, Manipulate and Explore the Results of an 'Antares'
        Simulation
Version: 2.9.2
Authors@R: c(
    person("Tatiana", "Vargas", email = "tatiana.vargas@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("Assil", "Mansouri", role = "ctb"),
    person("Clement", "Berthet", role = "ctb"),
    person("Kamel", "Kemiha", role = "ctb"),
    person("Abdallah", "Mahoudi", role = "ctb"),
    person("Nicolas", "Boitard", 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,
        https://rte-antares-rpackage.github.io/antaresRead/
BugReports: https://github.com/rte-antares-rpackage/antaresRead/issues
License: GPL (>= 2) | file LICENSE
Imports: data.table (>= 1.15.0), bit64, lubridate (>= 1.7.1), plyr,
        methods, stats, stringr, stringi, shiny, pbapply, doParallel,
        jsonlite, httr, utils, memuse, purrr, lifecycle, assertthat
Suggests: testthat, covr, knitr, rmarkdown, foreach, parallel,
        htmltools
RoxygenNote: 7.2.2
VignetteBuilder: knitr
Encoding: UTF-8
biocViews: Infrastructure, DataImport
NeedsCompilation: no
Packaged: 2025-09-23 14:13:36 UTC; berthetcle
Author: Tatiana Vargas [aut, cre],
  Jalal-Edine ZAWAM [aut],
  Frederic Breant [ctb],
  Francois Guillem [aut],
  Benoit Thieurmel [aut],
  Titouan Robert [aut],
  Victor Perrier [ctb],
  Etienne Sanchez [ctb],
  Assil Mansouri [ctb],
  Clement Berthet [ctb],
  Kamel Kemiha [ctb],
  Abdallah Mahoudi [ctb],
  Nicolas Boitard [ctb],
  RTE [cph]
Maintainer: Tatiana Vargas <tatiana.vargas@rte-france.com>
Repository: CRAN
Date/Publication: 2025-09-23 14:40:02 UTC
Built: R 4.6.0; ; 2025-09-23 15:45:52 UTC; unix
