File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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" : {
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" ]
You can’t perform that action at this time.
0 commit comments