What is “The R Interpreter” setting in IntelliJ IDEA?

后端 未结 3 1550
广开言路
广开言路 2021-01-19 11:52

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

3条回答
  •  天涯浪人
    2021-01-19 12:35

    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.

提交回复
热议问题