Failure to Startup R Session- Need Help

R Session Startup Failure Report

RStudio Version

RStudio 2022.12.0+353 "Elsbeth Geranium " (7d165dcf, 2022-12-03) for macOS

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) RStudio/2022.12.0+353 Chrome/102.0.5005.167 Electron/19.1.3 Safari/537.36

Error message

[No error available]

Process Output

The R session exited with code 1.

Error output:

dyld: Library not loaded: @executable_path/../Frameworks/libssl.1.1.dylib
  Referenced from: /private/var/folders/cw/j6wpjmbs2yd2pyw9qy3y_gd00000gn/T/AppTranslocation/45A47970-E9B4-451C-BCBD-5A005E8BF8DA/d/RStudio.app/Contents/Resources/app/bin/rsession
  Reason: no suitable image found.  Did find:
	/private/var/folders/cw/j6wpjmbs2yd2pyw9qy3y_gd00000gn/T/AppTranslocation/45A47970-E9B4-451C-BCBD-5A005E8BF8DA/d/RStudio.app/Contents/Resources/app/bin/../Frameworks/libssl.1.1.dylib: cannot load 'libssl.1.1.dylib' (load command 0x80000034 is unknown)
	/private/var/folders/cw/j6wpjmbs2yd2pyw9qy3y_gd00000gn/T/AppTranslocation/45A47970-E9B4-451C-BCBD-5A005E8BF8DA/d/RStudio.app/Contents/Resources/app/bin/../Frameworks/libssl.1.1.dylib: stat() failed with errno=45
	/private/var/folders/cw/j6wpjmbs2yd2pyw9qy3y_gd00000gn/T/AppTranslocation/45A47970-E9B4-451C-BCBD-5A005E8BF8DA/d/RStudio.app/Contents/Resources/app/bin/../Frameworks/libssl.1.1.dylib: cannot load 'libssl.1.1.dylib' (load command 0x80000034 is unknown)
	/private/var/folders/cw/j6wpjmbs2yd2pyw9qy3y_gd00000gn/T/AppTranslocation/45A47970-E9B4-451C-BCBD-5A005E8BF8DA/d/RStudio.app/Contents/Resources/app/bin/../Frameworks/libssl.1.1.dylib: stat() failed with errno=45

Standard output:

[No output emitted]

Logs

Log File

[No logs available]

This isn’t standard, even with Xcode. If you havebrew

brew install libssl

from a terminal.

You're on macOS 10.13 -- RStudio requires macOS 11 as documented on the downloads page. Can you upgrade macOS and let us know if that resolves the problem?

See also: Better error when starting on unsupported macOS · Issue #12607 · rstudio/rstudio · GitHub

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.