Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
TuomasBorman committed Apr 17, 2024
1 parent 31b93a9 commit ae6b221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-2plotSeries.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ test_that("plot series", {
if( !require("devtools") ){
BiocManager::install("devtools")
}
devtools::install_github("microbiome/miaTime")
remotes::install_github("microbiome/miaTime", upgrade = "never")
library("miaTime")
}
data(SilvermanAGutData)
Expand Down

0 comments on commit ae6b221

Please sign in to comment.