织梦CMS - 轻松建站从此开始!

abg欧博官网|登陆|游戏|

How can I setup my computer to use RTools in RStu

时间:2025-12-14 14:17来源: 作者:admin 点击: 1 次
I know, the first thing someone is going to say is that this has been solved, there are a zillion links in SO. Link to that solution and I will try i

I know, the first thing someone is going to say is that this has been solved, there are a zillion links in SO. Link to that solution and I will try it before stating that it does not work. Fairly certain I have tried to ask this before.

Tried: https://cran.r-project.org/bin/windows/Rtools/

I was even able to go through all these steps and it passed, but Files > new project > new directory > new package. Then try to build the template projects results in the endless loop of "Building R Packages requires installation of additional build tools. Do you want to install additional tools now?"

Or this: RStudio not finding RTools

devtools::find_rtools() TRUE install.packages("Rcpp")

But I have no c compiler

Sys.which("ls.exe") returns a path Sys.which("gcc.exe") does not return a path

or this: RStudio cannot find Rtools to build package

Added c:\Rtools\mingw_64\bin to my path, no luck.

or this

install::install.Rtools() no need to install Rtools

Can't find a solution that will work, and I can't build packages until I find a solution.

Sys.which("make.exe") "C:\\rtools40\\usr\\bin\\make.exe" tools::Rcmd(c('config', 'CXX11')) cannot find the specified path

But the only function in this package is (no c code)

hello <- function(){ print('hello world') }

(责任编辑:)
------分隔线----------------------------
发表评论
请自觉遵守互联网相关的政策法规,严禁发布色情、暴力、反动的言论。
评价:
表情:
用户名: 验证码:
发布者资料
查看详细资料 发送留言 加为好友 用户等级: 注册时间:2025-12-15 00:12 最后登录:2025-12-15 00:12
栏目列表
推荐内容