Invalid R Interpreter (only R 3.4+ Supported)
Hey,
I recently started to use Data Spell. When I want to set R interpreter, I receieve an error that ''Invalid R Interpreter (only R 3.4+ Supported)".
My version of R is 4.2 (recently updated) and it works with Pycharm.
Please sign in to leave a comment.
I use an older version of R (4.1) and it worked.
If use Conda, you must install R in base env first then you can use R interpreter in other environments. And you should use R version under 4.1 like 4.0.5 for Intellij plug version 221.5591.46(using now) to avoid Unicode error and plot can't show in R tools windows(otherwise it will save a pdf file).
I have this problem with R version 4.3 now.
How can we tell which versions of R the plugin will currently support before we install too new a version?
Downgrading R (and migrating packages) is less reliable than upgrading.
I encounter this problem too. I migrated all my project on IDE and bought a one year subscription to hyperskill, so If I have to get back to Rstudio, I might be a bit disappointed.
The most recent 4.2.x version of R worked with IntelliJ for me, but it doesn't seem much to ask of Jetbrains to state clearly which versions of R work and which don't to save us having to find out by trial and error.
roger567 : R is logically not the core target of JetBrains, as it seem that R is slowly replaced by other languages. But the weird thing is that there was an update of the package last week, so the most recent version of R must have been tested. Developpers, if you need any other information to help your fix bug, please ask !
I also used R 4.2.3 and it worked as well.