Skip to content

Commit

Permalink
Add the magrittr pipe from dplyrto NAMESPACE
Browse files Browse the repository at this point in the history
  • Loading branch information
danielvartan committed May 23, 2021
1 parent c404b07 commit 5e38ef9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ Suggests:
ggplot2,
grDevices,
knitr,
magrittr,
mockr,
readr,
rmarkdown,
Expand Down
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ export(sloss_week)
export(so)
export(sum_time)
export(tbt)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(hms,hms)
importFrom(lifecycle,deprecate_soft)
Expand Down

0 comments on commit 5e38ef9

Please sign in to comment.