Hacker News new | ask | show | jobs
by CreRecombinase 2360 days ago
What didn't you like about the packaging system? Even if you hate R the language, R has among the most user-friendly, cross-plaform packaging systems I'm aware of.
1 comments

https://stackoverflow.com/questions/10947159/writing-robust-...

Historically, the conventional way to write R code was one that tended to result in shadowed names (and hence brittle code).