Closed halldc closed 4 months ago
Issue: Although RStudio works with the latest r-base:
r-base
$ conda install -c conda-forge -c r r-base rstudio $ rstudio
I find that it fails with version 3.4.1:
$ conda install -c conda-forge -c r r=3.4.1 rstudio $ rstudio
Environment (conda list):
conda list
Details about conda and system ( conda info ):
conda
conda info
Wrong repo. Use conda-forge/rstudio-feedstock
Issue: Although RStudio works with the latest
r-base
:I find that it fails with version 3.4.1:
Environment (
conda list
):Details about
conda
and system (conda info
):