tests/testthat/_snaps/usethis-defunct.md

use_tidy_eval() is defunct

Code
  use_tidy_eval()
Condition
  Error:
  ! `use_tidy_eval()` was deprecated in usethis 2.2.0 and is now defunct.
  i There is no longer a need to systematically import and/or re-export functions
  i Instead import functions as needed, with e.g.:
  i usethis::use_import_from("rlang", c(".data", ".env"))


r-lib/usethis documentation built on March 20, 2024, 8:51 p.m.