Skip to content

Commit

Permalink
Add utils to Imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Cook committed Sep 7, 2019
1 parent 6059cff commit 2a6d1a4
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 @@ -18,7 +18,8 @@ Imports:
dplyr (>= 0.7.4),
lubridate (>= 1.6.0),
queryparser (>= 0.1.1),
stringr (>= 1.0.0)
stringr (>= 1.0.0),
utils
Suggests:
nycflights13,
testthat (>= 2.1.0)
Expand Down

0 comments on commit 2a6d1a4

Please sign in to comment.