Re: [R-SIG-Mac] loading tkrplot causes a segfault

2015-07-13 Thread Kevin Ushey
For what it's worth, I can reproduce the issue with the binary provided by CRAN; however, the package successfully loads for me when installed from source. install.packages("tkrplot", type = "source") library(tkrplot) ## no segfault The error seems to occur as a result of loading the `Rpl

Re: [R-SIG-Mac] loading tkrplot causes a segfault

2015-07-13 Thread David Winsemius
On Jul 10, 2015, at 3:54 PM, Dan Tenenbaum wrote: > Hi, > > loading the tkrplot package (version 0.0-23) causes a segfault. This only > seems to happen on Mavericks, not Snow Leopard, Linux, or Windows. > >> library(tkrplot) > Loading required package: tcltk > > *** caught segfault *** > add

Re: [R-SIG-Mac] loading tkrplot causes a segfault

2015-07-13 Thread Dan Tenenbaum
- Original Message - > From: "THIOULOUSE JEAN" > To: "Dan Tenenbaum" > Cc: "r-sig-mac" > Sent: Friday, July 10, 2015 9:53:18 PM > Subject: Re: [R-SIG-Mac] loading tkrplot causes a segfault > > > Re-install X11 XQuartz (I think that this is in the FAQ). > Reinstalling XQuartz (and r

[R-SIG-Mac] parallel R versions

2015-07-13 Thread Christian Hoffmann
How can I install and use parallel R versions? In the install process, there is step 2 where I can see the suggestion of executing pkgutil --forget org.r-project.R.x86_64.fw.pkg Question: When, and in which directory, has this to be done? At all, if I want multiple versions (release and patched