tests/testthat/test-deprecated.R

test_that("map_forest is defunct", {
  expect_error(
    map_forest(1, identity),
    class = "lifecycle_error_deprecated"
  )
})

Try the timbr package in your browser

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

timbr documentation built on July 17, 2026, 1:07 a.m.