diff --git a/dev/articles/antaresRead.html b/dev/articles/antaresRead.html index fc495c8..f89403b 100644 --- a/dev/articles/antaresRead.html +++ b/dev/articles/antaresRead.html @@ -73,7 +73,7 @@
vignettes/antaresRead.Rmd
antaresRead.Rmd
Vargas T, ZAWAM J, Guillem F, Thieurmel B, Robert T (2024). +
Vargas T, ZAWAM J, Guillem F, Thieurmel B, Robert T (2025). antaresRead: Import, Manipulate and Explore the Results of an 'Antares' Simulation. R package version 2.8.0.9000, https://rte-antares-rpackage.github.io/antaresRead/, https://github.com/rte-antares-rpackage/antaresRead.
@Manual{, title = {antaresRead: Import, Manipulate and Explore the Results of an 'Antares' Simulation}, author = {Tatiana Vargas and Jalal-Edine ZAWAM and Francois Guillem and Benoit Thieurmel and Titouan Robert}, - year = {2024}, + year = {2025}, note = {R package version 2.8.0.9000, https://rte-antares-rpackage.github.io/antaresRead/}, url = {https://github.com/rte-antares-rpackage/antaresRead}, }diff --git a/dev/news/index.html b/dev/news/index.html index 709c2ca..f439202 100644 --- a/dev/news/index.html +++ b/dev/news/index.html @@ -53,10 +53,19 @@
(cf. Antares v9 changelog)
-BUGFIXES : * setSimulationPathAPI()
: encode URL before reading the data in simulation mode * api_get()
: add warn_for_status in importFrom section * readAntares()
: In disk mode, return all the available columns for a short-term storage output and match the column with the content
BREAKING CHANGES :
-* setSimulationPathAPI()
: reads and returns the new converted study version format (ex : 9.0 => 900)
BUGFIXES :
+setSimulationPathAPI()
: encode URL before reading the data in simulation modeapi_get()
: add warn_for_status in importFrom sectionreadAntares()
: In disk mode, return all the available columns for a short-term storage output and match the column with the contentBREAKING CHANGES :
+setSimulationPathAPI()
: reads and returns the new converted study version format (ex : 9.0 => 900)GITHUB ACTIONS :
+NEW FEATURES:
diff --git a/dev/pkgdown.yml b/dev/pkgdown.yml index 6250acf..4ba6e4b 100644 --- a/dev/pkgdown.yml +++ b/dev/pkgdown.yml @@ -3,4 +3,4 @@ pkgdown: 2.1.1 pkgdown_sha: ~ articles: antaresRead: antaresRead.html -last_built: 2024-11-21T14:14Z +last_built: 2025-01-02T13:22Z