Skip to content

pumpingtest is a R package designed for the analysis and evaluation of aquifer tests in wells. The package includes the most common analytical solutions used to describe groundwater flow in different types of aquifers around wells.

khaors/pumpingtest

Repository files navigation

pumpingtest: R Package for the analysis and evaluation of pumping tests

CRAN_Status_Badge Travis build status AppVeyor build status

The pumpingtest package provides functions to analyze and evaluate aquifer test including pumping tests with constant and variable rate, recovery tests, slug tests, and constant head tests (variable discharge).

Installation

The pumpingtest package is not available on CRAN and therefore it must be installed from github using:

devtools::install_github("khaors/pumpingtest")

Usage

The pumpingtest package does not require compilations and once installed it can be directly used by loading it:

library(pumpingtest)

Package Documentation

The package documentation can be accesed here

Shiny App

This package includes a shiny app called pumpingtest_gui designed to help in the interpretation of the different types of aquifer tests. This app can be called using:

pumpingtest_gui()

Contact

contributions welcome

Want to help or have questions? Contact me directly, use an issue, fork me or submit a pull request.

License

GPL

About

pumpingtest is a R package designed for the analysis and evaluation of aquifer tests in wells. The package includes the most common analytical solutions used to describe groundwater flow in different types of aquifers around wells.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published