Error with R studio 2023.03.0+386

When opening Rstudio Version: 2023.03.0+386, I find an error. By contrast, R works properly in RGui (version 4.2.3). I have tried to solve this by resetting RStudio Desktop state, without success

This is the message that R studio gives:

R Session Startup Failure Report

RStudio Version

RStudio 2023.03.0+386 "Cherry Blossom " (3c53477a, 2023-03-09) for Windows

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) RStudio/2023.03.0+386 Chrome/108.0.5359.179 Electron/22.0.3 Safari/537.36

Error message

[No error available]

Process Output

The R session exited with code 3221225477.

Error output:

[No errors emitted]

Standard output:

[No output emitted]

Logs

C:/Users/jlchi/AppData/Local/RStudio/log/rsession-jlchi.log

2023-03-23T18:58:07.607337Z [rsession-jlchi] ERROR json-parse error 11 (An error occurred while parsing json. Offset: 4087); OCCURRED AT class rstudio::core::Error __cdecl rstudio::core::json::Value::parse(const char *) src/cpp/shared_core/json/Json.cpp:669; LOGGED FROM: void __cdecl rstudio::session::modules::r_packages::AsyncPackageInformationProcess::onCompleted(int) C:\Users\jenkins\workspace\ide\os-builds\open-source-pipeline\elsbeth-geranium\src\cpp\session\modules\SessionAsyncPackageInformation.cpp:203
2023-03-23T18:58:07.607337Z [rsession-jlchi] ERROR json-parse error 11 (An error occurred while parsing json. Offset: 4087); OCCURRED AT class rstudio::core::Error __cdecl rstudio::core::json::Value::parse(const char *) src/cpp/shared_core/json/Json.cpp:669; LOGGED FROM: void __cdecl rstudio::session::modules::r_packages::AsyncPackageInformationProcess::onCompleted(int) C:\Users\jenkins\workspace\ide\os-builds\open-source-pipeline\elsbeth-geranium\src\cpp\session\modules\SessionAsyncPackageInformation.cpp:203

it actually also happened to me. did you find the solution? thx.

I have the same problem, there is a long ' Initializing' step saying there is no connection with R.
What is the solution?
Of course I checked my antivirus ..etc

On Windows, if you have multiple versions of R installed, you can press and hold Ctrl when starting RStudio to select your version of R. That's worked for me

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.