Error Information:
Description of issue - Whenever opening RStudio, the error message "R Session Aborted. R encountered a fatal error. The session was terminated." appears. On clicking "Start New Session", the same error occurs. R in the terminal and GUI still work.
It may also be relevant that I was previously using Microsoft R Open, however had issues with it and was attempting to switch back to CRAN R; my "Current" R version in /Library/Frameworks/R.framework/Versions/
now points back to the CRAN version:
104561mopdt:Versions keason$ ls -lhrt
total 8
drwxrwxr-x 6 root admin 204B 15 Jan 2016 3.2
drwxrwxr-x 3 root admin 102B 10 Jun 2016 3.1
drwxrwxr-x 6 root admin 204B 8 Mar 2017 3.3
drwxrwxr-x 7 root admin 238B 4 Feb 17:31 3.5.1-MRO
drwxrwxr-x 6 root admin 204B 26 Feb 18:52 3.5
drwxrwxr-x 3 root admin 102B 26 Feb 18:52 3.4
lrwxr-xr-x 1 adminkeason admin 4B 27 Feb 13:19 Current -> 3.5/
CRAN 3.5.2 is the version being accessed by terminal/GUI:
> R.version
_
platform x86_64-apple-darwin15.6.0
arch x86_64
os darwin15.6.0
system x86_64, darwin15.6.0
status
major 3
minor 5.2
year 2018
month 12
day 20
svn rev 75870
language R
version.string R version 3.5.2 (2018-12-20)
nickname Eggshell Igloo
Attempted steps taken to fix -
- Uninstalling and reinstalling RStudio
- Updating all packages
- Removing startup files, .RData, .Rprofile etc. from home directory
- Removing ~/.rstudio-desktop
System Information:
- RStudio Edition: (Desktop or Server): Desktop
- RStudio Version: 1.1.463
- OS Version: OSX 10.12.6
- R Version: 3.5.2
- Output your diagnostics report (if possible): https://gist.github.com/kateeasonicr/75323c2965eafa661388b1ab2b0a8c1c