Skip to content

Commit

Permalink
skip a test on cran
Browse files Browse the repository at this point in the history
  • Loading branch information
HannaMeyer committed Apr 24, 2024
1 parent d875193 commit 543f401
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-fss.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@

test_that("ffs works with default arguments and the splotopen dataset (numerical only)",{
skip_on_cran()
skip_on_os("mac", arch = "aarch64")
data("splotdata")
splotdata = splotdata |> sf::st_drop_geometry()
Expand Down

0 comments on commit 543f401

Please sign in to comment.