一次性下载《R语言实战2》全书的R包及常用的R包

系统:CentOS6.5、windows7
R版本:3.2.5、3.3.2

source('http://bioconductor.org/biocLite.R')


biocLite(c("AER","Amelia","arrayImpute","arrayMissPattern","boot","ca","car","cat","coin","corrgram","corrperm","doBy","doParallel","effects","FactoMineR","FAiR","fCalendar","flexclust","forecast","foreach","foreign","gclus","ggplot2","glmPerm","gmodels","gplots","grid","gridExtra","gvlma","rhdf5","roxygen2","hexbin","HH","kernlab","knitr","Hmisc","kmi","lattice","lavaan","lcda","leaps","lmPerm","logregperm","longitudinalData","lsa","ltm","lubridate","MASS","mlogit","multcomp","mvnmle","mvoutlier","NbClust","Nccdf","ncdf4","nFactors","OpenMx","odfWeave","pastecs","party","poLCA","psych","pwr","qcc","randomLCA","randomForest","R2wd","rattle","Rcmdr","reshape2","rg1","rgl","RJDBC","rms","robust","RODBC","rpart","ROracle","rrcov","sampling","scatterplot3d","sem","SeqKnn","sm","vcd","vegan","VIM","xlsx","XML" ) )
biocLite(c("fpc","cluster","pvclust","mclust","pam","pamk","clara","hclust","agnes","diana","dbscan","DMwR","DMwR2","xts","TTR","quantmod","ROCR","plotcluster","plot.hclust","cluster.stats","rpartOrdinal","tree","hms","readr","marginTree","maptree","survival","ctree","cforest","glm","predict","residuals","survfit","survdiff","coxph","arules","DRM","apriori","drm","eclat","arulesSequences","cSPADE","timsac","ts","decomp","decompose","stl.tsr","nlme","aov","anova","density","t.test","prop.test","anvova","lme","princomp","e1071","stringr","plyr","dplyr","RSQLite","sqldf","jsonlite","yaml","Rcpp","Rcpp11","data.table","zoo"))

biocLite(c("rmarkdown","devtools","testthat","pipeR","sde","KernSmooth","stats4","shiny","rcharts","caret","HMM","LARS","glmnet","reshape","scales","R.matlab","ez","digest","colorspace","RColorBrewer","manipulate","labeling","proto","munsell","gtable","dichromat","mime","RCurl","bitops","lubridata","animation","rugarch","BLCOP","MICE"))

可以为了方便一点弄到一起

难免有些重复,及一些还需要依赖的包,欢迎指出

相关文章

#使用军哥的lnmp配置虚拟主机,需要注意的是要配置hosts文件(...
一、配置编译环境 yum update && yum upgra...
一、下载repo文件 二、备份并替换系统的repo文件 三、执行yu...
LAMP -- Linux Apache MySQL PHP 在CentOS安装的顺序,我一般...
一、下载nginx安装包,官网下载中心http://nginx.org/downlo...
1.下载composer curl -sS https://getcomposer.org/installe...