Skip to content

Commit

Permalink
Yet another Matrix/irlba spot
Browse files Browse the repository at this point in the history
  • Loading branch information
juliasilge committed May 30, 2024
1 parent 7187de1 commit 9ebc00c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test_bundle_workflows.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ test_that("bundling + unbundling tidymodels workflows (xgboost + step_log)", {
skip_if_not_installed("recipes")
skip_if_not_installed("xgboost")
skip_if_not_installed("butcher")
skip_if_not_installed("irlba", "2.3.5.2")

library(workflows)
library(parsnip)
Expand Down

0 comments on commit 9ebc00c

Please sign in to comment.