Greetings and Salutations Marc,
The “-fopenmp” issue indicates you are using Xcode’s clang compiler that does
_not_ support OpenMP as Apple has yet to enable it in their fork of the llvm
project. As of R 3.4.0, the macOS binary of _R_ uses a custom toolchain that
explicitly supports OpenMP. Th
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/Framewo
I would be most interested to get a solution for my problem in rJava
install.
R 3.4.2
MacOSx 10.12.6, Sierra
Xcode 9.
If I install the rJava package, I get this error:
###
> install.packages("rJava")
essai de l'URL 'https://cran.r-project.org/src/contrib/rJava_0.9-9.tar.gz'
Content type