Debian (and most other distros) will have what you need, my lab runs Ubuntu and most of our statistics are in Python and R, except for the people who still use SPSS. What I tend to do is start up docker containers for them to access rstudio from a browser, but renv would be the other way to go if you want versioned packages. Either way, you’ll have the same access to the packages you need.
this post was submitted on 14 Aug 2023
6 points (80.0% liked)
Linux
2054 readers
2 users here now
founded 2 years ago
MODERATORS
Thanks for the response. There really doesn't seem to be anything preventing me from moving now :D
Just do it!
Yes it does but it will be outdated and stable.
I recommend Fedora even though I have never used R personality. Another option is to use distrobox with podman in order to run any distro
Fedora has a COPR containing all the R modules.
I personally run Rstudio + copr + modules through a distrobox container to keep my system clean.
Isn't Copr slow?
The website is, the repos idk no complaints really.
I would use Linux mint as its Ubuntu based and is user friendly. Python and R should both be in the repos.