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"))


Try the usethis package in your browser

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

usethis documentation built on July 9, 2023, 7:23 p.m.