Rstudio cannot be opened on Mac 10.14.6 Mojave

After installing R(4.2.3 GUI 1.79 High Sierra build), I download Rstudio(2022.07.2+576) and installed it.
I got the problem report below, I'm not sure is it the problem related to version? or the system of Mac?
Thanks so much!

system information:

  • RStudio Edition: Desktop Electron
  • RStudio Version: 2022.07.2+576
  • OS Version: Mojave 10.14.6
  • R Version: 4.2.3

problem report:

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: /Applications/RStudio.app/Contents/Resources/app/bin/rsession
  Reason: no suitable image found.  Did find:
	/Applications/RStudio.app/Contents/Resources/app/bin/../Frameworks/libssl.1.1.dylib: cannot load 'libssl.1.1.dylib' (load command 0x80000034 is unknown)
	/Applications/RStudio.app/Contents/Resources/app/bin/../Frameworks/libssl.1.1.dylib: stat() failed with errno=1
	/Applications/RStudio.app/Contents/Resources/app/bin/../Frameworks/libssl.1.1.dylib: cannot load 'libssl.1.1.dylib' (load command 0x80000034 is unknown)
	/Applications/RStudio.app/Contents/Resources/app/bin/../Frameworks/libssl.1.1.dylib: stat() failed with errno=1

Standard output:

[No output emitted]

Logs

Log File

[No logs available]

Mojave support ended more than 2 years ago by Apple, unfortunately.

Maybe try an older version of RStudio, that came out before Mojave support ended.

Does R work from a terminal?