
library("devtools")install_github("glibiseller/IPO") 这个包叫IPO,第一次载入devtools的时候提示我要下载Rtools,我的R版本是3.2.2,所以我下载并安装了最新的Rtools载入devtools后,执行第二行安装IPO是R程序报错,如下:> library("devtools", lib.loc="F:/R/R-3.2.2/library")> install_github("glibiseller/IPO")Downloading GitHub repo glibiseller/IPO@masterInstalling IPO"F:/R/R-32~1.2/bin/i386/R" --no-site-file --no-environ --no-save --no-restore CMD \ INSTALL "F:/TEMP/RtmpOKq2po/devtools166046015356/glibiseller-IPO-47aff39" \ --library="F:/R/R-3.2.2/library" --install-tests Error in file(tmp_user_profile, "w") : cannot open the connection请问这是为什么?是因为Rtools的设置有问题吗?我要怎么改?谢谢!


雷达卡






京公网安备 11010802022788号







