Skip to content

Commit

Permalink
TreeTools 1.7 required
Browse files Browse the repository at this point in the history
  • Loading branch information
ms609 committed Sep 7, 2023
1 parent 923aba0 commit 17d71b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/testthat/test-plot.R
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ test_that("VisualizeMatching() works", {
test_that("MST example plots as expected", {
skip_if_not_installed("graphics", "4.3")
skip_if_not_installed("vdiffr", "1.0")
skip_if_not_installed("TreeTools", "1.6.0.9008")
vdiffr::expect_doppelganger("MST example plot", function() {
distances <- structure(
c(3, 2.3, 2.3, 2.3, 3, 1.7, 2.3, 2.3, 2.3, 4.5, 4.5, 1.7, 1.7, 2.3, 3,
Expand Down

0 comments on commit 17d71b1

Please sign in to comment.