Hello,
Yesterday, I updated to the latest Rstudio version, but since then I am unable to make Rstudio start.
I keep getting the following problem :
R Session Startup Failure Report
RStudio Version
RStudio 2023.06.0+421 "Mountain Hydrangea " (583b465e, 2023-06-05) for windows
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) RStudio/2023.06.0+421 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 3221225477.
Error output:
[24228:23104:20230615,100210.621:ERROR directory_reader_win.cc:43] FindFirstFile: Le chemin d’accès spécifié est introuvable. (3) (means it can't find the file path)
Standard output:
[No output emitted]
Logs
C:/Users/Adam Barrada/AppData/Local/RStudio/log/rsession-Adam Barrada.log
2023-06-14T17:31:55.188427Z [rsession-Adam Barrada] WARNING Process supervisor did not terminate within 1 second; LOGGED FROM: void __cdecl `anonymous-namespace'::rCleanup(bool) C:\Users\jenkins\workspace\ide-os-windows\rel-cherry-blossom\src\cpp\session\SessionMain.cpp:1335
2023-06-14T17:31:55.188427Z [rsession-Adam Barrada] WARNING Process supervisor did not terminate within 1 second; LOGGED FROM: void __cdecl `anonymous-namespace'::rCleanup(bool) C:\Users\jenkins\workspace\ide-os-windows\rel-cherry-blossom\src\cpp\session\SessionMain.cpp:1335
Here is some info about my OS and computer: I'm using windows 11 home 22H2 (Version 10.0.22621 Number 22621) on a HP Laptop 15-dy5xxx.
I tried reinstalling R and Rstudio but it doesn't work (I manage to open R on its own but when I try to use Rstudio I get this probem)
I also tried to delete the .Rprofile file bur I can't find it in the Rstudio program files...
Please help me I realy need R for my work.
Adam