-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
29 lines (29 loc) · 900 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Package: tidyhydro
Type: Package
Title: Tidy Metrics For Hydrological Modelling Quality Assessment
Version: 0.0.2
Date: 2024-04-18
Authors@R:
person("Anatoly", "Tsyplenkov", , "[email protected]", role = c("cre", "aut"),
comment = c(ORCID = "0000-0003-4144-8402"))
Maintainer: Anatoly Tsyplenkov <[email protected]>
Description: Tidy tools for comparison of simulated and observed hydrological time series:
goodness-of-fit criteria such as NSE, KGE, pBIAS, etc.
License: MIT + file LICENSE
Imports:
Rcpp (>= 1.0.12),
rlang (>= 1.1.0),
yardstick (>= 1.3.1)
LinkingTo: Rcpp
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Encoding: UTF-8
Language: en-US
Suggests:
bench,
dplyr,
hydroGOF,
testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/atsyplenkov/tidyhydro
BugReports: https://github.com/atsyplenkov/tidyhydro/issues