We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3246bba commit 3019acdCopy full SHA for 3019acd
tests/testthat/_snaps/usethis-deprecated.md
@@ -1,14 +1,3 @@
1
-# use_tidy_eval() is deprecated
2
-
3
- Code
4
- use_tidy_eval()
5
- Condition
6
- Error:
7
- ! `use_tidy_eval()` was deprecated in usethis 2.2.0 and is now defunct.
8
- i There is no longer a need to systematically import and/or re-export functions
9
- i Instead import functions as needed, with e.g.:
10
- i usethis::use_import_from("rlang", c(".data", ".env"))
11
12
# use_tidy_style() is deprecated
13
14
Code
0 commit comments