Skip to content

Make skip reason clearer #398

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

MichaelChirico
Copy link
Contributor

Glancing through my logs, I saw

11. errors from subprocess (test-standalone-errors.R:128:3) - Reason: only with callr 3.7.0

And thought "Oh, I need to update {callr}", but looking at the code, exactly this version is what's needed. Hopefully this makes the skip reason more obvious.

@MichaelChirico
Copy link
Contributor Author

7cb4686 uses the specific condition added in R 3.6.0, making this too specific for versions [3.4.0, 3.6.0) per {process}'s 3.4.0 requirement.

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

Successfully merging this pull request may close these issues.

1 participant