Commit 0a3569e1 authored by Delaigue Olivier's avatar Delaigue Olivier
Browse files

v1.0.10.11 add rmarkdown in suggested package to avoid problems during the vignette building

Showing with 3 additions and 3 deletions
+3 -3
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/
......
......@@ -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
......
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