Skip to content

Commit

Permalink
removing a not needed package dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
michellepistner committed May 15, 2024
1 parent 2ca0511 commit bfbe23e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/testthat/test-ilr.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ test_that("ilr plus summary works", {
})

test_that("clr plus summary works", {
library(phyloseq)
library(dplyr)
set.seed(123)
Y = pibble_sim()
Expand Down

0 comments on commit bfbe23e

Please sign in to comment.