Skip to content

Commit 65eb11a

Browse files
committed
update news
1 parent 24967cd commit 65eb11a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

NAMESPACE

-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,3 @@ export(select_markers)
2323
importFrom(dplyr,"%>%")
2424
importFrom(rlang,"!!")
2525
importFrom(rlang,":=")
26-
importFrom(rlang,.data)

NEWS.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# mistyR 1.7.x
22

3-
- Discontinue the use of .data due to its deprecation since tidyselect 1.2.0
3+
# mistyR 1.6.1
4+
5+
- Discontinue the use of .data due to its deprecation since tidyselect 1.2.0.
6+
- Update minimum required versions for some tidyverse related packages due to function deprecation.
47

58
# mistyR 1.6.0
69

0 commit comments

Comments
 (0)