Install Xlsx and Rjava on MACos Mavericks 10.9.5

trouble installing and loading rJava on mac El Capitan

The problem was rJava wont install in RStudio (Version 1.0.136). The following worked for me (macOS Sierra version 10.12.6) (found here):

Step-1: Download and install javaforosx.dmg from here

Step-2: Next, run the command from inside RStudio:

install.packages("rJava", type = 'source')

Using JGR with Apple OS after Mavericks 10.9.5

I found the answer on the Google deducer group here: start up JGR + Deducer from R console via JGR()



Related Topics



Leave a reply



Submit