Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×
Education Math Microsoft Open Source Programming Stats

Brought To You By the Letter R: Microsoft Acquiring Revolution Analytics 105

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?
This discussion has been archived. No new comments can be posted.

Brought To You By the Letter R: Microsoft Acquiring Revolution Analytics

Comments Filter:
  • by Anonymous Coward

    Drag and drop integrals.

  • Why oh Why (Score:2, Insightful)

    by Anonymous Coward

    Why good things are always acquired by douchebag companies and ruined to the ground? First Java, now this.

    • by OzPeter ( 195038 ) on Sunday January 25, 2015 @10:44AM (#48898101)

      Why good things are always acquired by douchebag companies and ruined to the ground? First Java, now this.

      Shouldn't you also direct your ire at the people from R who decide that selling the company was a good idea. Do you really think that MS went to them and said

      That's a nice company you have there. It'd be a shame if you didn't sell it to us

      • Why good things are always acquired by douchebag companies and ruined to the ground? First Java, now this.

        Shouldn't you also direct your ire at the people from R who decide that selling the company was a good idea. Do you really think that MS went to them and said

        That's a nice company you have there. It'd be a shame if you didn't sell it to us

        It's not unlikely.

      • by Anonymous Coward

        "The people from R?"

        R is, and remains, open source. This is a company that sells R support and bolt-on applications based on R.

        Nothing has happened to the R language.

    • Re:Why oh Why (Score:5, Informative)

      by Lunix Nutcase ( 1092239 ) on Sunday January 25, 2015 @10:52AM (#48898141)

      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.

      • It is GPL so they really couldn't sell it to anyone anyways. They could I suppose but it would be meaningless and a foolish move on anyone who would shell out the money for it.

        • It is GPL so they really couldn't sell it to anyone anyways.

          That's false. Assuming you are the sole copyright holder to all said code you can do with it as you please. See MySQL.

          • That's false. Assuming you are the sole copyright holder to all said code you can do with it as you please. See MySQL.

            They can sell it, but they can't sell it out from under you. Besides the obvious downside of having to build support all over again, the only down side to forking is not being able to change the license in the future — which is an up side for the user base.

            • They can sell it, but they can't sell it out from under you.

              Who can't sell what out from under me? Sole copyright owners can sell their code at any time out from under anyone. It's their legal right.

              • They can sell it, but they can't sell it out from under you.

                Who can't sell what out from under me? Sole copyright owners can sell their code at any time out from under anyone. It's their legal right.

                You cannot change the license after the fact.

                You can take your GPL project closed, but anyone who obtained your code under GPL license prior to that can continue to use, modify, and redistribute that code under terms of said license.

              • This is about R. That would be difficult to do with a list of contributors this long not impossible, well, yeah, probably impossible.
                http://www.r-project.org/contr... [r-project.org]

      • by jbolden ( 176878 )

        Just to add, Microsoft cooperates with lots of projects like this. They are comfortable with this model.

        However, Revolution Analytics has lots of the stuff that makes large computations viable like multithreaded / big data parallel R. And that wasn't GNU.

        • by Anonymous Coward

          but those libraries are in violation of the gpl. they fail the modularity plugin test.

          that they exist makes it less likely R developers will implement parallel support in trunk using another approach. which sucks and means the 3rd party company effectively controlls the direction that part of the development will take.

          • by Anonymous Coward

            Given than 'parallel' is in the packages included in the vanilla R distribution and maintained by the R-core team I don't think know what you are talking about...

          • So they're buying a GPL test case in order to try to invalidate it with their army of lawyers and lobbyists to scuttle the Android alliance so they can FUD their way in with WinPhone 10, all while looking like an OLAP services enhancement?

            • by jbolden ( 176878 )

              No they aren't. The AC was wrong. It is a lousy GPL test case since the people with standing to sue Revolution have multiple times already said they don't think what they are doing is a violation of the GPL.

          • by jbolden ( 176878 )

            The R core team indicated that in their opinion any module code was just data for the GPL-R engine. Also those modules in theory could work with S. So given that Revolution publishes their changes to base R, I think it is a stretch to say they are a GPL violation.

    • by bondsbw ( 888959 )

      Oracle != Microsoft

      It's pretty obvious why Microsoft has been within the top few spots of the computing industry for so long. Beats the hell out of me how Oracle is still around.

      • by jbolden ( 176878 )

        Oracle invented the commercially viable relational database. That's not a small innovation.
        Oracle has consistently pushed the database world with new technologies that really did make a difference on computation speeds.

        Lately Oracle has been one of the few vendors to have a a broad range of large enterprise software designed to work together.

        • That's nice.

          Isn't Oracle's table/column names still limited to 30 characters? I would think a modern, enterprise-worthy database could handle a bit more.

          • That's nice.

            Isn't Oracle's table/column names still limited to 30 characters? I would think a modern, enterprise-worthy database could handle a bit more.

            Even MySQL supports 64-character identifiers for databases and tables.

          • by jbolden ( 176878 )

            That's not Oracle that's ANSI/ISO SQL Standard. Complain to them. Though 30 characters seems pretty long to me.

            • by bondsbw ( 888959 )

              That's not Oracle that's ANSI/ISO SQL Standard. Complain to them.

              From what I can find, the standard length is 18. That appears to be a minimum, not a maximum.

              Regardless, everyone else that matters supports more. Why not Oracle?

              30 characters seems pretty long to me.

              [Insert obligatory 640K quote here]

              It's plenty if you have standards to abbreviate everything and remove all vowels. Of course, when your NMNG_CNVNTN_RQRS_UNDRSCR_CHRCTRS

              oops too long

              • by jbolden ( 176878 )

                I'm seeing the same 30 characters for Teradata and Sybase. When I look at the 2008 SQL standard (last version I own) I get totally lost in the notation and I'm just not that motivated, I'm going to take their word for it. As for everyone else that matters I'd say those two matter.

                As for it being big enough. Table names can have synonyms and be accessed functionally via. PLSQL. Oracle itself tends to use table names like X12A with another table that uses a descriptor. If you want documentation Oracle p

    • Re: Why oh Why (Score:1, Interesting)

      by Anonymous Coward

      Java was never good. Unless youre talking about the one in indonesia. Or the one in my mug every morning.

    • Please, elaborate...how are Microsoft any more douchebags than the company they just bought, how is R so good, and how many products that are actually good have you seen ruined by companies like Microsoft? Considering most of Microsoft's most successful products were purchases like this one...
      • and how many products that are actually good have you seen ruined by companies like Microsoft?

        Either ruined or forced into stasis which eventually ruined them. Wolfpack fit in the first category, Visio the second...

    • Re:Why oh Why (Score:4, Informative)

      by jonnyj ( 1011131 ) on Sunday January 25, 2015 @12:04PM (#48898501)

      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.

      • There's one other aspect to it that is obvious when you see who the people on MS side talking about this are. It is, effectively, an acquisition by the Azure ML division - the sole purpose of which is to get the "big data" people to come to Azure and pay for burning CPU cycles.

    • At least it wasn't Apple or Facebook. Take your victories where you can.
    • by bungo ( 50628 )

      Hey, in case it makes you feel any better, Oracle has also incorporated R inside it's database.

      So, Oracle is involved with both Java and R.

      Maybe both companies can start fighting and introduce incompatible versions! Just like the old days.

  • This is just another E^3 move.

    • by Lunix Nutcase ( 1092239 ) on Sunday January 25, 2015 @10:55AM (#48898155)

      They haven't bought R. R is a GNU Project and still is even after this acquisition of a third party company.

      • by c ( 8461 )

        It's ancient history, but when Microsoft put some money into perl-on-Windows [slashdot.org] development, there were a lot of ruffled feathers and panicky headlines.

        It didn't amount to anything even close to "taking over perl", even during the nastier stretch of Microsoft's "embrace and extend" era, but asking people to remember things that happened so long ago is obviously too much.

        • And this won't amount to anything either. The company they acquired neither controls the R Project nor holds any copyrights to it.

        • by fwr ( 69372 )
          Where is Perl in the relative rankings of programming language usage today? I'm not suggesting any correlation, let alone causation, but it is interesting to ponder the question.
          • by c ( 8461 )

            In all honesty, I don't know where it is exactly, but I'm confident that it's where it would've been anyway had Microsoft done absolutely nothing. I'll blame any usage drop solidly on the rise of PHP, Python and maybe Ruby.

  • A huge problem at Microsoft seems to me to be that people there, or maybe just the leaders, seem socially unsophisticated. In fact, neither of the articles quoted below explains the underlying reason that Microsoft is buying Revolution Analytics. That needs to be explained. (All quotes retrieved Sunday, January 25, 2015, around 07:00 PST.)

    In The Official Microsoft Blog [microsoft.com] there is a lot of corporate-speak, of the kind used by people with no actual interest in a subject who nevertheless want to be considere
    • by Shados ( 741919 )

      Microsoft is large. Very F**** large. Their development tool division, while it has had some hiccups over the years, overall has been pretty good, devs liked them and they were always pushing to embrace open source. The rest of the company, not so much.

      So things like this look weird depending on where you're looking from. If you look at Microsoft the company that makes Windows and Office, this is awkward, they're trying too hard, etc.

      If you look at it from Microsoft the company that makes C#, has been pushi

      • One thing of note is that this particular acquisition is not DevDiv, it's Azure ML. But Azure ML is, in some ways, even more F/OSS friendly - at least I don't know anyone else in MS running Linux servers in production for user-facing services, and it's where a lot of ex-MSR guys (like, from those labs that were closed) ended up. It's also where all the Python stuff now is.

        Then again, after Satya's takeover, there was a strong push from top down to stop treating open source in general and Linux in particular

  • "is it finally time for AP Statistics to switch its computational vehicle to R?"

    No. Absolutely not. R is not a reasonable language for computing: http://r.cs.purdue.edu/pub/eco... [purdue.edu]

    • by Johnny Loves Linux ( 1147635 ) on Sunday January 25, 2015 @12:37PM (#48898679)

      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.

      • by silfen ( 3720385 )

        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.

        Yes, and that combo is head and shoulders above R.

      • 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.

        In other words, it's a good programming language if you don't do any programming, but just feed parameters to analysis and plotting packages. So no, it would not be a good "computational vehicle" for AP Statistics. That is, not if the students are actually learning anything in AP Statistics.

  • R was a great tool relative to other statistical computing tools until maybe a decade ago. It's still better than Matlab, but that's not saying much. There are better options these days, like for example SciPy with Pandas.

  • Given the difficulty and/or unwillingness by MS of bringing SSAS and SSRS capabilities up to a meaningful level, this might be their idea of easing the integration of R with those things. I'd still prefer not to use them, but at least if forced to do so, having a little bit of interoperability with R would make it feasible to create some useful stuff.

THEGODDESSOFTHENETHASTWISTINGFINGERSANDHERVOICEISLIKEAJAVELININTHENIGHTDUDE

Working...