- R Studio Troubleshooting For Mac 4.6
- Hp Officejet Pro 8710 Troubleshooting For Mac
- Seagate Troubleshooting For Mac
Download R-Studio 6.0 for Mac from our software library for free. The size of the latest installation package available for download is 102.8 MB. The most popular versions of the software are 3.0 and 2.6. Please use this as a forum to discuss R, and learn more about it. If you have any questions about how to do specific things in R, this is the place to ask. If you are looking for more advanced help using R, please visit /r/Rstats.
I am running OS X El Capitain 10.11.6, having downloaded the latests versions of both R (3.4.2)and R studio(0.99.903), and when i'm in R studio I get this error message: 'R graphics engine version 12 is not supported by this version of RStudio. The Plots tab will be disabled until a newer version of R studio is installed'. This, even though i've got the latest version. What can i do to fix this since i would rather work in R studio than in R. thanks in advance!
Browse other questions tagged rmacosrstudioosx-elcapitan or ask your own question.
I am trying to install the rJava package into Rstudio using these instructions:
However, when I run this command:
I am getting this error:
R Studio Troubleshooting For Mac 4.6
Any workarounds or suggestions?
1 Answer
Take a look here. Lots depends on R version. It might be that you need to recompile rJava
You need compiler with OpenMP support - thus, you need to use different clang version comparing to what you get out of the box.
Oo.oOOo.oO