tests/testthat/test-pull_dials_object.R

test_that("pull_dials_object is deprecated", {
  mod_param <- parameters(list("lambda" = penalty(), mixture(range = c(0.05, 1))))
  expect_snapshot(error = TRUE, pull_dials_object(mod_param, "mixture"))
})

Try the dials package in your browser

Any scripts or data that you put into this service are public.

dials documentation built on April 3, 2023, 5:43 p.m.