Ubuntu

Hateful dependencies...in R

Install R and Rstudio in Linux is mostly an agony due post compilation problems… Imagine have an old computer (circa 2015), waste 30 minutes waiting for an installation of two packages (not even the tidyverse), but at the end you only get multiple errors in the console due inexisting dependencies. That’s the reason for posting here some helpful commands/dependencies to install before the main installation. Source: stackoverflow.com The Basics Installing R and Rstudio… You can follow the instructions available in the official CRAN notes or searching in google for more specific instructions according to your distro o for some specific version.