[R-pkg-devel] winbuilder status?
Hi, Ben: Thanks for this. I've added "foghorn::winbuilder_queue()" to my routine script ;-) AND I restarted the ones I couldn't find, and they all completed as expected. Spencer
On 9/3/25 12:26, Ben Bolker wrote:
I don't see it in the queue:
> foghorn::winbuilder_queue() |> subset(package=="Ecdat")
# A tibble: 0 ? 5 # ? 5 variables: package <chr>, version <pckg_vrs>, folder <chr>, time <dttm>, #?? size <int> but IIRC this only shows packages that are actually in the queue, not those being processed ... ? cheers ??? Ben On 9/3/25 13:15, Spencer Graves wrote:
Hello, All: How can I find the status of Win-builder requests? Yesterday at around 22:00 UTC (17:00 UTC-5, Kansas City, USA) I submitted three requests to check the results of a change to Ecdat, and I have not seen the results now roughly 17 hours later. I used: devtools::check_win_devel() devtools::check_win_release() devtools::check_win_oldrelease() I got results from previous checks a few minutes before submitting these requests. *** THANKS TO Ivan Krylov <ikrylov at disroot.org>, who suggested replacing "https://www.cde.ca.gov/" with "http://web.archive.org/ web/20250823081216/https://www.cde.ca.gov/". I tested this locally with "R CMD check --as-cran Ecdat_0.4.6.tar.gz", and it seemed to work. I'd like to see the winbuilder results before resubmitting the package to CRAN. Thanks, Spencer Graves
______________________________________________ R-package-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel