4
7

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Windows10 64bitへのRのインストール

Last updated at Posted at 2018-06-30

R言語とは

R言語(あーるげんご)はオープンソース・フリーソフトウェアの統計解析向けのプログラミング言語及びその開発実行環境です。

参考

環境

  • Windows 10 64bit
  • Rバージョン 3.5.0(2018/07時点)

Rのインストール

ダウンロード

1.The Comprehensive R Archive Networkで「Download R for Windows」をクリック
image.png

2.「base」をクリック
image.png

3.Download R x.x.x for Windows (xx megabytes, 32/64 bit)をクリック
(※投稿時点では3.5.0)
image.png

インストール

1.ダウンロードした「R-X.X.X-win.exe」を実行

2.日本語を選択

3.次へ

4.インストールフォルダを指定して次へ

5.コンポーネントの選択で、「64bit 利用者向けインストール」を選択して次へ(※OSが32bitの場合は32bitを選択)

6.起動時オプションは「いいえ」を選択して次へ

7.次へ

8.次へ

9.起動

4
7
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
4
7

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?