0
0

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 1 year has passed since last update.

Cloud9にRをインストール

Posted at

はじめに

Cloud9でRを動かしたくなった時のために、備忘録として記事にしました。

環境

  • Cloud9
    • Amazon Linux 2

コマンド

sudo yum update

sudo yum install -y R

R

おわりに

今回は、少しだけRを使いたかったので、Cloud9で使う方法を調べました。
がっつり動かしたい場合は、Amazon Lightsail for Research で RStudio を使うのが良いと思います。

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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?