[R-pkg-devel] new package version fails on r-devel fedora clang

Dirk Eddelbuettel edd @end|ng |rom deb|@n@org
Thu Oct 9 14:43:12 CEST 2025


On 9 October 2025 at 12:05, Tony Wilkes wrote:
| But when I checked the cran incoming website, i saw it was put under folder "archive", which means (I think) rejection. Not even pretest, just straight rejection. But i got no mail from cran. Did I miss something?

As far as I know, and as best as I can tell, there is *always* an email as
this is driven by a scripted process.

Now email / SMTP reliability is not what it used to be, outages happen
(e.g. Uwe acknowledged that U Dortmund had a recent mishap -- but mail was
still queued and delivered), spam is an issue etc so I would carefully check
spam folders and alike. It would be nice if there was redundancy (i.e. an
email and public webpage log) but we all wish for different ponies.

Also, I am glad to hear you made progress at your end. You could use GitHub
Actions to run a Debian container and use clang-21 or clang-22, possibly with
the more taxing -O3 -D_FORTIFY_SOURCE=3 settings, and see if the build times
is net improved. Chances are that will help you with the Fedora machine in
Oxford too.

Cheers, Dirk

-- 
dirk.eddelbuettel.com | @eddelbuettel | edd using debian.org



More information about the R-package-devel mailing list