Install R on Raspberry Pi and use RStudio

preview_player
Показать описание
This video shows you have to install R on your Raspberry PI. It also shows you how to log into RStudio Cloud in order to use RStudio on your PI.
Run terminal update:
sudo apt-get update
install R in terminal
sudo apt-get install r-base r-base-core r-base-dev
Рекомендации по теме
Комментарии
Автор

RStudio Cloud runs in the server not from Pi

RealTimeAIAgents
Автор

Can you make a video on how to install R in VSCode using Raspberry Pi?

AngelRodriguez-vveg
Автор

Hello! I recently started using a Raspberry Pi 4 and I’m having a really hard time installing R packages, i.e. polite. Can you explain how to do it?

JS_quinonez
Автор

What is the optimal build for a machine intended primarily for running R code, as well as learning python etc?

thaburr
Автор

This video was really useful. I was able to install R on my Pi400 and connect to and use RStudio. Thanks!

andrewlonero