[R] Using R from C++ code
David Winsemius
dwinsemius at comcast.net
Tue Nov 25 16:22:47 CET 2008
Your reading of the referenced page is completely different than
mine, ... but IANAL.
In particular:
Q3: Can an open source software project combine and distribute any of
Sun’s GPL-licensed MySQL software with other open source software
under the FOSS License Exception?
A: Open source software projects and other developers are free to
use and distribute GPL-licensed MySQL software with other open source
software as long as they comply with the terms of the GPL.
--
David Winsemius
On Nov 25, 2008, at 4:58 AM, Janne Kätevä wrote:
> Hi,
>
> I'm developing a C++ software and I would like to connect R
> (sometimes on another computer). In my project I'm using a MySQL
> client with GPL license and FOSS exception, meaning that I can't use
> any other GPL licensed components in the project. It seems that all
> portable (must work on Windows and Linux) connection solutions are
> GPL licensed. Is there any way to use some portable R connection
> library with FOSS exception compatible license?
>
> http://www.mysql.com/about/legal/licensing/foss-exception/
>
> Thank you,
> Janne Kätevä
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
More information about the R-help
mailing list