Skip to content
Prev 349752 / 398513 Next

R crashes upon changing directories, loading files, etc.

Hello,

I am experiencing an issue, repeatedly, which began today.  

Example code:

load(file.choose())  ##sometimes it crashes here/ endless spinner/ other times I can get through.

or: i go up to options at the top to set wd, or select ?file? -> ?open? and it will do the same thing.

I found a page where people were indicating they had this issue, but there was no one responding with a fix.  see below:

bugs.r-project.org/bugzilla/show_bug.cgi?id=14240


I am running :

R version 3.1.3 (2015-03-09) -- "Smooth Sidewalk"
Platform: x86_64-apple-darwin13.4.0 (64-bit)
On OS X 10.10

Any help/ direction is appreciated.

~Nicole