系统: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","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","gplots",
"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"))
可以为了方便一点弄到一起
难免有些重复,及一些还需要依赖的包,欢迎指出