作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我试图让 R 认识到我已经安装了 Rtools.exe。我试过在几个不同的位置安装它。但是,每当我重新启动 R 并加载 devtools
我犯了同样的错误:
> library(devtools)
WARNING: Rtools is required to build R packages, but is not currently installed.
Please download and install Rtools 3.0 from http://cran.r-project.org/bin/windows
/Rtools/ and then run find_rtools().
find_rtools()
我收到相同的错误消息。我已经尝试通过帮助文件解决这个问题,如
devtools
帮助并没有提供太多。我已经尝试在
get_path()
返回的几个位置进行安装但问题仍然存在。
D:/R
.
最佳答案
抓取批处理文件 Rpathset.bat
来自 batchfiles , 编辑 SET
在其中适本地声明,然后从 Windows 控制台像这样运行 R:
Rpathset
Rgui
关于r - 如何让 Rtools 3.0 为 R 3.0 工作? R找不到安装,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16616527/
我是一名优秀的程序员,十分优秀!