0
2

More than 1 year has passed since last update.

複数バージョンのRを共存させ、Rsutdioでスイッチして使う

Posted at

R(v4.1.2)をインストールしてRstudioから作業を行っている。
このバージョンのRに対応していないパッケージがあり、古いバージョン(v3.6.3)のインストールを行う。
インストールは通常通りここから行った。https://cran.r-project.org/bin/windows/base/old/3.6.3/

インストールの際にこのプログラムを呼び出す際の名前をデフォルトの「R」から「R363」に変更して、あとは通常通り行った。
Rは通常のR(v4.1.2)とR363(v3.6.3)の2つがインストールされている状態になった。

最後にRstudioでマウントするRのスイッチは、Tools > Global Options > General を選択し、R:versionのプルダウンリストから切り替える。

0
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
2