Split into a new topic from R does not launch properly
I have the same issue. I use RStduio through Anaconda only because Anaconda came with RStudio.
A couple of people on stack overflow also had the issue and identified the cause being a conflict with the latest build of windows 10. (which seems to be my situation) They recommended uninstalling BOTH R and RStudio then re-installing from the respective official sites (and stop using Anaconda). They provided this command to do it - "conda uninstall r-base"
My questions are:
does this command uninstall both?
do I really need to uninstall and reinstall both?
I'm not well versed in using the command line - not sure how I even get to conda...would appreciate guidance on how to do this properly
Thank you!