Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .github/workflows/validate-ctv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,7 @@ name: Validate task view
jobs:
validate-ctv:
runs-on: ubuntu-latest
container:
image: rocker/r2u:latest
steps:
- uses: cran-task-views/ctv/validate-ctv@main
- uses: cran-task-views/ctv/validate-ctv@main
6 changes: 1 addition & 5 deletions Hydrology.md
Original file line number Diff line number Diff line change
Expand Up @@ -856,10 +856,6 @@ with extreme values are discussed in the
precipitation, streamflow, relative humidity, temperature and
beyond.

- `r rforge("dream")`: DiffeRential Evolution Adaptive
Metropolis (DREAM). Efficient global MCMC even in high-dimensional
spaces. R-Forge only package.

- `r github("cvitolo/fuse")`: An R package implementing
the Framework for Understanding Structural Errors
[cvitolo.github.io/fuse/](https://cvitolo.github.io/fuse/). GitHub
Expand Down Expand Up @@ -963,5 +959,5 @@ with extreme values are discussed in the
- [rOpenSci MapTools listing](https://github.com/ropensci/maptools)
- [rOpenSci OpenData listing](https://github.com/ropensci/opendata)
- [Riccardo Rigon blog post about R resources for hydrologists](https://abouthydrology.blogspot.com/2012/08/r-resources-for-hydrologists.html)
- [USGS-R community](https://owi.usgs.gov/R/)
- [USGS-R community](https://github.com/USGS-R)
- [WaterProgramming blog post about data retrieval and statistical analysis in R](https://waterprogramming.wordpress.com/2019/07/08/packages-for-hydrological-data-retrieval-and-statistical-analysis/)