Skip to content

Commit e85ccef

Browse files
bump to version 2.9.2 + fix NOTE on CI (#299)
1 parent 0ee7a36 commit e85ccef

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: antaresRead
22
Type: Package
33
Title: Import, Manipulate and Explore the Results of an 'Antares' Simulation
4-
Version: 2.9.2.9000
4+
Version: 2.9.2
55
Authors@R: c(
66
person("Tatiana", "Vargas", email = "tatiana.vargas@rte-france.com", role = c("aut", "cre")),
77
person("Jalal-Edine", "ZAWAM", role = "aut"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
> Copyright © 2016 RTE Réseau de transport d’électricité
22
3-
# antaresRead 2.9.2.9000
3+
# antaresRead 2.9.2
44

55
NEW FEATURES (cf. Antares v9.2 changelog) :
66

R/thematic_trimming.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#'
1717
#' @return `data.frame` with 2 columns :
1818
#' - `variables` : names are displayed according to the study version
19-
#' - `status_selection` : have 2 possible values {"active"; "skip"}
19+
#' - `status_selection` : have 2 possible values ("active"; "skip")
2020
#'
2121
#' @export
2222
#' @examples

man/getThematicTrimming.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)