HYPEtools
An R package for working with HYPE hydrological model files
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 5 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (16.3%) to scientific vocabulary
Repository
An R package for working with HYPE hydrological model files
Basic Info
- Host: GitHub
- Owner: rcapell
- License: lgpl-3.0
- Language: R
- Default Branch: master
- Size: 9.93 MB
Statistics
- Stars: 19
- Watchers: 9
- Forks: 6
- Open Issues: 7
- Releases: 40
Metadata Files
README.md
HYPEtools 
Summary
HYPEtools provides functions to work with the hydrological model HYPE. HYPE and HYPEtools are projects developed by the Swedish Meteorological and Hydrological Institute (SMHI).
License
HYPEtools is licensed under the LGPL-3.0 license.
Changelog
See the HYPEtools changelog here.
Installation
HYPEtools is on CRAN and can be downloaded with:
{r}
install.packages("HYPEtools")
If, however, you would like to install the latest development version of HYPEtools from GitHub, then you can do so with:
```{r}
install.packages("devtools")
devtools::installgithub("rcapell/HYPEtools") # Install Without Vignettes devtools::installgithub("rcapell/HYPEtools", build_vignettes = T) # Install With Vignettes ```
More detailed instructions on installing the provided sources or package in R can be found here.
Vignettes
Browse HYPEtools Vignettes with:
{r}
browseVignettes("HYPEtools")
Citation
Publication
To cite HYPEtools in publications, please use the following publication reference:
Brendel, C., R. Capell, and A. Bartosova. (2024) Rational gaze: Presenting the open-source HYPEtools R package for analysis, visualization, and interpretation of hydrological models and datasets. Environmental Modelling & Software, 178, 106094. https://doi.org/10.1016/j.envsoft.2024.106094
Software
The HYPEtools software itself can also be cited in publications using the output from running the following in R:
{r}
citation("HYPEtools")
Owner
- Login: rcapell
- Kind: user
- Repositories: 2
- Profile: https://github.com/rcapell
GitHub Events
Total
- Release event: 2
- Watch event: 2
- Issue comment event: 2
- Push event: 24
- Pull request review event: 1
- Pull request event: 2
- Fork event: 1
- Create event: 2
Last Year
- Release event: 2
- Watch event: 2
- Issue comment event: 2
- Push event: 24
- Pull request review event: 1
- Pull request event: 2
- Fork event: 1
- Create event: 2
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 103
- Total pull requests: 4
- Average time to close issues: about 1 year
- Average time to close pull requests: about 12 hours
- Total issue authors: 17
- Total pull request authors: 3
- Average comments per issue: 2.08
- Average comments per pull request: 0.25
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: about 18 hours
- Issue authors: 2
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- rcapell (49)
- a753bart (12)
- dgustafsson (10)
- c-brendel (10)
- julzab (4)
- MaartenWynants (3)
- diafu (2)
- cpers (2)
- marcoalicera (2)
- moravecv (2)
- goord (1)
- hakanpersson (1)
- BeatrizRR (1)
- josevalles7 (1)
- Nicole-X (1)
Pull Request Authors
- c-brendel (2)
- Dver22 (1)
- rcapell (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- cran 526 last-month
-
Total dependent packages: 0
(may contain duplicates) -
Total dependent repositories: 0
(may contain duplicates) - Total versions: 18
- Total maintainers: 1
cran.r-project.org: HYPEtools
Tools for Processing and Analyzing Files from the Hydrological Catchment Model HYPE
- Homepage: https://hypeweb.smhi.se/
- Documentation: http://cran.r-project.org/web/packages/HYPEtools/HYPEtools.pdf
- License: LGPL-3
-
Latest release: 1.6.6
published 6 months ago
Rankings
Maintainers (1)
conda-forge.org: r-hypetools
- Homepage: https://hypeweb.smhi.se/
- License: LGPL-3.0-only
-
Latest release: 1.1.0
published over 3 years ago
Rankings
Dependencies
- R >= 3.5.0 depends
- data.table >= 1.9.8 imports
- dplyr * imports
- grDevices * imports
- graphics * imports
- hydroGOF * imports
- ncdf4 * imports
- parallel * imports
- pbapply * imports
- rlang * imports
- sf * imports
- sp * imports
- stats * imports
- stringr * imports
- tidyr * imports
- tidyselect * imports
- utils * imports
- htmlwidgets * suggests
- knitr * suggests
- leaflet * suggests
- leaflet.extras * suggests
- mapview * suggests
- randomcoloR * suggests
- rmarkdown * suggests
- actions/checkout v2 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- actions/checkout v3 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite