[R] Shadow Graphics Error in R Studio
Duncan Murdoch
murdoch@dunc@n @end|ng |rom gm@||@com
Wed Jan 25 17:44:02 CET 2023
On 24/01/2023 2:35 p.m., Brinkley Norton wrote:
> Good afternoon!
>
> I'm new to R Studio and am encountering a plotting issue. I'm currently using version 4.2.2 on a Mac OSX. RStudio has been deleted and re-downloaded (as per the help pages) yet I am still encountering the same error. The plot works in R but not in R Studio. Here is the code:
> ----------------------------------------
> Input:
> plot(mtcars)
>
> Output:
> Error in RStudioGD() : Shadow graphics device error: r error 4 (Error : C stack usage 7969600 is too close to the limit)
> ----------------------------------------
> Is there a way to correct this issue?
You'll need to ask the RStudio people; this list is for R. I think the
right place to go is community.rstudio.com (but that will eventually
change; the company has renamed itself to "Posit").
Duncan Murdoch
More information about the R-help
mailing list