Re: [R-pkg-devel] Package failing reverse dependency checks

2024-02-08 Thread Lluís Revilla
Hi David, Dependency checks cannot be run on win /Mac builders as far as I know. Some packages have more than 2000 packages depending on them. It would be too much for the heavily used CRAN's machines. Best, Lluís On Thu, 8 Feb 2024 at 13:52, David Hugh-Jones wrote: > Thanks for this tip.

Re: [R-pkg-devel] Package failing reverse dependency checks

2024-02-08 Thread David Hugh-Jones
Thanks for this tip. Out of interest, is there a way to make win/Mac builder run revdep checks? Writing: wyclif.substack.com Book: www.wyclifsdust.com On Thu, 8 Feb 2024 at 10:26, Lluís Revilla wrote: > Hi David, > > If you didn't increase the version number it could happen that the old >

Re: [R-pkg-devel] Package failing reverse dependency checks

2024-02-08 Thread Lluís Revilla
Hi David, If you didn't increase the version number it could happen that the old version of the package was used (as CRAN might not be aware that there is a new version). The CRAN repository policy says: "Increasing the version number at each submission reduces confusion so is preferred even when

Re: [R-pkg-devel] Package failing reverse dependency checks

2024-02-08 Thread Duncan Murdoch
On 08/02/2024 4:24 a.m., David Hugh-Jones wrote: Hi all, I'm trying to upload a new version of my "huxtable" package. It is currently failing reverse dependency checks for two packages (homnormal and RSStest). The relevant failures are below. I got this failure one time, and fixed the problem,

[R-pkg-devel] Package failing reverse dependency checks

2024-02-08 Thread David Hugh-Jones
Hi all, I'm trying to upload a new version of my "huxtable" package. It is currently failing reverse dependency checks for two packages (homnormal and RSStest). The relevant failures are below. I got this failure one time, and fixed the problem, which relates to mistakenly relying on the