A Python 3 script to install the latest RStudio Preview release.
pip install random_user_agent distro
- Interactive:
python install-rstudio-preview.py
- Windows:
python install-rstudio-preview.py Windows
- Mac:
python install-rstudio-preview.py macOS
- Ubuntu (18):
python install-rstudio-preview.py 'Ubuntu 18'
The script checks for existing versions and only updates if a newer version is detected.
For Ubuntu installations, be sure to supply the version (e.g., 18, 16, 14).