On Tue, 27 Mar 2018 22:25:33 +0300 Luis Puerto <luiss.pue...@gmail.com> wrote:
I don't run a Mac so this may not help. Did you install java 10 as user or as root? Using linux, applications installed as user will be inserted into your user space under /home/<user-name>. As root the application will located where any user of the system with permission to run the application can access it. I ran into a problem similar to this with packages, some installed as root and some installed locally in my user directory. JWDougherty ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

