New package function redistribution
0
0
Entering edit mode
@adameleni1-23167
Last seen 4.0 years ago

Hello,

I am creating a new package that I would like to submit to Bioconductor. It's essentially a C code, which is called by R (using Rcpp).

One of the C functions within my package, is the C code of the R optimize function (obtained from a C file of the folder: R-3.6.1\src\library\stats\src\optimize.c), but slightly modified.

At the top of the R-3.6.1\src\library\stats\src\optimize.c file it states that: "This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version."

I am just not entirely certain if my package is allowed to contain this slightly modified C code of the R function? And if yes, should I place the aforementioned phrase "This program is free software..." in comments above the specific function?

Thank you in advance, Elena

package license C R • 702 views
ADD COMMENT
0
Entering edit mode

Please try to use only one forum for posting questions. It seems this moved to the developers forum which is the appropriate place to continue discussion. https://stat.ethz.ch/pipermail/bioc-devel/2020-March/016430.html

ADD REPLY
0
Entering edit mode

Thank you for the notification and excuse me for the confusion, I will definitely follow this rule in the future.

ADD REPLY

Login before adding your answer.

Traffic: 489 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6