Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
現在、私の PC には 2 つのバージョンの R (4.1.0 と 3.6.1) と Rtools (40 と 35) がインストールされています。古いバージョンの R を Rtools35 にリンクしたいのですが失敗しました: Sys.which("make")R 3.6.1 と入力すると、Rtools40 のパスが返されました。両方の Rtools を PATH に追加しました。
Sys.which("make")
誰でもこの問題を解決する方法を知っていますか? 心から感謝する。