Skip to content

Commit

Permalink
Skip suite if missing Suggests dependency rgenoud
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico authored Jun 13, 2024
1 parent 92ac1be commit d2342a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-GenMatch.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
test_that("Tests GenMatch", {
skip_if_not_installed("rgenoud")
suppressMessages(library(rgenoud))
suppressMessages(library(Matching))
suppressWarnings(RNGversion("3.5.3"))
Expand Down

0 comments on commit d2342a2

Please sign in to comment.