Skip to content

Commit

Permalink
Add versions to Imports
Browse files Browse the repository at this point in the history
  • Loading branch information
danielvartan committed Sep 22, 2021
1 parent f8a2690 commit ac8fa6a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@ BugReports: https://github.com/gipso/mctq/issues/
Depends:
R (>= 3.6)
Imports:
checkmate,
cli,
dplyr (>= 0.2),
hms,
lifecycle,
lubridate (>= 1.7.9)
checkmate (>= 2.0.0),
cli (>= 3.0.1),
dplyr (>= 1.0.7),
hms (>= 1.1.0),
lifecycle (>= 1.0.0),
lubridate (>= 1.7.10)
Suggests:
covr,
crayon,
Expand Down

0 comments on commit ac8fa6a

Please sign in to comment.