Windows & R Studio

Hello,

When I open RStudio appears this message:

RStudio 2022.02.1+461, "Prairie Trillium" (8aaa5d47, 2022-03-17) 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

And this other:

NEXT STEPS
R can fail to start up for many reasons. The following may help you resolve the problem:

Investigate any errors above.
Make sure that R starts up correctly outside RStudio (using RGui, R.app, or R in a terminal).
Fully uninstall all versions of R from your machine, and reinstall the version you wish to use with RStudio.
Remove startup customizations such as an .Rprofile file, if present.
If posting this report online, use the Copy Problem Report button below to generate a textual version of this diagnostic.

Can you help me? Thanks a lot.

Rstudio is an IDE for the R language.
Its clear you have installed R Studio, and its not working, hence your post... but have you installed R? Which version of R did you install ?

I had 4.1.2
I replace to 4.1.3 because I needed to install a DiagrammeR and Graphviz packages that were not available to 4.1.2 So for that reason I changed the RVersion to 4.1.3

First, check on this

Then, try resetting RStudio's state

Control button before clicking RStudio, opens other Versions that I installed before.
And now I can use RStudio normally.

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.