GitHub user jeffsteinmetz opened a pull request: https://github.com/apache/incubator-zeppelin/pull/751
Add R Dependencies to Virtual Machine Script. Zeppelin-700 ### What is this PR for? A few sentences describing the overall goals of the pull request's commits. ### What type of PR is it? [Bug Fix | Improvement | Feature | Documentation | Hot Fix | Refactoring] ### Todos * [ ] - Task ### Is there a relevant Jira issue? Zeppelin-700 ### How should this be tested? Follow the steps in this Read Me to build a VM from scratch: https://github.com/apache/incubator-zeppelin/blob/master/scripts/vagrant/zeppelin-dev/README.md ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? Added to all headers * Is there breaking changes for older versions? No * Does this needs documentation? Yes, this will be a separate PR to update docs and README You can merge this pull request into a Git repository by running: $ git pull https://github.com/jeffsteinmetz/incubator-zeppelin ZEPPELIN-700 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/751.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #751 ---- commit b940bcddf07d2d3d02f212241a1c964f52210694 Author: Jeff Steinmetz <jeffrey.steinm...@gmail.com> Date: 2016-02-27T01:28:44Z ZEPPELIN-700. Add Ansible R role to Virtual Machine to support dependencies for the R Interpreter commit ef8f638db4185be5eac8d3cc6c87b3c3eabef20b Author: Jeff Steinmetz <jeffrey.steinm...@gmail.com> Date: 2016-02-27T01:29:52Z ZEPPELIN-700. Add Ansible R role to Virtual Machine to support dependencies for the R Interpreter ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---