Commit a08a99a2 authored by Hban Mesure's avatar Hban Mesure
Browse files

v1.4.1.6 UPDATE: Runmodel_CemaNeigeGR5H and TransfoParam_GR5H are now exported by NAMESPACE #13

Showing with 4 additions and 2 deletions
+4 -2
Package: airGR Package: airGR
Type: Package Type: Package
Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling
Version: 1.4.1.5 Version: 1.4.1.6
Date: 2019-12-05 Date: 2019-12-05
Authors@R: c( Authors@R: c(
person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")), person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")),
......
...@@ -33,6 +33,7 @@ export(PEdaily_Oudin) ...@@ -33,6 +33,7 @@ export(PEdaily_Oudin)
export(RunModel) export(RunModel)
export(RunModel_CemaNeige) export(RunModel_CemaNeige)
export(RunModel_CemaNeigeGR4H) export(RunModel_CemaNeigeGR4H)
export(RunModel_CemaNeigeGR5H)
export(RunModel_CemaNeigeGR4J) export(RunModel_CemaNeigeGR4J)
export(RunModel_CemaNeigeGR5J) export(RunModel_CemaNeigeGR5J)
export(RunModel_CemaNeigeGR6J) export(RunModel_CemaNeigeGR6J)
...@@ -49,6 +50,7 @@ export(TransfoParam_CemaNeigeHyst) ...@@ -49,6 +50,7 @@ export(TransfoParam_CemaNeigeHyst)
export(TransfoParam_GR1A) export(TransfoParam_GR1A)
export(TransfoParam_GR2M) export(TransfoParam_GR2M)
export(TransfoParam_GR4H) export(TransfoParam_GR4H)
export(TransfoParam_GR5H)
export(TransfoParam_GR4J) export(TransfoParam_GR4J)
export(TransfoParam_GR5J) export(TransfoParam_GR5J)
export(TransfoParam_GR6J) export(TransfoParam_GR6J)
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
### 1.4.1.5 Release Notes (2019-12-05) ### 1.4.1.6 Release Notes (2019-12-05)
#### New features #### New features
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment