Skip to content
Snippets Groups Projects
DESCRIPTION 773 B
Newer Older
Marco De Lucia's avatar
Marco De Lucia committed
Package: RedModRphree
Title: Programmable Interface to the PHREEQC Geochemical Solver 
Version: 0.3.2
Authors@R: c(person(given = "Marco",
                    family = "De Lucia",
                    email = "delucia@gfz-potsdam.de",
		    role = c("aut", "cre"),
		    comment = c(ORCID = "0000-0003-0918-3766")),
             person(given = "Janis",
	            family = "Jatnieks",
		    email = "deltaxzz@gmail.com",
		    role = c("ctb")))
Description: Programmable interface to the phreeqc geochemical solver
    adding features such as surrogate models, reactive transport and
    Pourbaix diagrams.
Marco De Lucia's avatar
Marco De Lucia committed
Depends: R (>= 3.2.0), doParallel, phreeqc, mgcv, graphics, methods, stats, utils, plyr, foreach
Marco De Lucia's avatar
Marco De Lucia committed
License: LGPL-2.1
Encoding: UTF-8
LazyData: true