Skip to content
Prev 380241 / 398500 Next

Wolfram Engine for Developers

Even from a cursory glance, it is clear that this product is not Free Software, not even Free as in Beer. It cannot be used by end users of open source projects unless you apply for a special license from Wolfram, which I strongly suspect would render the whole project in violation of the GPL license that R has.

It is possible that you could write an interface from R to WED. The licensing questions around "derived works" are a bit murky, but as far as I know it is OK for a GPL'ed software to _use_ a commercial software, assuming that the user has the appropriate license. However, I fail to see that such an interface would be a major selling point for R.

-pd