And could you run mvn test from the r subdirectory and send the result? I just checked and it looks like in the revision currently up, repr is getting called to handle some warnings/errors. It should really only be called to process some images. It isn't supposed to be a dependency. That's my bad and an easy bug for me to fix and I'll do so tonight.
But it should be failing gracefully, and I want to make sure that's really nailed down. > On Sep 22, 2015, at 6:47 PM, jabowles <g...@git.apache.org> wrote: > > Github user jabowles commented on the pull request: > > > https://github.com/apache/incubator-zeppelin/pull/208#issuecomment-142442646 > > On the basic RInterpreter notebook, the first paragraph fails with: >> could not find function "repr" > The following paragraph hits "knit" and fails with > org.apache.zeppelin.rinterpreter.rscala.RException > at the .sparkREnv directive. > > What assumptions/prerequisites is it looking for in the installation? > > > --- > 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. > ---