Skip to content

The "R-CMD-check / ubuntu-latest (devel) (pull_request)" action keeps failing #5464

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
steveharoz opened this issue Oct 10, 2023 · 2 comments

Comments

@steveharoz
Copy link
Contributor

I'm sure the maintainers are aware, but R-CMD-check / ubuntu-latest (devel) (pull_request) runs for over half an hour and fails in every(?) PR.

The result is an email after every commit to a PR telling you that the run failed. Maybe consider disabling the action until the underlying issue is resolved?

@teunbrand
Copy link
Collaborator

Yeah a change in upstream R devel requires a hotfix release (see #5437).
The fix is already there, but we need to finish that release before it gets merged into the main branch.
Until that is done, I suggest to push commits in batches so that you don't get an email for every commit.
In any case, this issue will be fixed by #5437 so in order to avoid discussing the same topic in multiple places, I'll close this issue.

@teunbrand teunbrand closed this as not planned Won't fix, can't repro, duplicate, stale Oct 10, 2023
@teunbrand
Copy link
Collaborator

Should now work as intended

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants