Skip to content

Commit

Permalink
add missing library to vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
sdgamboa committed May 27, 2024
1 parent 91c5d17 commit 83a056a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: MicrobiomeBenchmarkDataAnalyses
Title: Benchmarking analyses with the MicrobiomeBenchmarkData package
Version: 0.99.4
Version: 0.99.5
Authors@R:
person("Samuel David", "Gamboa-Tuz", , "[email protected]",
role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6863-7943"))
Expand Down
1 change: 1 addition & 0 deletions vignettes/articles/HMP_2012_16S_gingival_V35_subset.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ library(benchdamic)
library(dplyr)
library(ggplot2)
library(gridExtra)
library(purrr)
```

# Import data
Expand Down

0 comments on commit 83a056a

Please sign in to comment.