My OS is Windows 7. I have installed \"IntelliJ IDEA 2016.2.5\", and \"R x64 3.1.2\".
I\'m going to do some R language coding in IntelliJ IDEA. So I installed the pl
Goto Preferences->Languages->R
or File->Settings->Languages->R Language
Then browse the location where you have installed R and after going to that location goto "bin" folder and then choose R.exe file.
Now after browsing "........./R/R-<version>/bin/R.exe" by following the above instructions click on Apply and then Ok.
That's it. You are done then.
Hope this was helpful.