Skip to content

Instantly share code, notes, and snippets.

@hernamesbarbara
Created February 21, 2014 19:14
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hernamesbarbara/9141258 to your computer and use it in GitHub Desktop.
Save hernamesbarbara/9141258 to your computer and use it in GitHub Desktop.
bootstrap.list <- c("car",
"codetools",
"colorspace",
"data.table",
"devtools",
"dplyr",
"forecast",
"ggplot2",
"knitr",
"lattice",
"lubridate",
"markdown",
"MASS",
"Matrix",
"plyr",
"randomForest",
"RColorBrewer",
"reshape2",
"RGoogleAnalytics",
"rjson",
"rpart",
"RPostgreSQL",
"RSQLite",
"RSQLite.extfuns",
"rstudio",
"scales",
"sqldf",
"stats",
"stringr",
"xkcd",
"xlsx",
"xlsxjars",
"xts",
"yhatr",
"zoo")
install.packages(bootstrap.list)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment