Re: [R-pkg-devel] Misusing CFLAGS?

2025-09-11 Thread Pepijn de Vries
Hi Simon, Thank you for the clarifications. I changed my setup from anticonf to autoconf. I think this will address a few of the issues, I think it now logs compilation errors more clearly. I'm also no longer relying on brew, nor suggesting it. I will also update the searching path on MacOS, wh

Re: [R-pkg-devel] Possible open-source license incompatibilities within R packages

2025-09-11 Thread Simon Urbanek
Ilmari, there is a huge difference between opinions and law. Many of the statements your quoted are just opinions, they are not legally binding - in fact if you research the legal area you will find that they are often considered incompatible with the wording of the license (i.e., it has been a

Re: [R-pkg-devel] Possible open-source license incompatibilities within R packages

2025-09-11 Thread Hadley Wickham
On Mon, Sep 8, 2025 at 2:08 PM Duncan Murdoch wrote: > On 2025-09-08 10:55 a.m., Ilmari Tamminen wrote: > > I would like to release my R code under GPL-3. The code depends on a > package (lme4) that itself uses "GPL >= 2", but which has upstream > dependencies (minqa, numDeriv, rbibutils) that ar

Re: [R-pkg-devel] Possible open-source license incompatibilities within R packages

2025-09-11 Thread Ivan Krylov via R-package-devel
On Mon, 8 Sep 2025 17:55:52 +0300 Ilmari Tamminen wrote: > Are the GPL-2 upstream licenses a problem for my GPL-3 R code? If so, > are there recommended ways of resolving this? The _safest_ (possibly overly strict) assumption is that your package is a derived work of your GPL-2 dependencies even

Re: [R-pkg-devel] 2 Generic functions with the same name-skeleton

2025-09-11 Thread Iris Simmons
I feel as though it would be best to just rename the function to centres_ppRoll On Thu, Sep 11, 2025, 14:57 Leo Mada via R-package-devel < r-package-devel@r-project.org> wrote: > Dear All, > > I have some problems and some questions regarding how to pass some checks > (run on my computer - new ve

[R-pkg-devel] 2 Generic functions with the same name-skeleton

2025-09-11 Thread Leo Mada via R-package-devel
Dear All, I have some problems and some questions regarding how to pass some checks (run on my computer - new version not yet submitted). There are 2 important notes: 1. Note 1: checking S3 generic/method consistency ... NOTE Apparent methods for exported generics not registered: centres.