28/06/2018
https://cran.r-project.org/bin/windows/base/ .....go to the link download R(64 or 32)bit then install ...Then go to the link https://www.rstudio.com/products/rstudio/download/ ....install the same. Then install JAVA as R studio is written in JAVA link- https://www.java.com/en/download/ .....then use R studio environment for R ,R Studio is the GUI(Graphical User Interface) of R it is for the beginners who want to learn R. Remember, be careful about the 64/32 Bit configuration which matches with your computer system it should match with the softwares. This is how you can install R. I think this will help everyone.
If you want to double-check that the package you have downloaded matches the package distributed by CRAN, you can compare the md5sum of the .exe to the fingerprint on the master server. You will need a version of md5sum for windows: both graphical and command line versions are available.