this post was submitted on 14 Aug 2023
6 points (80.0% liked)

Linux

1979 readers
1 users here now

founded 2 years ago
MODERATORS
 

I am thinking of moving to linux (Debian seemed to suite me) from Windows. I have used lubuntu and and ubuntu somewhat before, but their use has been very limited.

My main use would be to do statistical programming on R and Python. Does Debian have all the CRAN packages I can install on Windows? What about packages on Python? Does Debian suite me at all or should I look elsewhere?

top 9 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 1 year ago (1 children)

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.

[–] [email protected] 2 points 1 year ago (1 children)

Thanks for the response. There really doesn't seem to be anything preventing me from moving now :D

[–] [email protected] 3 points 1 year ago

Just do it!

[–] [email protected] 3 points 1 year ago

You could be interested in Pop!_OS, also. It is Ubuntu (and hence Debian) based.

[–] possiblylinux127 3 points 1 year ago (1 children)

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

[–] [email protected] 1 points 10 months ago (1 children)

Fedora has a COPR containing all the R modules.

I personally run Rstudio + copr + modules through a distrobox container to keep my system clean.

[–] possiblylinux127 1 points 10 months ago (1 children)
[–] [email protected] 1 points 10 months ago

The website is, the repos idk no complaints really.

[–] possiblylinux127 1 points 11 months ago

I would use Linux mint as its Ubuntu based and is user friendly. Python and R should both be in the repos.