From 55aef0e10a66a4e4e2e8b09cb0bd3c7a3e93a7e0 Mon Sep 17 00:00:00 2001 From: Olivier Delaigue <olivier.delaigue@irstea.fr> Date: Thu, 17 Mar 2016 09:40:00 +0100 Subject: [PATCH] Modification de la description du package Signed-off-by: Olivier Delaigue <olivier.delaigue@irstea.fr> --- DESCRIPTION | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index b858654e..4efa8858 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,18 +1,18 @@ Package: airGR Type: Package -Title: Modelling tools used at Irstea-HBAN (France), including GR4J and - CemaNeige +Title: Suite of GR hydrological models for precipitation-runoff modelling Version: 0.8.1.2 Date: 2015-21-08 -Author: Laurent CORON -Maintainer: Laurent CORON, Olivier DELAIGUE <airGR@irstea.fr> +Author: Laurent Coron, Charles Perrin. Based on earlier work by Claude Michel. +Maintainer: Laurent Coron, Olivier Delaigue <airGR@irstea.fr> Depends: R (>= 3.0.1) -Description: This package brings into R the hydrological modelling tools used - at Irstea-HBAN (France). The package includes several conceptual - rainfall-runoff models and the associated functions for their calibration - and evaluation (GR4H, GR4J, GR5J, GR6J, GR2M, GR1A and CemaNeige). Use +Description: This package brings into R the 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 snowmelt module (Cemaneige) + and the associated functions for their calibration and evaluation. Use help(airGR) for package description. License: GPL-2 +URL: http://webgr.irstea.fr/modeles/?lang=en RoxygenNote: 5.0.1 NeedsCompilation: yes Packaged: 2015-12-08 18:06:18 UTC; H61970 -- GitLab