I have been using Rstudio through Anaconda for a while and everything was smooth. However, without any prior issue, when I try to run Rstudio a navigation window popups asking for directory to save download file
I just tried to choose a name and hit save but nothing happened. I tried to reset anaconda navigator and using conda update conda
command to update packages but nothing changed. Does anyone has any idea that what should I do to make Rstudio works again?
With the new environment active, navigate to the Home page. Click Install on the RStudio application tile. Once RStudio is installed, click Launch to run RStudio from Navigator.
Whereas before it is installed, the rstudio graphic icon will display in Anaconda Navigator with an Install button. Once you select the Install button, Anaconda will automatically install R in your environment and bring you back to the Navigator screen, now showing the Launch button as shown in the preceding ...
The R language packages are available to install with conda at http://repo.anaconda.com/pkgs/r/. You can install any of these R language packages into your current environment with the conda command conda install -c r package-name . Replace package-name with the name of the package.
A.4 Opening R Now that you have both R and RStudio on your computer, you can begin using R by opening the RStudio program. Open RStudio just as you would any program, by clicking on its icon or by typing “RStudio” at the Windows Run prompt.
Just had this issue arise for both myself and a friend after installing the most recent Windows 10 update (to build 1803) - hope this is the same case as you, as it might mean it's a reproducible issue.
Try uninstalling Anaconda, and retrying with a fresh install of R & RStudio (worked for me, does take a while for Anaconda to uninstall especially if you've got multiple environments or lots of packages), or roll back Windows to an earlier version (worked for my friend).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With