Skip to content

Instantly share code, notes, and snippets.

@jsaraviadrago
Created July 8, 2019 16:45
Show Gist options
  • Save jsaraviadrago/20bd6a4e81794fedec0ce3715c631d7f to your computer and use it in GitHub Desktop.
Save jsaraviadrago/20bd6a4e81794fedec0ce3715c631d7f to your computer and use it in GitHub Desktop.
# Very simple update for the last version of R in UBUNTU
sudo apt-get update
sudo apt-get install r-base r-base-dev
sudo apt-get upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment