Skip to content

Commit

Permalink
stop testing old ggplot 3.3.6 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
david-barnett committed Jan 3, 2024
1 parent 7879bb2 commit 0ab9be5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 42 deletions.
38 changes: 0 additions & 38 deletions .github/workflows/R-CMD-check-ggplot336.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions tests/testthat/test-ord_explore-shinytest2.R
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@ test_that("ord_explore app works: unconstrained ords", {
app$wait_for_idle()
app$expect_values() # 2

# Skip test based on package versions
skip_if_not(packageVersion("ggiraph") > "0.8.3" || packageVersion("ggplot2") < "3.4.0")
# test locally with dev version in the meantime until visual change in barplot legend (thick borders) is fixed

# check state after first build
app$click("build")
app$wait_for_idle()
Expand Down

0 comments on commit 0ab9be5

Please sign in to comment.