Welcome
Guest
Forum Home
Login
Register
PhreeqcUsers Discussion Forum
»
Resources
»
PHREEQC news and updates
»
Phreeeqc in R
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Phreeeqc in R (Read 4395 times)
dlparkhurst
Global Moderator
Posts: 3935
Phreeeqc in R
«
on:
05/07/14 23:39 »
PHREEQC has been ported to R and saved in the CRAN repository (
http://cran.us.r-project.org/
). In RStudio you need only type install.package("phreeqc") to install the R package.
The R version is based on the latest version of IPhreeqc. You use a series of about 20 methods to run PHREEQC input files or strings and retrieve selected output. Most of the examples from the PHREEQC manual can be run as examples, and there is documentation for all of the methods.
Logged
oleg.ishkov
Contributor
Posts: 1
Re: Phreeeqc in R
«
Reply #1 on:
27/01/17 13:08 »
Thank you David!
Do you have by any chance plans to keep updating versions of Phreeeqc for R? The most recent version of PHREEQC is 3.3.10 and R package is 3.3.1,
Thank you once again for porting PHREEQC to R.
Best regards,
Oleg
Logged
dlparkhurst
Global Moderator
Posts: 3935
Re: Phreeeqc in R
«
Reply #2 on:
30/01/17 23:07 »
We put a new R version on CRAN (version 3.3.10).
It says there is an error in the Linux version, but we have not been able to recreate the error. Please let us know if anyone has any problems.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
PhreeqcUsers Discussion Forum
»
Resources
»
PHREEQC news and updates
»
Phreeeqc in R