Hacker News new | ask | show | jobs
by ocschwar 3117 days ago
I do R code QA for a living now.

And I can see why some people like R. They are end users for whom the language was explicitly designed, so they like the ergonomics (to use the term Rustaceans are popularizing.)

The thing is, like Perl and Latex and other products you could think of, R was initially written by people with a good idea of the end uses and how to enable those end uses, but not a good idea on how to reconcile those ergonomics with the need for a clean parseable syntax.

So if you make too extensive a reliance on R, you wind up having to hire someone like me.