You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## To fix x11/cairo error with tidyHeatmap/Complexheatmap here https://github.com/stemangiola/tidybulk/runs/1388237421?check_suite_focus=true#step:14:2134
140
140
## Suggested here https://stackoverflow.com/questions/63648591/how-to-install-x11-before-testing-with-github-actions-for-macos
141
-
brew install --cask xquartz
141
+
brew install --cask xquartz
142
142
143
143
- name: Install Windows system dependencies
144
144
if: runner.os == 'Windows'
@@ -177,7 +177,7 @@ jobs:
177
177
## Pass #2 at installing dependencies
178
178
message(paste('****', Sys.time(), 'pass number 2 at installing dependencies: any remaining dependencies ****'))
0 commit comments