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 11 Jul. 2026.
Previous versions and publish date:
(2026-07-09 06:41), 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

graphTweets  
Visualise Twitter Interactions
Allows building an edge table from data frame of tweets, also provides function to build nodes and ...
Download / Learn more Package Citations See dependency  
ngram  
Fast n-Gram 'Tokenization'
An n-gram is a sequence of n "words" taken, in order, from a body of text. This is a collection of ...
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  
ordinalpattern  
Tests Based on Ordinal Patterns
Ordinal patterns describe the dynamics of a time series by looking at the ranks of subsequent observ ...
Download / Learn more Package Citations See dependency  
phreeqc  
R Interface to Geochemical Modeling Software
A geochemical modeling program developed by the US Geological Survey that is designed to perform a ...
Download / Learn more Package Citations See dependency  
spcadjust  
Functions for Calibrating Control Charts
Calibration of thresholds of control charts such as CUSUM charts based on past data, taking estimati ...
Download / Learn more Package Citations See dependency  

27,797

R Packages

236,180

Dependencies

73,837

Author Associations

27,798

Publication Badges

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