Other packages > Find by keyword >

SoilHyP  

Soil Hydraulic Properties
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("SoilHyP", "0.1.7")



Attach the package and use:
library("SoilHyP")
Maintained by
Ullrich Dettmann
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-02-09
Latest Update: 2023-02-02
Description:
Provides functions for (1) soil water retention (SWC) and unsaturated hydraulic conductivity (Ku) (van Genuchten-Mualem (vGM or vG) [1, 2], Peters-Durner-Iden (PDI) [3, 4, 5], Brooks and Corey (bc) [8]), (2) fitting of parameter for SWCand/or Ku using Shuffled Complex Evolution (SCE) optimisation and (3) calculation of soil hydraulic properties (Ku and soil water contents) based on the simplified evaporation method (SEM) [6, 7]. Main references: [1] van Genuchten (1980) <doi:10.2136/sssaj1980.03615995004400050002x>, [2] Mualem (1976) <doi:10.1029/WR012i003p00513>, [3] Peters (2013) <doi:10.1002/wrcr.20548>, [4] Iden and Durner (2013) <doi:10.1002/2014WR015937>, [5] Peters (2014) <doi:10.1002/2014WR015937>, [6] Wind G. P. (1966), [7] Peters and Durner (2008) <doi:10.1016/j.jhydrol.2008.04.016> and [8] Brooks and Corey (1964).
How to cite:
Ullrich Dettmann (2018). SoilHyP: Soil Hydraulic Properties. R package version 0.1.7, https://cran.r-project.org/web/packages/SoilHyP. Accessed 08 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:26), 0.1.0 (2018-02-09 19:42), 0.1.1 (2018-04-27 22:19), 0.1.2 (2018-12-03 16:40), 0.1.3 (2019-06-05 15:50), 0.1.4 (2020-05-19 18:50), 0.1.5 (2021-01-08 17:00), 0.1.6 (2022-05-25 10:20)
Other packages that cited SoilHyP R package
View SoilHyP citation profile
Other R packages that SoilHyP depends, imports, suggests or enhances
Complete documentation for SoilHyP
Functions, R codes and Examples using the SoilHyP R package
Some associated functions: AIC_HY . BIC_HY . DK_to_SWC . Kcap . Kfilm . Ku . NSE . RMSE . SCEoptim . SEM . SWC . Sad . Sat . Sat_old . Scap . calcKS . dataSEM . dataSHP . dataTestthat . fitSHP . plot.dataSEM . plot.fitSHP . predict.fitSHP . read.kupf . 
Some associated R codes: AIC_HY.R . BIC_HY.R . DK_to_SWC.R . Kcap.R . Kfilm.R . Ku.R . NSE.R . RMSE.R . SCEoptim.R . SEM.R . SWC.R . Sad.R . Sat.R . Sat_old.R . Scap.R . dataSEM.R . dataSHP.R . dataTestthat.R . fitSHP.R . plot_dataSEM.R . plot_fitshp.R . predict_fitSHP.R . read_kupf.R .  Full SoilHyP package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

box  
Write Reusable, Composable and Modular R Code
A modern module system for R. Organise code into hierarchical, composable, reusable modules, and us ...
Download / Learn more Package Citations See dependency  
Morpho  
Calculations and Visualisations Related to Geometric Morphometrics
A toolset for Geometric Morphometrics and mesh processing. This includes (among other stuff) mesh d ...
Download / Learn more Package Citations See dependency  
FastGaSP  
Fast and Exact Computation of Gaussian Stochastic Process
Implements fast and exact computation of Gaussian stochastic process with the Matern kernel using fo ...
Download / Learn more Package Citations See dependency  
skewt  
The Skewed Student-t Distribution
Density, distribution function, quantile function and random generation for the skewed t distributio ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
productplots  
Product Plots for R
Framework for visualising tables of counts, proportions and probabilities. The framework is called ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,752

Author Associations

28,084

Publication Badges

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