-
Notifications
You must be signed in to change notification settings - Fork 1
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
Fix testthat
checks on Windows
#556
Comments
Example of failing checks: https://github.com/RMI-PACTA/r2dii.plot/actions/runs/8001784071/job/21853669742?pr=552 |
It looks like the failing checks are installing v while the passing window check (latest) is installing |
Hmmm, do you have any idea why that would be? I find that strange. I wonder if it has to do with the posit package manager being down? |
Looks like. I see that you reran the action and it ran clean. https://github.com/RMI-PACTA/r2dii.plot/actions/runs/8001784071/job/21853669742?pr=552#step:5:3293 Closing this, but maybe you want to wrap those tests in a check on r2dii.data version? |
I'm thinking the bug was because |
I don't really understand why only the windows checks fail, since in principle the same checks should be applied to R-CMD-check/macos-latest... in any case, I believe it is unrelated to this PR.
Originally posted by @jdhoffa in #552 (comment)
The text was updated successfully, but these errors were encountered: