全部版块 我的主页
论坛 数据科学与人工智能 数据分析与数据科学 R语言论坛
10159 1
2014-10-16
#问题如下, 谢谢帮忙了;
#参考:https://gist.github.com/stephenturner/4a599dbf120f380d38e7
#想画出:Volcano plot

getwd()#check the workign directory;
[1] "C:/Program Files/RStudio"

> setwd("C:/N/R-3.1.1/bin/i386");#the R install path;

> getwd()[1] "C:/N/R-3.1.1/bin/i386"

> install.packages('devtools');
trying URL 'http://cran.rstudio.com/bin/windows/contrib/3.1/devtools_1.6.1.zip'Content type 'application/zip' length 284100 bytes (277 Kb)opened URLdownloaded 277 Kbpackage ‘devtools’ successfully unpacked and MD5 sums checkedThe downloaded binary packages are in        C:\Users\suzh3\AppData\Local\Temp\RtmpM5LH46\downloaded_packages

> library(devtools);#为啥这次会出错;
WARNING: Rtools is required to build R packages, but is not currently installed.Please download and install Rtools 3.1 from http://cran.r-project.org/bin/windows/Rtools/ and then run find_rtools().

> library(devtools);#这次就没有问题了, 怎么回事?

> devtools::install_github('stephenturner/Tmisc')#想装这个包,为啥不行?
Downloading github repo stephenturner/Tmisc@masterError in function (type, msg, asError = TRUE)  :   Could not resolve host: api.github.com; Host not found

二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

全部回复
2014-10-16 21:21:21
其他的package我也碰到过,不用理睬。第二次重新调入就正常了,好像不影响后面的计算。
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

相关推荐
栏目导航
热门文章
推荐文章

说点什么

分享

扫码加好友,拉您进群
各岗位、行业、专业交流群