Skip to content

Commit 6c7bc26

Browse files
committed
chores
1 parent df0ca01 commit 6c7bc26

4 files changed

Lines changed: 5 additions & 17 deletions

File tree

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ Please note that the tidyhydro project is released with a [Contributor Code of C
100100

101101
## See also
102102
* [`hydroGOF`](https://github.com/hzambran/hydroGOF) - Goodness-of-fit functions for comparison of simulated and observed hydrological time series.
103-
* [`yardstick`](https://github.com/tidymodels/yardstick/tree/main) - tidy methods for models performance assessment.
103+
* [`yardstick`](https://github.com/tidymodels/yardstick/tree/main) - tidy methods for models performance assessment.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,9 @@ bench::mark(
128128
#> # A tibble: 3 × 6
129129
#> expression min median `itr/sec` mem_alloc `gc/sec`
130130
#> <bch:expr> <dbl> <dbl> <dbl> <dbl> <dbl>
131-
#> 1 tidyhydro 1 1 28.9 NaN NaN
132-
#> 2 hydroGOF 14.8 19.2 1 Inf Inf
133-
#> 3 baseR 8.46 10.8 2.41 Inf Inf
131+
#> 1 tidyhydro 1 1 28.7 NaN NaN
132+
#> 2 hydroGOF 14.5 18.6 1 Inf Inf
133+
#> 3 baseR 8.35 10.0 2.42 Inf Inf
134134
```
135135

136136
## Code of Conduct

codemeta.json

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -80,18 +80,6 @@
8080
"url": "https://cran.r-project.org"
8181
},
8282
"sameAs": "https://CRAN.R-project.org/package=quickcheck"
83-
},
84-
{
85-
"@type": "SoftwareApplication",
86-
"identifier": "quarto",
87-
"name": "quarto",
88-
"provider": {
89-
"@id": "https://cran.r-project.org",
90-
"@type": "Organization",
91-
"name": "Comprehensive R Archive Network (CRAN)",
92-
"url": "https://cran.r-project.org"
93-
},
94-
"sameAs": "https://CRAN.R-project.org/package=quarto"
9583
}
9684
],
9785
"softwareRequirements": {
@@ -142,7 +130,7 @@
142130
},
143131
"SystemRequirements": null
144132
},
145-
"fileSize": "103.052KB",
133+
"fileSize": "7277.498KB",
146134
"releaseNotes": "https://github.com/atsyplenkov/tidyhydro/blob/master/NEWS.md",
147135
"readme": "https://github.com/atsyplenkov/tidyhydro/blob/master/README.md",
148136
"keywords": ["r", "r-package", "rstats"]

src/tidyhydro.dll

5.47 MB
Binary file not shown.

0 commit comments

Comments
 (0)