Skip to content

Commit

Permalink
New examples
Browse files Browse the repository at this point in the history
  • Loading branch information
BananaCancer committed Jul 4, 2023
1 parent b2429bd commit a5df830
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/check-bioc-devel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,8 @@ jobs:
BiocManager::install("HDF5Array")
BiocManager::install("fionarhuang/TreeSummarizedExperiment")
BiocManager::install("microbiome/mia")
devtools::install_github("microbiome/miaTime")
devtools::install_github("microbiome/miaTime")
remotes::install_github("LTLA/bluster")
# rspm is out of date
install.packages("matrixStats", repos = "https://cran.rstudio.com/")
Expand Down

0 comments on commit a5df830

Please sign in to comment.