summaryrefslogtreecommitdiff
path: root/packs.R
diff options
context:
space:
mode:
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"))