Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.2%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: MiRoVaGo
- Language: R
- Default Branch: master
- Size: 13.8 MB
Statistics
- Stars: 10
- Watchers: 2
- Forks: 3
- Open Issues: 0
- Releases: 10
Metadata Files
README.md
pRecipe 
What is pRecipe?
An open-access tool/framework to download, validate, visualize, and analyze multi-source precipitation data across various spatio-temporal scales. Ultimately providing the hydrology science community with the tools for consistent and reproducible analysis regarding precipitation (Vargas Godoy and Markonis, 2023).
Features
- Homogenized database currently encompassing 27 different precipitation data products.
- Exploratory data analysis.
- Spatiotemporal analysis.
- Time series analysis.
- Simple and aesthetic data visualization.
Installation
```r
Get the latest version of pRecipe
if (!require('devtools')) {install.packages('devtools'); library(devtools)}
install_github('MiRoVaGo/pRecipe')
Alternatively, the latest CRAN release
install.packages("pRecipe")
library(pRecipe)
?pRecipe-package
```
References
Vargas Godoy, M.R. and Markonis, Y., 2023. pRecipe: A global precipitation climatology toolbox and database. Environmental Modelling & Software, 165, p.105711.
Owner
- Name: Mijael Vargas
- Login: MiRoVaGo
- Kind: user
- Repositories: 3
- Profile: https://github.com/MiRoVaGo
GitHub Events
Total
- Push event: 3
Last Year
- Push event: 3
Committers
Last synced: almost 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Mijael Vargas | m****o@g****m | 175 |
| Rajani462 | 5****2 | 3 |
| Rajani | r****2@g****m | 1 |
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 11
- Total pull requests: 8
- Average time to close issues: about 1 month
- Average time to close pull requests: 5 minutes
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 1.55
- Average comments per pull request: 0.0
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- imarkonis (10)
- MiRoVaGo (1)
Pull Request Authors
- MiRoVaGo (7)
- imarkonis (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 477 last-month
- Total docker downloads: 21,613
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 18
- Total maintainers: 1
cran.r-project.org: pRecipe
Precipitation R Recipes
- Homepage: https://github.com/MiRoVaGo/pRecipe
- Documentation: http://cran.r-project.org/web/packages/pRecipe/pRecipe.pdf
- License: GPL-3
-
Latest release: 3.0.3
published over 1 year ago
Rankings
Maintainers (1)
Dependencies
- R >= 4.0.0 depends
- R.utils * imports
- curl * imports
- data.table * imports
- dplyr * imports
- getPass * imports
- ggplot2 * imports
- hdf5r * imports
- lubridate * imports
- methods * imports
- ncdf4 * imports
- parallel * imports
- raster * imports
- rgdal * imports
- sf * imports
- sp * imports
- stats * imports
- stringr * imports
- utils * imports
- viridis * imports
- zoo * imports
- knitr * suggests
- rmarkdown * suggests
- spelling * suggests
- testthat >= 3.0.0 suggests