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 | [email protected] ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel
