Hello all,
I am getting error while trying to open R-studio. Below is the detail.
RStudio Edition : <!-- Desktop or Server --> Desktop
RStudio Version : 2023.06.1+524
OS Version : macOS Ventura 13.4.1 (c), Apple M1
R Version : 4.3.1
Steps to reproduce the problem
I was using R studio (version 3.0) for data analysis (was using pathview package for the first time), and it was doing fine. But when I tried to change my working directory it showed error.
Describe the problem in detail
I was using R studio (version 3.0) for data analysis (was using pathview package for the first time), and it was doing fine. But when I tried to change my working directory it showed error. After that I uninstalled R studio version 3.0, installed both versions 3.0 and 2023.06.1 separately, updated macOS, contacted apple team to see if there is an issue with my Mac. Also, I deleted local Rstudio folder. None of these worked. Also, my R works fine and I can do some mathematics in R terminal as well. As far as I know there are no startup customizations.
Below is the error :
R Session Startup Failure Report
RStudio Version
RStudio 2023.06.1+524 "Mountain Hydrangea " (547dcf8, 2023-07-06) for macOS
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) RStudio/2023.06.1+524 Chrome/110.0.5481.208 Electron/23.3.0 Safari/537.36
Error message
[No error available]
Process Output
The R session exited with code 1.
Error output:
[No errors emitted]
Standard output:
[No output emitted]
Logs
/Users/ABC/.local/share/rstudio/log/rsession-ABC.log
2023-06-22T06:11:34.704389Z [rsession-ABC] WARNING Abort requested; LOGGED FROM: bool rstudio::session::connection::checkForAbort(boost::shared_ptr<HttpConnection>, const boost::function<void ()>) src/cpp/session/http/SessionHttpConnectionUtils.cpp:135
2023-06-22T06:11:34.704389Z [rsession-ABC] WARNING Abort requested; LOGGED FROM: bool rstudio::session::conn
https://forum.posit.co/t/error-in-rstudio-startup/170063
Thank you!