Skip to content

Commit ef286e3

Browse files
committed
Update NAMESPACE
1 parent 042663b commit ef286e3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

NAMESPACE

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,12 +217,11 @@ importFrom(dplyr,inner_join)
217217
importFrom(dplyr,left_join)
218218
importFrom(dplyr,mutate)
219219
importFrom(dplyr,n)
220-
importFrom(dplyr,one_of)
221220
importFrom(dplyr,pull)
222221
importFrom(dplyr,rename)
223222
importFrom(dplyr,select)
223+
importFrom(dplyr,slice_min)
224224
importFrom(dplyr,summarise)
225-
importFrom(dplyr,top_n)
226225
importFrom(dplyr,ungroup)
227226
importFrom(dplyr,vars)
228227
importFrom(ggplot2,"%+replace%")

0 commit comments

Comments
 (0)