summaryrefslogtreecommitdiff
path: root/packs.R
diff options
context:
space:
mode:
authorDavid Vorgrimmler <vorgrimmlerdavid@gmx.de>2012-04-20 15:51:22 +0200
committerDavid Vorgrimmler <vorgrimmlerdavid@gmx.de>2012-04-20 15:51:22 +0200
commit3673d175b95ac3d675f52c19951a9cb6d16a11e7 (patch)
tree44ce30baa47ee02ae16a3a01863e882f57de6d81 /packs.R
parentd7c43e8399c64acbc02ce31eb756a347137f0e2c (diff)
parent718b4687a9ea071aa3650a3f6e6b82829193496a (diff)
Merge branch 'pc_unified_from_jl' into development
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"))