Hacker News new | ask | show | jobs
by amelius 3820 days ago
> Lots of things in R proceed without stopping on errors

This alone would make me run away very fast from R.

2 comments

The problem is it's not actually an error. The quoted bit is using "error" to mean "R did something I wish it hadn't."
R is still great. Just don't try and write anything production worthy in R.