Hi everyone,
I am a relatively new RStudio users. I have been analysing single cell data using the Seurat package. Yesterday everything was working fine, I saved the Script like I usually do (command+s for Mac).
This morning I went to open RStudio and the following error occurs:
Error occurred while checking for updates.Unable to establish connection with R session Rstudio
followed by:
R encountered a fatal error. The session was terminated.
followed by:
null
Shutting down my computer and restarting seemed to solve this problem.
However, when I go to install and load the Seurat package, it causes RStudio to crash with the following error:
library(Seurat)
R Session aborted. R encountered a fatal error. The session was terminated.
I have tried to install and load Seurat in R, but it also causes R to quit.
The other packages that I usually use seem to install and load fine.
I am using MacOSX Catalina, 3.4 GHz Quad-Core Intel Core i5 and 16GB 2400 MHz DDR4 Memory.
I'm not sure what to do from here and any help would be very welcome.
Thank you.