Skip to content

Commit

Permalink
update news
Browse files Browse the repository at this point in the history
  • Loading branch information
jtanevski committed Feb 20, 2023
1 parent 34a8835 commit 23b3fdf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
1 change: 0 additions & 1 deletion NAMESPACE
Expand Up @@ -23,4 +23,3 @@ export(select_markers)
importFrom(dplyr,"%>%")
importFrom(rlang,"!!")
importFrom(rlang,":=")
importFrom(rlang,.data)
5 changes: 5 additions & 0 deletions NEWS.md
@@ -1,3 +1,8 @@
# mistyR 1.7.x

- Discontinue the use of .data due to its deprecation since tidyselect 1.2.0.
- Update minimum required versions for some tidyverse related packages due to function deprecation.

# mistyR 1.6.0

- Release version for Bioconductor 3.16. See changes for 1.5.x.
Expand Down

0 comments on commit 23b3fdf

Please sign in to comment.