Other packages > Find by keyword >

airGRteaching  

Teaching Hydrological Modelling with the GR Rainfall-Runoff Models ('Shiny' Interface Included)
View on CRAN: Click here


Download and install airGRteaching package within the R console
Install from CRAN:
install.packages("airGRteaching")

Install from Github:
library("remotes")
install_github("cran/airGRteaching")

Install by package version:
library("remotes")
install_version("airGRteaching", "0.3.5")



Attach the package and use:
library("airGRteaching")
Maintained by
Olivier Delaigue
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-03-16
Latest Update: 2025-03-27
Description:
Add-on package to the 'airGR' package that simplifies its use and is aimed at being used for teaching hydrology. The package provides 1) three functions that allow to complete very simply a hydrological modelling exercise 2) plotting functions to help students to explore observed data and to interpret the results of calibration and simulation of the GR ('G
How to cite:
Olivier Delaigue (2018). airGRteaching: Teaching Hydrological Modelling with the GR Rainfall-Runoff Models ('Shiny' Interface Included). R package version 0.3.5, https://cran.r-project.org/web/packages/airGRteaching. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.2.0.9 (2018-03-16 11:20), 0.2.2.2 (2018-03-21 13:15), 0.2.3.2 (2018-08-08 17:50), 0.2.6.14 (2019-04-05 08:00), 0.2.6.27 (2019-04-24 08:00), 0.2.6.29 (2019-05-02 11:40), 0.2.8.69 (2020-03-10 10:20), 0.2.9.25 (2020-10-19 17:40), 0.2.10.112 (2021-02-01 16:30), 0.2.11 (2021-06-07 17:50), 0.2.12 (2021-08-06 10:20), 0.2.13 (2022-03-03 17:40), 0.3.1 (2022-12-15 15:50), 0.3.2 (2023-07-13 00:50), 0.3.3 (2024-07-23 22:10), 0.3.4 (2025-02-11 10:30)
Other packages that cited airGRteaching R package
View airGRteaching citation profile
Other R packages that airGRteaching depends, imports, suggests or enhances
Complete documentation for airGRteaching
Functions, R codes and Examples using the airGRteaching R package
Some associated functions: CalGR . GetModelConfig . PrepGR . ShinyGR . SimGR . airGRteaching . as.data.frame . dyplot . plot . 
Some associated R codes: CalGR.R . GetModelConfig.R . PrepGR.R . ShinyGR.R . SimGR.R . Utils.R . as.data.frame.R . dyplot.R . plot.CalGR.R . plot.PrepGR.R . plot.SimGR.R .  Full airGRteaching package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA