summaryrefslogtreecommitdiff
path: root/packs.R
diff options
context:
space:
mode:
authorDavid Vorgrimmler <vorgrimmlerdavid@gmx.de>2012-04-20 11:52:31 +0200
committerDavid Vorgrimmler <vorgrimmlerdavid@gmx.de>2012-04-20 11:52:31 +0200
commit8b4eecca7381c8c6fa4e941227058054e40dedf2 (patch)
tree8e738e64bc62f26bc92211d50785ffb6f0d7768c /packs.R
parent1684c349afa0ed169e1def2eb5c70f0948a209f4 (diff)
Added new config file(pc) / R package (validation)
Diffstat (limited to 'packs.R')
-rw-r--r--packs.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/packs.R b/packs.R
index b6b1930..d89c94b 100644
--- a/packs.R
+++ b/packs.R
@@ -3,4 +3,4 @@
# set mirror to avoid questioning the user
options(repos="http://mirrors.softliste.de/cran")
-install.packages(c("caret", "doMC", "e1071", "foreach", "iterators", "kernlab", "multicore", "plyr", "reshape", "randomForest", "RANN"))
+install.packages(c("caret", "doMC", "e1071", "foreach", "iterators", "kernlab", "multicore", "plyr", "reshape", "randomForest", "RANN", "TunePareto"))