Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
HYCAR-Hydro
airGR
Commits
1108d17d
Commit
1108d17d
authored
Nov 23, 2020
by
Delaigue Olivier
Browse files
v1.6.3.67 refactor(NAMESPACE): export .ErrorCrit without using a pattern
parent
a3216cea
Pipeline
#17757
passed with stages
in 11 minutes and 27 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
DESCRIPTION
View file @
1108d17d
Package: airGR
Type: Package
Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling
Version: 1.6.3.6
6
Version: 1.6.3.6
7
Date: 2020-11-23
Authors@R: c(
person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")),
...
...
NAMESPACE
View file @
1108d17d
...
...
@@ -59,7 +59,7 @@ export(TransfoParam_GR5J)
export(TransfoParam_GR6J)
export(TransfoParam_Lag)
export(plot.OutputsModel)
export
Pattern("
.ErrorCrit
"
)
export
(
.ErrorCrit)
...
...
NEWS.md
View file @
1108d17d
...
...
@@ -4,7 +4,7 @@
### 1.6.3.6
6
Release Notes (2020-11-23)
### 1.6.3.6
7
Release Notes (2020-11-23)
#### New features
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment