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
Sorry I'm a so newbie of IntelliJ IDEA. And I got the answer. The R Interpreter means the x64/R.exe file in my R installation folder. But still don't know how to set the "Sources" in that same page.
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.
First, go to File -> Settings -> Languages -> R Language,
click the ...
and go to (if you picked the default R installation options) C:/Program Files/R/[R version]/bin/
and double-click R.exe.