Skip to content
Prev 14763 / 15075 Next

R-devel segmentation fault in combination RStudio/R GUI

Sebastian,

The R GUI problem has been identified (R-devel removed R_SetOptionWidth() which broke the GUI) and is now fixed (Mac-GUI r8453).

I cannot comment on RStudio issues, but you mentioned packages: check your .libPaths() and make sure you remove (or re-install) *all* packages since packages are not compatible between R versions.

Cheers,
Simon