Skip to content

Commit

Permalink
moved viridisLite to “Imports”
Browse files Browse the repository at this point in the history
  • Loading branch information
flying-sheep committed Oct 25, 2017
1 parent 0a9d09f commit 9ff0f4a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ License: MIT + file LICENSE
LazyData: TRUE
Encoding: UTF-8
Depends:
R (>= 2.10),
viridisLite (>= 0.2.0)
R (>= 2.10)
Imports:
stats,
ggplot2 (>= 1.0.1),
gridExtra
gridExtra,
viridisLite (>= 0.2.0)
Suggests:
hexbin (>= 1.27.0),
scales,
Expand Down

0 comments on commit 9ff0f4a

Please sign in to comment.