Skip to content
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 unittest failing on dependencies handling #30

Merged
merged 4 commits into from
Sep 20, 2023

Conversation

shun2wang
Copy link
Collaborator

@shun2wang shun2wang commented Sep 19, 2023

  • macOS: gfortran things changed by rtools43 so it's not needs handling manually anymore.
  • Linux: libicu will failing on some r packages install.
  • Temporary pin vdiffr to 1.0.5 due to OOM compiling devSVG.cpp in C++17 r-lib/vdiffr#137 we can remove this after 1.0.7 released on CRAN.
  • General: for every time action update we can try bump cache-version.

test runner see: https://github.com/shun2wang/jaspMetaAnalysis/actions/workflows/unittests.yml

@vandenman vandenman merged commit 9371710 into jasp-stats:master Sep 20, 2023
@shun2wang shun2wang deleted the fixUnittest branch September 20, 2023 06:55
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.

2 participants