Package: antaresEditObject Type: Package Title: Edit an 'Antares' Simulation Version: 1.0.1 Authors@R: c( person("Tatiana", "Vargas", email = "tatiana.vargas@rte-france.com", role = c("aut", "cre")), person("Frederic", "Breant", role = "ctb"), person("Victor", "Perrier", role = c("ctb")), person("Baptiste", "Seguinot", role = "ctb"), person("Benoit", "Thieurmel", role = "ctb"), person("Titouan", "Robert", role = "ctb"), person("Jalal-Edine", "Zawam", role = "ctb"), person("Etienne", "Sanchez", role = "ctb"), person("Janus", "De Bondt", role = "ctb"), person("Assil", "Mansouri", role = "ctb"), person("Abdallah", "Mahoudi", role = "ctb"), person("Clement", "Berthet", role = "ctb"), person("Kamel", "Kemiha", role = "ctb"), person("Nicolas", "Boitard", role = "ctb"), person("RTE", role = "cph")) Description: Edit an 'Antares' simulation before running it : create new areas, links, thermal clusters or binding constraints or edit existing ones. Update 'Antares' general & optimization settings. 'Antares' is an open source power system generator, more information available here : . License: GPL (>= 2) URL: https://github.com/rte-antares-rpackage/antaresEditObject, https://rte-antares-rpackage.github.io/antaresEditObject/ BugReports: https://github.com/rte-antares-rpackage/antaresEditObject/issues Encoding: UTF-8 RoxygenNote: 7.2.2 Roxygen: list(markdown = TRUE) Depends: antaresRead (>= 2.4.2) Imports: assertthat, cli, data.table, httr, grDevices, jsonlite, whisker, doParallel, doFuture, memuse, progressr, pbapply, parallel, future, plyr, yaml, lifecycle, zip Suggests: testthat, covr, knitr, rmarkdown, data.tree VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://rte-antares-rpackage.r-universe.dev Date/Publication: 2026-06-19 16:02:38 UTC RemoteUrl: https://github.com/rte-antares-rpackage/antareseditobject RemoteRef: HEAD RemoteSha: 05e7761f200aad6238ac8b6a13777e33f9157ce6 NeedsCompilation: no Packaged: 2026-07-01 15:54:01 UTC; root Author: Tatiana Vargas [aut, cre], Frederic Breant [ctb], Victor Perrier [ctb], Baptiste Seguinot [ctb], Benoit Thieurmel [ctb], Titouan Robert [ctb], Jalal-Edine Zawam [ctb], Etienne Sanchez [ctb], Janus De Bondt [ctb], Assil Mansouri [ctb], Abdallah Mahoudi [ctb], Clement Berthet [ctb], Kamel Kemiha [ctb], Nicolas Boitard [ctb], RTE [cph] Maintainer: Tatiana Vargas