How to download R and install Rstudio on Windows 10

Here, we have discussed the tutorial for download R and install Rstudio on Windows 10. R is an accessible programming language designed and.....

Hey guys are you looking for tutorial to download R and install Rstudio on Windows 10? - if yes, then stay tuned with this article. 

How to download R and install Rstudio on Windows 10

In this article, we will guide you step by step through which you will be able to download R as well as install Rstudio on windows 10 but before that let's take a overview of R programming language.


What is R programming language?

R is an accessible programming language designed and developed by Robert Gentleman and Ross Ihaka in the year 1995 at University of Auckland, New Zealand. R programming language is developed as a free and open source programming language and licensed under GNU GPL v2 license. R programming language is multiple paradigm and dynamically typed computer programming language.

Now, let's talk about how to download and install R on Windows operating system.


How to download and install R on Windows 10

Here, we will discuss step by step guide to download and install R on Windows operating system;

1. First of all, go to R download for Windows page and just click on download button.

How to download R and install Rstudio on Windows 10

2. Click on Save button to download R x.x.x.exe installer file.

How to download R and install Rstudio on Windows 10

3. Now, go to downloads folder and simply click on Downloaded installer file.

How to download R and install Rstudio on Windows 10

4. After that, select the language to use during installation then click Ok to continue installation.

How to download R and install Rstudio on Windows 10

5. Now, read the License agreement carefully!! then click Next> to continue.

How to download R and install Rstudio on Windows 10

6. After that, select the destination location where R should be installed for windows. Browse the location path or continue with system by default then click Next> to continue.

How to download R and install Rstudio on Windows 10

7. Now, select the components that you want to install - just check out all options then click Next> to continue.

How to download R and install Rstudio on Windows 10

8. After this, you will be given choice to Yes for customise setup and No for Accept defaults - just continue with No (Accept defaults).

How to download R and install Rstudio on Windows 10

9. Now, select start menu folder where setup should place the program's shortcuts then click Next> to continue.

How to download R and install Rstudio on Windows 10

10. After this, select the additional task you would like setup to perform while installing R - then click Next> to begin installation.

How to download R and install Rstudio on Windows 10

11. Now, it will start installing on your Windows machine - Wait a few seconds until it is installed on your PC.

How to download R and install Rstudio on Windows 10

12. Huraahh!! It's done. R is successfully installed on your Windows 10 PC - just click on Finish to exit setup wizard.

How to download R and install Rstudio on Windows 10

Although it is installed on your Windows PC but for coding with it, you need to download Rstudio on your PC. So, now let's see how to download and install Rstudio on Windows 10 and print Hello world in R using Rstudio.


How to download and install Rstudio on Windows

Now, here we will discuss step by step guide to download and install Rstudio on Windows operating system;

1. First, go to Rstudio download for Windows page and select the version to download.

How to download R and install Rstudio on Windows 10

2. After choosing the version, you will automatically be taken to Rstudio.exe installer download dashboard - Here, just click on Rstudio download for Windows button.

How to download R and install Rstudio on Windows 10

3. Now, just click on Save button to download Rstudio exe file.

How to download R and install Rstudio on Windows 10

4. After downloading this file - go to downloads folder and simply click on installer file.

How to download R and install Rstudio on Windows 10

5. Now the setup popup will appear on your screen - just click Next to continue.

How to download R and install Rstudio on Windows 10

6. After that, choose the folder in which you want to install Rstudio then click Next to continue installation.

How to download R and install Rstudio on Windows 10

7. After selecting the destination path, select the start menu folder in which you would like to create a program's shortcut then click Install button to begin installation process.

How to download R and install Rstudio on Windows 10

8. Now you can see that Rstudio is Installing on your Windows PC.

How to download R and install Rstudio on Windows 10

9. Congratulations!! Rstudio is successfully installed on your Windows 10 PC. Now, just click Finish button to exit setup.

How to download R and install Rstudio on Windows 10

10. To print Hello world in Rstudio just open it and write the following code;

print("Hello World!!!", quote =FALSE)

And press Enter. Now, you will see that hello world function is successfully print on Rstudio.

How to download R and install Rstudio on Windows 10


Conclusion

Above we have discussed the tutorial for download R and install Rstudio on Windows 10. R is an accessible programming language designed and developed by Robert Gentleman and Ross Ihaka in the year 1995 at University of Auckland, New Zealand. R programming language is developed as a free and open source programming language and licensed under GNU GPL v2 license. And by following above mentioned steps anyone can easily download and install R and Rstudio on Windows operating system. I hope this information is helpful to you all.