Re: [R-SIG-Mac] R and Java 10 ➜ rJava not able to build

2018-04-04 Thread Simon Urbanek
Luis, > On Apr 4, 2018, at 10:14 AM, Luis Puerto wrote: > > Hey Simon! > > Thanks a lot for the really quick update. I installed the package from source > and now works perfectly, builds and can be use in R with other packages, like > xlsx. > > I configured java without invoking root privi

Re: [R-SIG-Mac] R and Java 10 ➜ rJava not able to build

2018-04-04 Thread Luis Puerto
Hey Simon! Thanks a lot for the really quick update. I installed the package from source and now works perfectly, builds and can be use in R with other packages, like xlsx. I configured java without invoking root privileges. I know that the Homebrew users are more or less in our own, but I

Re: [R-SIG-Mac] R and Java 10 ➜ rJava not able to build

2018-04-04 Thread Simon Urbanek
Luis, first, you seem to be using Homebrew R so you're pretty much on your own (=ask the Homebrew maintainer) since we don't support that. (In official R you do NOT want to use sudo as Jeff pointed out) That said, you can try the latest rJava 0.9-10 version (see http://rforge.net/rJava ) which

Re: [R-SIG-Mac] R and Java 10 ➜ rJava not able to build

2018-03-28 Thread Luis Puerto
Hi Jeff, Sorry if I’ve done something wrong posting to more that one list. Perhaps I should have written just different emails for each list so people from one list don’t reply to the other lists. Apologies for that. On another note, thanks for your reply. Let’s hope that we soon can have onl

Re: [R-SIG-Mac] R and Java 10 ➜ rJava not able to build

2018-03-28 Thread Prof Brian Ripley
On 27/03/2018 20:25, Luis Puerto wrote: ... rJava is not yet compatible with Java 10 Is the correct answer. How to work around this is in the current manual, specifically R-admin for R 3.5.0 alpha or R-devel. Java 10 has been out for 8 days, and the rJava maintainer was made aware of the i

[R-SIG-Mac] R and Java 10 ➜ rJava not able to build

2018-03-27 Thread Luis Puerto
Hi! I’m on macOS 10.13.3 and just installed the new Java 10 using Homebrew Cask. I also have installed R with Homebrew. Everything seems to work fine, however I just get different outputs if I run sudo R CMD javareconf or R CMD javareconf. With sudo I get pointed to Java 9 and without sudo I g