Hacker News new | ask | show | jobs
by gdevenyi 38 days ago
As a sysadmin R is the absolute worst for installing and supporting packages.
2 comments

Posit (previously RStudio) has a few tools to easy dependency problems such as rig.

Ive switched completely to conda handling my deps for R. Especially nicer on Linux systems as the packages are preinstalled.

On Linux? Yeah, it could be a mess to compile some packages, so I opted to use r2u.