I believe the VM installs dependencies that should cover the requirements for both R interpreters. Note, the VM doesn’t install Zeppelin itself. It is a baseline for “building zeppelin from source”, or using one of the pre-built binaries distributions created via —Pbuild-distr
R itself and all the the supporting R packages are all installed via this role: https://github.com/apache/incubator-zeppelin/blob/master/scripts/vagrant/zeppelin-dev/roles/r/tasks/main.yml#L27 The list of packages installed is also found here: https://github.com/apache/incubator-zeppelin/blob/master/docs/install/virtual_machine.md#r-extras Jeff On 4/17/16, 11:14 PM, "Amos Elberg" <[email protected]> wrote: >Jeff, can you point me towards something that can give me an idea of what >needs to be done so the R interpreter works with your VM project? > >Thanks, > >-Amos
