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 18 Sep. 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

hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
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  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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