i

R Programming Complete Tutorial

Install R base on Windows

Installation of R

We will learn in this section about how to install R and R studio on Windows and Ubuntu platforms.

R on Windows platform

If we have a machine with a 7 or upper version of Windows, we can easily install R-studio on. If we have the previous version of Windows, do not worry, we can also work with the old release of R-studio. We need only 256 MB of RAM to run R, but it is recommended to have enough working space for analyzing the big data.

Step 1: Go to the link: https://cran.r-project.org or search download R from any search engine.

Step 2: Choose the option Download R for Windows and Go to base or install R for the first time.

Step 3: Click on Download R 3.6.2 for Windows, and it will start downloading (83 Mb)

Step 4: Run the downloaded file: R-3.6.2-win.exe and wait for finishing. (Chose all default)

Step 5: Press Finish to complete the Installation

Step 6: Open the application R x64 3.6.2 and check the Graphical User Interface (GUI).

Our R base is ready to work.