Commit 2d9c6080 authored by Delaigue Olivier's avatar Delaigue Olivier
Browse files

v0.2.6.30 CLEAN: minor revision of the URL in the CITATION file

Showing with 9 additions and 4 deletions
+9 -4
Package: airGRteaching Package: airGRteaching
Type: Package Type: Package
Title: Teaching Hydrological Modelling with the GR Rainfall-Runoff Models ('Shiny' Interface Included) Title: Teaching Hydrological Modelling with the GR Rainfall-Runoff Models ('Shiny' Interface Included)
Version: 0.2.6.29 Version: 0.2.6.30
Date: 2019-05-02 Date: 2019-06-21
Authors@R: c( Authors@R: c(
person("Olivier", "Delaigue", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7668-8468"), email = "airGR@irstea.fr"), person("Olivier", "Delaigue", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7668-8468"), email = "airGR@irstea.fr"),
person("Laurent", "Coron", role = c("aut"), comment = c(ORCID = "0000-0002-1503-6204")), person("Laurent", "Coron", role = c("aut"), comment = c(ORCID = "0000-0002-1503-6204")),
......
...@@ -14,6 +14,11 @@ output: ...@@ -14,6 +14,11 @@ output:
### 0.2.6.23 Release Notes (2019-06-21)
____________________________________________________________________________________
### 0.2.6.29 Release Notes (2019-05-02) ### 0.2.6.29 Release Notes (2019-05-02)
#### Bug fixes #### Bug fixes
......
...@@ -35,12 +35,12 @@ bibentry(bibtype ="Manual", ...@@ -35,12 +35,12 @@ bibentry(bibtype ="Manual",
journal = "R News", journal = "R News",
year = year, year = year,
note = note, note = note,
url = "https://CRAN.R-project.org/package=airGRteaching/", url = "https://CRAN.R-project.org/package=airGRteaching",
textVersion = textVersion =
paste0("Delaigue, O., Coron, L., Brigode, P. (", paste0("Delaigue, O., Coron, L., Brigode, P. (",
year, year,
"). airGRteaching: Teaching Hydrological Modelling with GR (Shiny Interface Included). ", "). airGRteaching: Teaching Hydrological Modelling with GR (Shiny Interface Included). ",
note, note,
". URL: https://CRAN.R-project.org/package=airGRteaching/." ". URL: https://CRAN.R-project.org/package=airGRteaching."
) )
) )
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment