Brought To You By the Letter R: Microsoft Acquiring Revolution Analytics
theodp writes Maybe Bill Gates' Summer Reading this year will include The Art of R Programming. Pushing further into Big Data, Microsoft on Friday announced it's buying Revolution Analytics, the top commercial provider of software and services for the open-source R programming language for statistical computing and predictive analytics. "By leveraging Revolution Analytics technology and services," blogged Microsoft's Joseph Sirosh, "we will empower enterprises, R developers and data scientists to more easily and cost effectively build applications and analytics solutions at scale." Revolution Analytics' David Smith added, "Now, Microsoft might seem like a strange bedfellow for an open-source company [RedHat:Linux as Revolution Analytics:R], but the company continues to make great strides in the open-source arena recently." Now that it has Microsoft's blessing, is it finally time for AP Statistics to switch its computational vehicle to R?
Not true. Revolution's version of R is forked from the original version of R, which is and will remain free software (both libre, and gratis).
Microsoft acquired a company that provides commercial services for R. It does not own the R project. The R Project is a GNU project and there's no way in hell that the FSF would have sold R to Microsoft.
Microsoft acquired a company who develops a forked version of R. R itself is a GNU project and is not owned or controlled by either Microsoft or the company they bought. You're hyperventilating over nothing.
Why good things are always acquired by douchebag companies and ruined to the ground? First Java, now this.
First, I'd repeat the observation made by many that Revolution Analystics doesn't own R; it simply provides commercial support.
As an R user in business, this seems like good news. Microsoft has been promoting R for some time as an analytic layer to sit over its databases, but people in business are a conservative bunch. I've spoken to many associates in other businesses, and the main reasons that they prefer to continue with SAS is that support, training and consultancy are far more readily available for SAS than R. 'Supported by Microsoft' is a label that may persuade some to shift, especially if it's supported by a genuine expansion of commercial R support.
I think that's being too harsh. As the paper described in its conclusions of the 3 groups who make use of R, the largest and primary group is the users, people who don't do programming in R, but rather make use of it for generating and displaying statistics in an interactive environment. R is a much better language to work I think if one has to access to RStudio, the gui frontend to R.
Is R a good general purpose programming language in the sense of other programming languages such as C/C++, python, perl, shell scripting, etc.? No, I think it's clear it's not a good general purpose language, but for what it focuses on, namely make it easy to do statistical computations it's hard to beat the language.
For statistical analysis the only competitor I see for it is a mixture of ipython notebook + python statistical modules such as pandas, numpy, scipy, pymc, sklearn,statsmodel, pystan, etc.
You have no idea what you're taking about. There is absolutely no better language for doing advanced statistical analysis. Python is the only thing that is close and it is lightyears behind in terms of contributed packages that provide statistical functions.
Visual R is already a product called RStudio.