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 <ikry...@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@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

--
Dr. Benjamin Bolker
Professor, Mathematics & Statistics and Biology, McMaster University
Associate chair (graduate), Mathematics & Statistics
Director, School of Computational Science and Engineering
* E-mail is sent at my convenience; I don't expect replies outside of working hours.

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to