I have released a zeppelin-R interpreter which supports cross paragraph
variables and R plot (ggplot2...);
https://github.com/datalayer/zeppelin-R
Due to GPL2 license of used libraries, this can not be released under
ASL2 (http://www.apache.org/foundation/license-faq.html#GPL).
Once ZEPPELIN-154 is implemented, you will be able to use it.
I will check if SparkR works fine, but as the R interpreter supports any
R library, I don't expect issue.
On 2015-07-03 05:51, Jongyoul Lee wrote:
Hi,
Just a question, does it mean it for SparkR or pure R?
Regards,
JL
On Thu, Jul 2, 2015 at 7:57 PM, <[email protected]> wrote:
I've been working on one, I'm sure it would need more work after the
initial pass and would appreciate your help
On Wed, Jul 1, 2015 at 2:11 PM -0700, "Amos B. Elberg" <
[email protected]> wrote:
Is anyone working on an R interpreter? I'm looking for a project where I
can make a contribution and this seems like one.