/
Rstudio on teton

Rstudio on teton

We can now use Rstudio as a development environment on teton. Get yourself set up with FastX, either in the browser or using the free client app.

Keep in mind that you do not want to use Rstudio on the FastX nodes (or log-in nodes) for anything more than developing code. For production work or any work beyond initial development, please run the code on compute nodes using SLURM.

Once you have a terminal in FastX session, load the necessary modules and launch Rstudio with the following two lines of code. This also illustrated in the video below.

module load gcc/7.3.0 r/4.0.5-py27 rstudio rstudio

 

Related content

How to work in R on Teton
How to work in R on Teton
More like this
Teton: beginner's guide
Teton: beginner's guide
More like this
FastX goodness
More like this
Installing R packages on Teton
Installing R packages on Teton
More like this
How to install additional R packages for your use on teton
How to install additional R packages for your use on teton
More like this
Using Windows Subsystem for Linux
Using Windows Subsystem for Linux
More like this