Closed gdevenyi closed 1 year ago
Closing because I found that the a system-installed rstudio-desktop breaks environment in such a way that conda doesn't work properly. Using conda installed rstudio fixed it.
Closing because I found that the a system-installed rstudio-desktop breaks environment in such a way that conda doesn't work properly. Using conda installed rstudio fixed it.
I'd be interested to hear this elaborated on. I have used native RStudio (on MacOS) with Conda R environments heavily for at least two years and never encountered such an issue.
Okay, I've dug into this a bit more, and found:
Sys.getenv
doesn't differ in any meaningful way between the two installsIf I upgrade to 2022.12.0-353 from deb, I get this now:
Looks to me like whatever build config rstudio upstream is using is hard-coding paths somewhere where are interfering with loading of non-system R.
Solution to issue cannot be found in the documentation.
Issue
Trying to use read_csv (which I presume depends on vroom somewhere), I get the following error:
Installed packages
Environment info