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

前端之家收集整理的这篇文章主要介绍了一次性下载《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"))@H_228_403@ 
 

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

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

原文链接:https://www.f2er.com/centos/379953.html

猜你在找的CentOS相关文章