From 18faa11280b80a09dcebce71a40b670c1d4a4e63 Mon Sep 17 00:00:00 2001 From: Delaigue Olivier <olivier.delaigue@irstea.priv> Date: Wed, 5 Feb 2020 13:11:06 +0100 Subject: [PATCH] v0.2.8.4 CLEAN: keywords replaced by concepts to avoid NOTE during CRAN check --- DESCRIPTION | 2 +- NEWS.Rmd | 2 +- man/airGRteaching.Rd | 10 +++++++++- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 88d628c..7b30a1b 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: airGRteaching Type: Package Title: Teaching Hydrological Modelling with the GR Rainfall-Runoff Models ('Shiny' Interface Included) -Version: 0.2.8.3 +Version: 0.2.8.4 Date: 2020-02-05 Authors@R: c( person("Olivier", "Delaigue", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7668-8468"), email = "airGR@inrae.fr"), diff --git a/NEWS.Rmd b/NEWS.Rmd index 3bf6250..88adbc7 100644 --- a/NEWS.Rmd +++ b/NEWS.Rmd @@ -14,7 +14,7 @@ output: -### 0.2.8.3 Release Notes (2020-02-05) +### 0.2.8.4 Release Notes (2020-02-05) #### New features diff --git a/man/airGRteaching.Rd b/man/airGRteaching.Rd index 1548f34..ac5f96f 100644 --- a/man/airGRteaching.Rd +++ b/man/airGRteaching.Rd @@ -84,4 +84,12 @@ For more information and to get started with the package, you can refer to the v } -\keyword{hydrology, model, efficiency criterion, calibration, GR4J, airGR, student, teaching, shiny} +\concept{hydrology} +\concept{model} +\concept{efficiency criterion} +\concept{calibration} +\concept{GR4J} +\concept{airGR} +\concept{student} +\concept{teaching} +\concept{shiny} -- GitLab