打不开后重新安装了好几遍都这样,有没有朋友有解决办法呀,mac的系统
这个错误消息表明在你的电脑上找不到libssl.1.1.dylib文件,这个文件是R和RStudio所需的一个库文件。
解决方法:
从网上下载libssl.1.1.dylib文件,然后把它移动到/Applications/RStudio.app/Contents/Resources/app/bin/../Frameworks/目录下。
安装macOS上的openssl库,通过Homebrew,运行 brew install openssl 命令,然后重新安装R、Rstudio。
卸载R和Rstudio,重新安装最新版本。
可以通过更新系统版本来解决问题。