Skip to content
Prev 4394 / 21312 Next

[Bioc-devel] Size limits of packages when including other executables

On Thu, Jun 6, 2013 at 1:48 AM, Thomas Dybdal Pedersen
<thomasp85 at gmail.com> wrote:
We generally do frown on this, you're right, but if you're sure all
the classes in the JAR are necessary, then we'll allow it.

What's more important than getting buy-in from the developer of the
Java code is finding out what license the Java code is written under,
making sure that is compatible with the license of the R package, and
acknowledging the Java license as well as the R license in your
package. See the licensing section of the "Writing R Extensions"
manual for more information. Note that some licenses require that all
source code be either in the package, or that a link be provided that
points to it; this would apply to your jar file (which presumably
contains only .class files and no Java source).

Dan
Message-ID: <CAF42j21ETJPUOaCOM_XoyAwAY7ZsaAD4O4DeFbi1Kt6APZUM6Q@mail.gmail.com>
In-Reply-To: <4127_1370508554_51B04D0A_4127_6599_1_77FD9C90-EF4A-4AE4-B47E-5B71486F3CBC@gmail.com>