Skip to content

Commit a057a26

Browse files
Remove duplicated grDevices in Imports (#3009)
1 parent 5e4a6ef commit a057a26

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ Imports:
3333
stats,
3434
tibble,
3535
viridisLite,
36-
withr (>= 2.0.0),
37-
grDevices
36+
withr (>= 2.0.0)
3837
Suggests:
3938
covr,
4039
dplyr,

0 commit comments

Comments
 (0)