Re: [R-pkg-devel] Adding package with 3rd party library to CRAN: legal question

2021-07-25 Thread Uwe Ligges
A package can have one or more licneses, but they have to apply to the whole package, otehrwise the componentes havbe to be distributed separately. Also note that CRAN accepts FOSS licenses. This sounds like a case that CRAN will not agree to distribute the (non FOSS) binaries. Best, Uwe Ligg

[R-pkg-devel] Adding package with 3rd party library to CRAN: legal question

2021-07-24 Thread Russell Almond
This is related to my previous technical question, but really is a question about CRAN policy. I'm currently the maintainer of the RNetica package (https://github.com/ralmond/RNetica) which provides an R binding for the C API of the Netica Bayes net library (https://norsys.com). The Netica l