Hi, I got older Mac from uni and I'm trying to install R and R studio so I can continue working.
Mac OS is 10.14.6 Mojave
R version 4.2.3 "Shortstop Beagle" seems working ok
I downloaded version of Rstudio, that should work on my OS but the session failed to start:
R Session Startup Failure Report
RStudio Version
RStudio 2022.07.2+576 "Spotted Wakerobin " (e7373ef8, 2022-09-06) for macOS
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) RStudio/2022.07.2+576 Chrome/102.0.5005.63 Electron/19.0.4 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/ws/74w2_5f93js7zx9259jnkbjw0000gp/T/AppTranslocation/05607425-EC27-4819-9798-4A46DC9D31B5/d/RStudio.app/Contents/Resources/app/bin/rsession
Reason: no suitable image found. Did find:
/private/var/folders/ws/74w2_5f93js7zx9259jnkbjw0000gp/T/AppTranslocation/05607425-EC27-4819-9798-4A46DC9D31B5/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/ws/74w2_5f93js7zx9259jnkbjw0000gp/T/AppTranslocation/05607425-EC27-4819-9798-4A46DC9D31B5/d/RStudio.app/Contents/Resources/app/bin/../Frameworks/libssl.1.1.dylib: stat() failed with errno=45
/private/var/folders/ws/74w2_5f93js7zx9259jnkbjw0000gp/T/AppTranslocation/05607425-EC27-4819-9798-4A46DC9D31B5/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/ws/74w2_5f93js7zx9259jnkbjw0000gp/T/AppTranslocation/05607425-EC27-4819-9798-4A46DC9D31B5/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]
Is it because the old Mac OS and should I update and it can help? Or do I have wrong R version for Rstudio to work?
Thanks for any ideas, I was right now getting friendly with R and Rstudio and the computer change completely stoped me from any progress.