Skip to content
Prev 68929 / 398513 Next

congratulations to the JGR developers

On 5/2/05, Andy Bunn <abunn at whrc.org> wrote:
I have not tried JGR but regarding your three adjective describing R,
R is very powerful but I am not sure I would characterize it as simple
and elegant -- complex and practical seem nearer to the mark to me.
Some parts of R may be simple and elegant but when I think of simple
and elegant languages I think of ones that are organized around a
single concept like APL (arrays), Smalltalk (objects), etc.   The underlying
Lisp roots of R may have a certain simplicity to them and S3 (though not
S4) is relatively simple but not R as a whole.  On the other hand, the
fact that it is practical, powerful and free with a broad set of builtin
and addon functionality and has become a de facto standard for statistical 
research have been sufficient reason for me to do all my computing using R.