We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aed230 commit 7fbb5f6Copy full SHA for 7fbb5f6
1 file changed
.github/workflows/build-deploy-qmd.yaml
@@ -53,7 +53,7 @@ jobs:
53
run: |
54
install.packages("BiocManager")
55
BiocManager::install(c("quarto", "remotes", "scales", "forcats",
56
- "dplyr", "tidyr", "ggplot2", "ggforce",
+ "dplyr", "tidyr", "ggplot2", "systemfonts", "ggforce",
57
"hrbrmstr/ggalt", "ggridges", "GGally", "ggsignif",
58
"ggstatsplot", "gghighlight", "ggrepel",
59
"ggtext", "ggnewscale", "ggrastr", "patchwork",
0 commit comments