問題タブ [rtools]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
r - R windows に c++ コードを含むソースパッケージをインストールする方法は?
Rcpp コードを含む R パッケージがあります。どの Linux ディストリビューションでも問題なくビルドできます。問題は、Windows でビルドすることです。私のセットアップには次のものがあります
- R バージョン 4.0.1 (2020-06-06)
- Windows 10 Pro バージョン 1903
- にインストールされている Rtools 4.0
C:\rtools40
これは Rgui の出力です。
そのディレクトリが存在するため、エラー/usr/bin/sh: line 8: "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 : No such file or directory
は意味がありません。