У нас вы можете посмотреть бесплатно How to install R and Rstudio under Ubuntu Linux 20.04 или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Please consider subscribing to my channel by hitting the "Subscribe" button. It is absolutely free and there are no charges. But if you like what I am doing and you do want to support my channel, consider making a voluntary donation at / joshbanta . It helps me to deliver more content and to keep this channel active. 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: • Install Ubuntu on VirtualBox || Linux Tuto... The instructions for Mac computers are here (from 0:00 to 5:37): • How to Install Windows 10 in UTM (M1/M2 Mac) Code I used in this tutorial: sudo apt update sudo apt -y install r-base gdebi-core cd Downloads sudo gdebi rstudio-2021.09.0-351-amd64.deb ^^^^^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!). Windows: • Ubuntu 20.04 virtual machine for VirtualBo... Mac: • Ubuntu 20.04 virtual machine for UTM (QEMU...