Skip to content

Comment on Ask HN Hackers: What's R's future?

Comments

R as a language could use some help. It is painfully slow, a big memory hog (since it copies large objects with abandon), and has lots of language "gotchas". We had a saying where I work: "R is really fast if you write it in C".

However, the libraries are great. Anything you'd want in statistics is already there. So I do use it all the time.

Just to say something nice, I do like data frames (a two dimensional matrix, where each column can have a different type).

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.