This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Step 0. You must have the latest & greatest version of R, and scala 2.10.1, for all of this to work. | |
Step 1. Download and unzip the MacOS X Binary jvmr_1.0.4.tgz from here: http://cran.r-project.org/web/packages/jvmr/index.html | |
Step 2. Create a lib folder, and copy jvmr_2.10-1.0.4.jar to that folder. | |
Step 3. Start R | |
Step 4. At the R console | |
>install.packages("jvmr") |