Skip to content
Prev 11770 / 12125 Next

[R-pkg-devel] apparent infinite loop in GitHub Action on a tiny package

On 2025-09-07 3:10 p.m., Spencer Graves wrote:
You can cancel Github actions.  I'd recommend cancelling 4 of the 5, and 
letting the 5th run for longer.

Several of them are stuck just after "* checking for sufficient/correct 
file permissions ... OK".  I think the next test should be "checking 
whether package ?foo? can be installed ...", so it looks like there are 
installation problems.  Whether those are problems in the package or 
problems at Github I couldn't tell you.

Duncan Murdoch