summaryrefslogtreecommitdiff
path: root/packs.R
diff options
context:
space:
mode:
authorrautenberg <rautenberg@in-silico.ch>2012-07-12 11:49:25 +0200
committerrautenberg <rautenberg@in-silico.ch>2012-07-12 11:49:25 +0200
commitd1abf1392fe7a3433203bbf2940623d0e321ec93 (patch)
tree479a77b7b02e737c87e81f745a22cf1b045eb99e /packs.R
parent8671a4e01a1447a6a8eeb0cc50ff2fa0346f9fe2 (diff)
parent365ad4e93288b96233e38c6bc732c197315d41cf (diff)
Merge branch 'release/v3.2.0'v4.0.0
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"))