Hacker News new | ask | show | jobs
by ignasl 3553 days ago
For majority of use cases R code should be vectorized so I would say if you see a loop in the code that's a red flag and you should check it out.