我想在R中使用一个名为Stan的程序。为此,我需要安装Rtools来获得C ++编译器。根据Stan网站的说法,我将在安装Rtools时检查编辑路径的方框。
出于某种原因,R似乎无法找到编译器。
Sys.getenv(" PATH&#34) [1]" c:\ Rtools \ bin; c:\ Rtools \ mingw_64 \ bin; c:\ Rtools \ bin; c:\ MiKTeX \ miktex \ bin; c:\ R \ R-3.2 \ bin \ I386; C:\ WINDOWS; C:\ Windows \ System32下; C:\用户\ A3988 \应用程序数据\本地\微软\ WindowsApps;"
系统(' g ++ -v') 警告信息: 跑步命令&g; g ++ -v'状态为127
Sys.which("克++&#34) 克++ " C:\ Rtools \ mingw_64 \ BIN \ G__〜1.EXE"
有人可以帮忙吗?我在用 R版:3.4.2 Rtools34 Windows10
答案 0 :(得分:0)
首先需要安装Name Item TimeBucket value1 value2
John car 2018-03-21 4 500
house 2018-01-17 16 2500
2021-11-17 7 1000
Marc bike 2017-12-20 16 3000
2018-07-18 4 500
编译器,然后才能安装Rtools:https://github.com/stan-dev/rstan/wiki/Install-Rtools-for-Windows。