Public Universities Should Use Open Source Software

[This article was first published on Econometrics by Simulation, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

The Homeless Econometrician: Black Box Software

Choosing to go open source is a big deal.  It means that when asking for help or new improvements you are dealing with a highly active and generous user community which enjoys helping instead of a corporation which needs to justify the expense of providing customer service by extracting fees either directly or indirectly (through workshops, “support costs”, etc.).

1. Open source platforms attract a different kind of user.  Frequently university affiliated, open-source users tend to be much more generous with access to their work such that it may be possible to piggy back on the work developed by other universities or agencies which already ask many of the same questions you would like to ask.  This is almost certainly not to be the case when using proprietary software primarily deployed by corporations which will in contrast guard access to their resources and copyright their content.

2. Open source software can have higher quality than proprietary software. Unfortunately the open source movement has gotten a bad reputation as producing inferior products at no cost.  This however is not a fair assessment.  Sure products start out as low cost but remember Firefox.  Up until the development of Google Chrome, Firefox was far and away the best browser you could use (after spending time using Chrome, I still think it is).

3. Publicly funded research should be used to support public goods. There is a philosophical additional reason for using an open source product is that just through use you are promoting the entire purpose of publicly funded research. By using any product indirectly or directly you contribute to justifying its continued existence and making it better.  If you use proprietary software then you are using public funds to support a private agency.  In contrast, using supporting open source software uses public funds to support a public good.

4. Open source software is often better maintained than proprietary software. Open source platforms do not rely upon the sluggish updating process of a corporation’s software development department. Other popular open source deployments have rapidly outpaced their corporate rivals.  R, an open source stastical analysis software, for instance has its base package updated 8 to 16 times more frequently than proprietary rivals.


5. Popular open source software is often far more flexible than proprietary software.  Open source software tends to frequently exceed the bounds of its designers imaginations while proprietary software rarely does.  For example, both R and WordPress have an order of magnitude more options available than many of their rivals (60 thousand commands compared with 1 to 2 thousand for R and 30 thousand plug-ins compared with approximately 1000 for Blogger).

6. Open source software is transparent. There is no black box when it comes to open source software. By definition all of the code is available for users to access.  This removes the ambiguity of never really able to verify what exactly your software is doing.
 

7. Open source software if free.  This is often one of the most commonly chosen reasons to use open source software.  However, many research projects have large budgets and can afford to buy proprietary software.  This may be true for you, but can your collaborators afford to buy that same software and what about their collaborators, what about your students?  What will happen to your project if your funding gets short?

Thanks for reading this far.  Some of the open source software that I use are:
For many computation tasks: R
For high powered computation: Julia
For in field data collection: Open Data Kit
For online assessments: The Concerto Platform

To leave a comment for the author, please follow the link and comment on their blog: Econometrics by Simulation.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)