Skip to content

Commit 908cbf1

Browse files
committed
move hexbin to imports
1 parent 061e43a commit 908cbf1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ Imports:
3131
base64enc,
3232
htmlwidgets,
3333
tidyr,
34-
plyr
34+
plyr,
35+
hexbin
3536
Suggests:
3637
dplyr,
3738
maps,
@@ -47,8 +48,7 @@ Suggests:
4748
RColorBrewer,
4849
Rserve,
4950
RSclient,
50-
broom,
51-
hexbin
51+
broom
5252
LazyData: true
5353
VignetteBuilder: knitr
5454
RoxygenNote: 5.0.1

0 commit comments

Comments
 (0)