diff --git a/DESCRIPTION b/DESCRIPTION index 140ceb13f4c3aebf53a566aa132f4744f3d2cee7..180d2ab8ddebca141f707780c996fce59ab94ad6 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,13 +1,13 @@ Package: airGRteaching Type: Package Title: Tools to Simplify the Use of the airGR Hydrological Package for Education (Including a Shiny Application) -Version: 0.1.3.4 -Date: 2017-06-15 +Version: 0.1.3.5 +Date: 2017-06-22 Authors@R: c(person("Olivier", "Delaigue", role = c("aut", "cre"), email = "airGR@irstea.fr"), person("Laurent", "Coron", role = c("aut")), person("Pierre", "Brigode", role = c("aut")), person("Guillaume", "Thirel", role = c("ctb"))) Depends: airGR (>= 1.0.8.0) Imports: xts, dygraphs, shiny, plotrix, markdown Description: Add-on package to the airGR package that simplifies its use and is teaching-oriented. The package provides three functions that allow to complete very simply a hydrological modelling exercise and plotting functions to help students to explore observed data and to interpret the results of calibration and simulation of the GR models. It includes a shiny graphical interface that allows for displaying in real-time model parameters impacts on hydrographs. License: GPL-2 NeedsCompilation: no -URL: https://webgr.irstea.fr/airGR/ +URL: https://webgr.irstea.fr/en/airGR/ Encoding: UTF-8