From 64ba5855accf7dd568747a25a32637559aefa526 Mon Sep 17 00:00:00 2001 From: Delaigue Olivier <olivier.delaigue@irstea.fr> Date: Wed, 11 Dec 2019 16:41:38 +0100 Subject: [PATCH] vv1.4.2.20 DOC: minor police type correction in RunModel_GR5H doc --- DESCRIPTION | 2 +- NEWS.md | 2 +- man/RunModel_GR5H.Rd | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 9eeeca33..9c233526 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.4.2.19 +Version: 1.4.2.20 Date: 2019-12-11 Authors@R: c( person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")), diff --git a/NEWS.md b/NEWS.md index 4946942f..97fccb53 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,7 +2,7 @@ -### 1.4.2.19 Release Notes (2019-12-11) +### 1.4.2.20 Release Notes (2019-12-11) #### New features diff --git a/man/RunModel_GR5H.Rd b/man/RunModel_GR5H.Rd index 6ccdafed..8bb2032e 100644 --- a/man/RunModel_GR5H.Rd +++ b/man/RunModel_GR5H.Rd @@ -123,6 +123,6 @@ Ficchi, A., C. Perrin and V. Andréassian (2019). \seealso{ \code{\link{RunModel_GR5J}}, \code{\link{RunModel_GR4H}}, \code{\link{CreateInputsModel}}, \code{\link{CreateRunOptions}}, -\code{\link{CreateIniStates}}, \link{Imax}}. +\code{\link{CreateIniStates}}, \code{\link{Imax}}. } -- GitLab