Can't install rstudio with miniconda.

Hey all. I'm trying to install rstudio with conda but non of the following are working:

conda install -c conda-forge rstudio-desktop 
conda install -c "r/label/borked" rstudio 
conda install -c r rstudio

I get the error message
PackagesNotFoundError: The following packages are not available from current channels:

Any recommendations how to install it with conda?

(I'm using macOS 13)

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.