Skip to content
Prev 10534 / 15075 Next

Problems with R 1.

Patrick,

could it be that you have older versions of packages installed that were not built for Mavericks? Please check .libPaths() to make sure.

I cannot reproduce the issue, so please provide the output of sessionInfo() and if you have Xcode 5 installed, please run

R -d lldb

then let it crash and type
bt
on the prompt and send us the output.

If you don't have Xcode5 or the above doesn't work, please select option 1 (abort) in the crash menu and check if you find a crash report.

Thanks,
Simon
On Apr 11, 2014, at 2:58 PM, PatrickT <annoporci at gmail.com> wrote: