Comment on What's Next for R?parentComments−CreRecombinase6yWhat 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.−jhanschoo6yhttps://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).
Comments
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.
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).