Skip to content

Commit bc531fa

Browse files
committed
Require hexbin
ggplot2 doesn't provide it by default so on a fresh install, mcmc_hex() doesn't work.
1 parent 848cafd commit bc531fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

DESCRIPTION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ Imports:
2828
stats,
2929
utils,
3030
rlang (>= 0.3.0),
31-
ggridges
31+
ggridges,
32+
hexbin
3233
Suggests:
3334
arm,
3435
gridExtra (>= 2.2.1),

0 commit comments

Comments
 (0)