Anaconda Navigator home screen
I am new to this whole process of working with conda, so forgive me in advance.
I am attempting to download and run r-studio through the anaconda navigator software. Every tutorial I see online simply starts with the prompt on their home screen to download r-studio, but that prompt does not exist for me, and I there is no mention of how to get r-studio to appear in this landing page.
I opened an anaconda prompt and attempted to run a download manually for r-studio, but I keep getting this error:
(R-Programming) C:\Users\Chance>conda install -c r rstudio Collecting package metadata (current_repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source. Collecting package metadata (repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Until it inevitably crashes.
I am not sure of what information you may need about my system to help me find a solution, so instead of posting a million error messages that might be related, if the answer isn’t obvious, I will give info as needed.
Read more here: Source link