diff --git a/DESCRIPTION b/DESCRIPTION index a3b7daaf36082a3a7caa46e0dea0c7b84dcaeec2..181317652e876864ebf498f9f332db601bfeb27f 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.3.2.40 +Version: 1.3.2.41 Date: 2019-09-20 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 074a09eb1dabcbdbe255c2fa7a3a0eb37112e234..12c486a1b27f93e42944c8e442942484ddb00243 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,7 +2,7 @@ -### 1.3.2.40 Release Notes (2019-09-20) +### 1.3.2.41 Release Notes (2019-09-20) #### Version control and issue tracking diff --git a/README.md b/README.md index ce13279dfba455dc05ac22a4937be2a942a742b8..a084caaa222896ab3cf755fad8cd5d569c33afd2 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ To learn how to use the functions from the airGR package, it is recommended to f 4. refer to the help for `ErrorCrit_NSE` and `CreateInputsCrit` to understand how the computation of an error criterion is prepared/made; 5. refer to the help for `Calibration_Michel`, run the provided example and then refer to the help for `CreateCalibOptions` to understand how a model calibration is prepared/made. -For more information and to get started with the package, you can refer to the vignette (`vignette("airGR")`) and go on the [airGR website](https://hydrogr.github.io/airGR/index.html). +For more information and to get started with the package, you can refer to the vignette (`vignette("airGR")`) and go on the airGR [website](https://hydrogr.github.io/airGR/index.html). ## References