Re: [R-SIG-Mac] java version, perhaps related to ggplot2

2018-05-25 Thread Richard M. Heiberger
Simon, thank you for the information about javareconf. Would it be possible to build that into the installation of RJava? David, Thank you for verifying the behavior. I decided to stay with Java 8, because the Java updater thought that 171 was the next step and I did that yesterday. I attempted

Re: [R-SIG-Mac] java version, perhaps related to ggplot2

2018-05-24 Thread David Winsemius
> On May 24, 2018, at 1:47 PM, Simon Urbanek > wrote: > > You need to configure R to match your Java using R CMD javareconf. > > The CRAN machine uses JDK 1.9 which was the default until Java 10 was > released recently. If you use something else, you have to configure R > accordingly. > >

Re: [R-SIG-Mac] java version, perhaps related to ggplot2

2018-05-24 Thread Simon Urbanek
You need to configure R to match your Java using R CMD javareconf. The CRAN machine uses JDK 1.9 which was the default until Java 10 was released recently. If you use something else, you have to configure R accordingly. Also I strongly recommend using rJava 0.9-10 since it works around some issu

Re: [R-SIG-Mac] java version, perhaps related to ggplot2

2018-05-23 Thread David Winsemius
> On May 22, 2018, at 1:36 AM, Richard M. Heiberger wrote: > > sI have Macintosh High Sierra 10.13.4 > and R_3.5.0 > > I am attempting to R CMD build and check my package microplot against > the imminent ggplot2_2.2.1.9000 > I have a new High Sierra Machine with a System that was ported over