Skip to content
Prev 12237 / 15075 Next

Install rJava produce an error

The temporary solution was to load the compiled version of the package:
https://cran.r-project.org/bin/macosx/el-capitan/contrib/3.4/rJava_0.9-9.tgz

Uncompress with double-click,

and replace the rJava (from previous installation) folder with this new 
one in:
 > .libPaths()
[1] "/Library/Frameworks/R.framework/Versions/3.4/Resources/library"

It is not very elegant but until now it works.

Marc

Le 14/10/2017 ? 17:01, Marc Girondot via R-SIG-Mac a ?crit?: