Skip to content

Commit

Permalink
Add the '>= 0.2' requirement to the dplyr import (to import the pipe …
Browse files Browse the repository at this point in the history
…operator)
  • Loading branch information
danielvartan committed Jun 2, 2021
1 parent 166acfe commit 2abbb9f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,15 @@ Depends:
R (>= 3.6)
Imports:
checkmate,
dplyr,
dplyr (>= 0.2),
hms,
lifecycle,
lubridate (>= 1.7.9)
Suggests:
covr,
crayon,
datasets,
emojifont,
ggplot2,
grDevices,
knitr,
Expand Down

0 comments on commit 2abbb9f

Please sign in to comment.