diff --git a/DESCRIPTION b/DESCRIPTION index e25c06a6bfc72736a6fe4bfcb8edf95689dee3b6..6a7031dc398762162e0c822b04f5135a45ff0967 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.6.3.66 +Version: 1.6.3.67 Date: 2020-11-23 Authors@R: c( person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")), diff --git a/NAMESPACE b/NAMESPACE index a85dc83a6a0446d8c507aab3e641a83b7d95c956..a87a61cd909a547a5ac81dce8ee9ee99564fc734 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -59,7 +59,7 @@ export(TransfoParam_GR5J) export(TransfoParam_GR6J) export(TransfoParam_Lag) export(plot.OutputsModel) -exportPattern(".ErrorCrit") +export(.ErrorCrit) diff --git a/NEWS.md b/NEWS.md index 35bfb2f544afa13a6120fa02604616e436fdcd9f..d3cb7b2b0ca439f187e75c15d8025620d58d346b 100644 --- a/NEWS.md +++ b/NEWS.md @@ -4,7 +4,7 @@ -### 1.6.3.66 Release Notes (2020-11-23) +### 1.6.3.67 Release Notes (2020-11-23) #### New features