From 628ac1cc6c140af30e041efd9981bf006243e406 Mon Sep 17 00:00:00 2001
From: unknown <olivier.delaigue@ANPI1430.antony.irstea.priv>
Date: Fri, 10 Nov 2017 10:20:45 +0100
Subject: [PATCH] v1.0.9.64 new DESCRIPTION file

---
 DESCRIPTION | 5 ++---
 NEWS.rmd    | 2 +-
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/DESCRIPTION b/DESCRIPTION
index f9176b68..6e819f70 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 605ab742..8f0e7037 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
 
-- 
GitLab