unable to run RStudio after installing 4.2.0

Dear All,
in these days I'm trying to shift to the newest R release 4.2.0- Unfortunately after the installaion of R I'm unable to run Rstudio
I got this error message:

R Session Startup Failure Report

RStudio Version

RStudio 2021.09.0+351, "Ghost Orchid" (077589bc, 2021-09-20) for Windows

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.12.8 Chrome/69.0.3497.128 Safari/537.36

Error message

[No error available]

Process Output

The R session exited with code -1073740791.

Error output:

[No errors emitted]

Standard output:

[No output emitted]

Logs

E:/Users/pc/AppData/Local/RStudio/log/rsession-pc.log

2022-04-29T07:19:39.814133Z [rsession-pc] WARNING findProgramOnPath returns wrong result: C:\MIKTEX~1.9\miktex\bin\x64\pdflatex.exe != C:/MiKTeX 2.9/miktex/bin/x64/pdflatex.exe; LOGGED FROM: class rstudio::core::FilePath __cdecl rstudio::session::module_context::findProgram(const class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &) src/cpp/session/SessionModuleContext.cpp:1206
2022-04-29T07:19:39.833112Z [rsession-pc] WARNING findProgramOnPath returns wrong result: C:\MIKTEX~1.9\miktex\bin\x64\pdflatex.exe != C:/MiKTeX 2.9/miktex/bin/x64/pdflatex.exe; LOGGED FROM: class rstudio::core::FilePath __cdecl rstudio::session::module_context::findProgram(const class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &) src/cpp/session/SessionModuleContext.cpp:1206
2022-04-29T07:19:39.833112Z [rsession-pc] WARNING findProgramOnPath returns wrong result: C:\MIKTEX~1.9\miktex\bin\x64\pdflatex.exe != C:/MiKTeX 2.9/miktex/bin/x64/pdflatex.exe; LOGGED FROM: class rstudio::core::FilePath __cdecl rstudio::session::module_context::findProgram(const class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &) src/cpp/session/SessionModuleContext.cpp:1206

You may need to update RStudio too. R 4.2 introduced some changes (support of UTF-8 on Windows iirc) that require a newer version of RStudio.

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.