|
|
|
|
|
by 0x001E84EE
3523 days ago
|
|
> Surely the IDE license does not affect the license of code written in the IDE? Agreed. However, the R programming language and many of its libraries are GPL licensed. Can someone elaborate how R can be legally used in to develop proprietary or commercial software? RStudio's website [1] lists all of this large companies that apparently use R. [1]: https://www.rstudio.com/ |
|
What you cannot do, however, is modify GPL software, as you're then creating a derivative work which must legally also bear the GPL license.