An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20131029/d476c186/attachment.pl>
R 3.0.2 closes on loading xlsx package
2 messages · Luca Meyer, Marc Schwartz
On Oct 29, 2013, at 12:22 AM, Luca Meyer <lucam1968 at gmail.com> wrote:
Since I have upgraded to OSX 10.9 R closes down suddently any time I try to upload the xlsx package - that is using either require(xlsx) or library(xlsx) Does any one have had a similar issue? How did you solve it? Thanks, Luca
Hi, It looks like the xlsx package requires Java and you will need to re-install Java after the Mavericks update. Java is not included as part of the upgrade process. You can download the Apple variant of Java for Mavericks here: http://support.apple.com/kb/DL1572 Regards, Marc Schwartz