cufflinks icon indicating copy to clipboard operation
cufflinks copied to clipboard

licence problem

Open loveshack opened this issue 10 years ago • 3 comments

The locfit component is distributed without the README file. The licence it contains says it must be included. Unfortunately it contains a usage restriction which is considered to make it non-free (e.g. by Debian and potential Fedora packagers) and brings the cufflinks distribution under licence terms which are not simply Boost's:

Locfit code, as distributed, should not, and can not, be used to derive meaningful benchmarks, either or the speed or accuracy of algorithms. Anyone wishing to use Locfit in any kind of comparative benchmark study must contact and obtain permission from the Author.

The R package for it on CRAN contains a version with a free licence, but it isn't a drop-in replacement for the bundled one.

loveshack avatar Mar 30 '15 11:03 loveshack

I'm also interested in this. This oversight will likely result in Cufflinks to be removed from GNU Guix.

rekado avatar Oct 22 '17 20:10 rekado

The R package for it on CRAN contains a version with a free licence, but it isn't a drop-in replacement for the bundled one.

The R package does not contain a README, but the R package is by the same original author as the original locfit code, and it is released under the GPL without any additional restrictions.

rekado avatar Oct 22 '17 20:10 rekado

Cufflinks has since been removed from GNU Guix because of this.

rekado avatar Mar 25 '19 16:03 rekado