Package: RedModRphree
Title: Utilities Leveraging the R Interface to the PHREEQC Geochemical Solver 
Version: 0.3.9
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: Utilities and building blocks for programming with the
    PHREEQC geochemical solver. Includes features such as 1D reactive
    transport with surrogate models, database manipulation, parsing of
    PHREEQC output files and Pourbaix diagrams.
Depends: R (>= 4.0), doParallel, phreeqc, mgcv, graphics, methods, stats, utils, plyr, foreach
License: LGPL-2.1
Encoding: UTF-8
RoxygenNote: 7.2.0
LazyData: true