Other packages > Find by keyword >

phreeqc  

R Interface to Geochemical Modeling Software
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("phreeqc", "3.8.7")



Attach the package and use:
library("phreeqc")
Maintained by
S.R. Charlton
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-06-30
Latest Update:
Description:
A geochemical modeling program developed by the US Geological Survey that is designed to perform a wide variety of aqueous geochemical calculations, including speciation, batch-reaction, one-dimensional reactive-transport, and inverse geochemical calculations.
How to cite:
S.R. Charlton (2014). phreeqc: R Interface to Geochemical Modeling Software. R package version 3.8.7, https://cran.r-project.org/web/packages/phreeqc. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0-8809 (2014-06-30 15:51), 1.0-8847 (2014-07-16 07:58), 1.0-8877 (2014-07-29 08:32), 1.0-9102 (2014-12-11 09:59), 3.3.1 (2015-10-01 13:18), 3.3.10 (2017-01-28 17:31), 3.4.8 (2018-08-14 16:10), 3.4.9 (2018-08-15 09:40), 3.4.10 (2019-01-30 11:50), 3.6.0 (2019-11-30 07:10), 3.6.3 (2020-05-11 21:40), 3.7.4 (2022-03-28 08:50), 3.7.5 (2023-01-23 20:30), 3.7.6 (2023-12-07 05:00), 3.8.0 (2024-07-18 07:50), 3.8.5 (2024-12-04 09:20), 3.8.6 (2025-01-10 22:50), 3.8.7 (2025-02-27 00:50)
Other packages that cited phreeqc R package
View phreeqc citation profile
Other R packages that phreeqc depends, imports, suggests or enhances
Complete documentation for phreeqc
Functions, R codes and Examples using the phreeqc R package
Some associated functions: Amm.dat . ColdChem.dat . Tipping_Hurley.dat . core10.dat . ex1 . ex10 . ex11 . ex12 . ex13 . ex14 . ex15.dat . ex15 . ex16 . ex17 . ex18 . ex19 . ex2 . ex20 . ex21 . ex22 . ex3 . ex4 . ex5 . ex6 . ex7 . ex8 . ex9 . frezchem.dat . iso.dat . llnl.dat . minteq.dat . minteq.v4.dat . phrAccumulateLine . phrClearAccumulatedLines . phrGetAccumulatedLines . phrGetComponentList . phrGetDumpFileName . phrGetDumpFileOn . phrGetDumpStrings . phrGetDumpStringsOn . phrGetErrorFileName . phrGetErrorFileOn . phrGetErrorStrings . phrGetErrorStringsOn . phrGetLogFileName . phrGetLogFileOn . phrGetLogStrings . phrGetLogStringsOn . phrGetOutputFileName . phrGetOutputFileOn . phrGetOutputStrings . phrGetOutputStringsOn . phrGetSelectedOutput . phrGetSelectedOutputFileName . phrGetWarningStrings . phrLoadDatabase . phrLoadDatabaseString . phrRunAccumulated . phrRunFile . phrRunString . phrSetDumpFileName . phrSetDumpFileOn . phrSetDumpStringsOn . phrSetErrorFileName . phrSetErrorFileOn . phrSetErrorStringsOn . phrSetLogFileName . phrSetLogFileOn . phrSetLogStringsOn . phrSetOutputFileName . phrSetOutputFileOn . phrSetOutputStringsOn . phrSetSelectedOutputFileName . phrSetSelectedOutputFileOn . phreeqc-package . phreeqc.dat . pitzer.dat . sit.dat . wateq4f.dat . 
Some associated R codes: phreeqc.R .  Full phreeqc package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
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  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
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  
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  
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  

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