Earlier quoted context omitted.
I've used R for 19 years and do not have any other programming language ability. I am curious: What is frustrating to you about R relative to other languages?
I'm not OP. To me, it's the tooling around it. Everything is done in R-studio and it's focus is to generate statistical documents. The result is a sub optimum solution. It lacks good tooling around installing and running R programs. R programs don't import, they include. It doesn't make it more readable. R-studio is very Emacs like in the sense that it just lacks a decent editor. Due to R-studio being the default, th…
But RStudio is amazing... Easily best environment I've used for any programming language (well, except Pharo).