Skip to content

Commit dfc16a9

Browse files
committed
fix dependencies
1 parent 8479968 commit dfc16a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NAMESPACE

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ importFrom(dplyr,filter)
7070
importFrom(dplyr,full_join)
7171
importFrom(dplyr,group_by)
7272
importFrom(dplyr,group_by_drop_default)
73+
importFrom(dplyr,group_split)
7374
importFrom(dplyr,inner_join)
7475
importFrom(dplyr,left_join)
7576
importFrom(dplyr,mutate)
@@ -124,6 +125,7 @@ importFrom(rlang,quo_squash)
124125
importFrom(stats,setNames)
125126
importFrom(stringr,regex)
126127
importFrom(stringr,str_detect)
128+
importFrom(stringr,str_remove)
127129
importFrom(stringr,str_replace_all)
128130
importFrom(tibble,as_tibble)
129131
importFrom(tibble,enframe)

0 commit comments

Comments
 (0)