R is trying to freeze while drawing on the Mac

Everything worked well until the update was pushed to OS X (El Capitan) a few days ago. Other commands worked fine, but
RStudio started to freeze while planning, so I tried Same thing for R. At least I saw the spinning rainbow wheel with R.app.

I updated R from CRAN, and then built nightly from AT&T (according to R freezes/ hangs in Mac OS X Yosemite). I updated/reinstalled XQuartz, but RStudio and R are still not responding when drawing.

I can’t see anything in the RStudio log file

< p>I also tried to delete .rhistory and other files I could find.

I tried the base r plot command and ggplot

My R.version output

< p>

$platform

[1] "x86_64-apple-darwin13.4.0"

$arch
[1] "x86_64 "

$os
[1] "darwin13.4.0"

$system
[1] "x86_64, darwin13.4.0"

$status
[1] "RC"

$major
[1] "3"

$minor
[1] "3.0"

$year
[1] "2016"

$month
[1] "05"

$day
[1] "01"

$`svn rev`
[1] "70572"

$language
[1] "R"

$version.string
[1] "R version 3.3.0 RC (2016-05-01 r70572)"
< br />$nickname
[1] "Supposedly Educational"

> sessionInfo()
R ver sion 3.3.0 RC (2016-05-01 r70572)
Platform: x86_64-apple-darwin13.4.0 (64-bit)
Running under: OS X 10.11.4 (El Capitan)

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
< br />attached base packages:
[1] stats graphics grDevices utils datasets methods base

loaded via a namespace (and not attached):
[1] tools_3.3.0< /pre>
I will try to use the tool on the menu bar and click on the update package to see what is displayed. If there are a large number of them that look outdated, go through one or two at a time and update them, I just do this manually in the console to make sure to set dependencies = TRUE... but you can use the automatic updater if you want.

Then restart the computer completely, not just R, the whole thing. When finished, try to place the command gc() before the script starts drawing. This will clear the lingering in memory Anything that might slow you down.

After all, if you are coding wrong, please copy the error and post it here. This will help.

My The experience is that the system update just messed up a lot of necessary reinstallation stuff... but it could also be a legitimate error. Try the global update and then post the update here.

Everything worked well until the update was pushed to OS X (El Capitan) a few days ago. Other commands worked fine, but
RStudio started to freeze while planning, so I tried R. Same thing. At least I saw the spinning rainbow wheel with R.app.

I updated R from CRAN and then built nightly from AT&T (according to R freezes / hangs in Mac OS X Yosemite) .I updated/reinstalled XQuartz, but in RStudio and R are still not responding when drawing.

I can't see anything in the RStudio log file

I also tried to delete .rhistory and other files I could find.

p>

I tried base r plot command and ggplot

My R.version output

$platform

[1] "x86_64-apple-darwin13.4.0"

$arch
[1] "x86_64"

$os
[1] "darwin13.4.0"

$system
[1] "x86_64, darwin13.4.0"

$status
[1] "RC"< br />
$major
[1] "3"

$minor
[1] "3.0"

$year< br />[1] "2016"

$month
[1] "05"

$day
[1] "01"< br />
$`svn rev`
[1] "70572"

$language
[1] "R"

$version.string
[1] "R version 3.3.0 RC (2016-05-01 r70572)"

$nickname
[1] "Supposedly Educational"

> sessionInfo()
R version 3.3.0 RC (2016-05-01 r70572)
Platform: x86_64-apple-darwin13.4.0 (64-bit)
Running under: OS X 10.11.4 (El Capitan)

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US .UTF-8/en_US.UTF-8

atta ched base packages:
[1] stats graphics grDevices utils datasets methods base

loaded via a namespace (and not attached):
[1] tools_3.3.0

I will try to use the tool on the menu bar and click the update package to see what is displayed. If there are a large number of them that look outdated, pass one or two at a time. To update them, I just need to do this manually in the console to make sure to set the dependency = TRUE... but you can use the automatic update program if you want.

Then restart the computer completely, Not just R, the whole thing. When you are done, try to place the command gc() before the script starts drawing. This will clear any lingering in memory that might slow you down.

After all, if you are wrong coding, please copy the error and post it here. This will help.

My experience is that the system update just messed up a lot of necessary reinstallation Something...but it could also be a legitimate error. Try to update globally, then post the update here.

Leave a Comment

Your email address will not be published.