diff --git a/DESCRIPTION b/DESCRIPTION index 7de5fda2f57430f4e9218ca0aa3cfb95c4b6634a..ef8705bda5d2cf6233f9d0259bd2d3530bc06a8e 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: airGR Type: Package Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling -Version: 1.0.10.10 +Version: 1.0.10.11 Date: 2018-06-29 Authors@R: c( person("Laurent", "Coron", role = c("aut", "trl")), @@ -20,7 +20,7 @@ Authors@R: c( person("Audrey", "Valéry", role = c("ctb")) ) Depends: R (>= 3.0.1) -Suggests: knitr, coda, DEoptim, dplyr, FME, ggmcmc, hydroPSO, Rmalschains +Suggests: knitr, rmarkdown, coda, DEoptim, dplyr, FME, ggmcmc, hydroPSO, Rmalschains Description: Hydrological modelling tools developed at Irstea-Antony (HYCAR Research Unit, France). The package includes several conceptual rainfall-runoff models (GR4H, GR4J, GR5J, GR6J, GR2M, GR1A), a snow accumulation and melt model (CemaNeige) and the associated functions for their calibration and evaluation. Use help(airGR) for package description. License: GPL-2 URL: https://webgr.irstea.fr/en/airGR/ diff --git a/NEWS.rmd b/NEWS.rmd index c1abbaca2614bb16083b68ba3fb4ac85d521ab80..fda8b9fc146fb24bd7869f15b574dcef68047a7d 100644 --- a/NEWS.rmd +++ b/NEWS.rmd @@ -14,7 +14,7 @@ output: -### 1.0.10.10 Release Notes (2018-06-29) +### 1.0.10.11 Release Notes (2018-06-29) #### Bug fixes