Hi Otis,
Though I would love to license Renjin more liberally, we depend signficantly on the GPL-Licensed R-language base, stats, etc libraries from GNU R, so Renjin is even in the most creative of interpretations a derivative work of GNU R which confers certain obligations under the GPL.
However, we're committed to doing what ever we can to making it available in the widest range of use cases, for example, perhaps relicensing parts of it under LGPL, which I think would be consistent with the spirit of the GNU R licensing.
Can you tell me more about your use case and what problems that GPL would pose for you?
Best,
Alex
--
You received this message because you are subscribed to the Google Groups "Renjin Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email to renjin-dev+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
I'd like to incorporate GPL-covered software in my proprietary system. Can I do this?
"[...] in many cases you can distribute the GPL-covered software alongside your proprietary system. To do this validly, you must make sure that the free and non-free programs communicate at arms length, that they are not combined in a way that would make them effectively a single program.
If the two programs remain well separated, like the compiler and the kernel, or like an editor and a shell, then you can treat them as two separate programs—but you have to do it properly. The issue is simply one of form: how you describe what you are doing."
For more options, visit https://groups.google.com/d/optout.