filmov
tv
How to install R and Rstudio under Ubuntu Linux 20.04
Показать описание
This tutorial also installs the free, open-source program R for statistical computing, as well as a graphical user interface (GUI) for R known as Rstudio, under Ubuntu Linux version 20.04
This tutorial assumes you are using Ubuntu Linux version 20.04 as your operating system. If you do not have a computer running Ubuntu, fear not. You can install Ubuntu as a virtual machine within your current operating system. It is all free.
The instructions for Windows computers are here:
The instructions for Mac computers are here (from 0:00 to 5:37):
Code I used in this tutorial:
sudo apt update
sudo apt -y install r-base gdebi-core
cd Downloads
^^^^^change this filename to the one you downloaded!
But you can actually skip this tutorial if you just use my pre-configured Ubuntu Linux virtual machine! Read more below.
FYI:
I have made a Linux virtual machine that is pre-configured with population genetics and ecological niche modeling programs. I have made videos explaining how to hook up this virtual machine within your Mac or Windows computer, so that you can start using the pre-configured software without having to install any of them (and even without having to install Ubuntu Linux!).
Комментарии