Skip to content
Snippets Groups Projects
DESCRIPTION 680 B
Newer Older
Marco De Lucia's avatar
Marco De Lucia committed
Package: RedModRphree
Title: R infrastructure for training and applying geochemical surrogate models to reactive transport
Version: 0.0.0.1
Authors@R: c(person("Marco", "De Lucia", email = "delucia@gfz-potsdam.de", role = c("aut", "cre")),
             person("Janis", "Jatnieks", email = "deltaxzz@gmail.com", role = c("ctb")))
Description: In the framework of RedMod project, we develop an R infrastructure for training and applying geochemical surrogate models to reactive transport. 
Depends: R (>= 3.2.0)
License: LGPL-2.1
Encoding: UTF-8
Imports:
    parallel,
    methods,
    phreeqc,
    mgcv,
    caret,
    randomForest,
    graphics
LLazyData: true
RoxygenNote: 6.0.1