diff --git a/DESCRIPTION b/DESCRIPTION
index f9176b68264567674b20eefa39720daa3cae7335..6e819f70afd91df2a4e8d601f701dc7215b44456 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.9.63
+Version: 1.0.9.64
Date: 2017-11-10
Authors@R: c(
person("Laurent", "Coron", role = c("aut", "trl")),
@@ -20,11 +20,10 @@ Authors@R: c(
person("Audrey", "Valéry", role = c("ctb"))
)
Depends: R (>= 3.0.1)
-Suggests: coda, DEoptim, dplyr, FME, ggmcmc, hydroPSO, Rmalschains
+Suggests: knitr, coda, DEoptim, dplyr, FME, ggmcmc, hydroPSO, Rmalschains
Description: Hydrological modelling tools developed at Irstea-Antony (HBAN 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/
NeedsCompilation: yes
Encoding: UTF-8
VignetteBuilder: knitr
-Suggests: knitr
diff --git a/NEWS.rmd b/NEWS.rmd
index 605ab7426190780a3863dd4d851ea60c235e8205..8f0e703792c1c2fae65fe7d43c5273f4cdf69666 100644
--- a/NEWS.rmd
+++ b/NEWS.rmd
@@ -14,7 +14,7 @@ output:
-### 1.0.9.63 Release Notes (2017-11-10)
+### 1.0.9.64 Release Notes (2017-11-10)
#### New features