diff --git a/DESCRIPTION b/DESCRIPTION index ecc7307..53d9362 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: antaresViz Type: Package Title: Antares Visualizations -Version: 0.15.2.900 +Version: 0.15.3 Authors@R: c( person("Veronique", "Bachelier", email = "veronique.bachelier@rte-france.com", role = c("aut", "cre")), person("Jalal-Edine", "Zawam", role = "aut"), @@ -48,12 +48,13 @@ Imports: assertthat, rAmCharts, utils -RoxygenNote: 7.1.0 +RoxygenNote: 7.1.1 Suggests: testthat, covr, rhdf5 (>= 2.20.2), ggplot2, knitr, - visNetwork + visNetwork, + rmarkdown VignetteBuilder: knitr diff --git a/NEWS.md b/NEWS.md index 857dd98..cb114f6 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,9 @@ Copyright © 2016 RTE Réseau de transport d’électricité +# antaresViz 0.15.3 (2020-11-12) + +* Fixed tests failing on CRAN. + # antaresViz 0.15.2 (2020-05-26) diff --git a/vignettes/antaresViz.Rmd b/vignettes/antaresViz.Rmd index 3b50262..125ceed 100644 --- a/vignettes/antaresViz.Rmd +++ b/vignettes/antaresViz.Rmd @@ -165,7 +165,7 @@ prodStack( ) ``` -The graphical template used by default is the one of the RTE's application [eco2mix](http://www.rte-france.com/fr/eco2mix/eco2mix-mix-energetique). This template can though be redefined completely by the user with the function `setProdStackAlias()`. +The graphical template used by default is the one of the RTE's application [eco2mix](https://www.rte-france.com/eco2mix/la-production-delectricite-par-filiere). This template can though be redefined completely by the user with the function `setProdStackAlias()`. The `exchangesStack()` function proposes similar graphs with a superposition of all the imports and exports of an area.