Skip to content

Commit b24ee77

Browse files
committed
Force installing ggplot2 < v4 to avoid CI errors
1 parent b37e421 commit b24ee77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Imports:
2525
fs (>= 1.6.4),
2626
future (>= 1.34.0),
2727
future.apply (>= 1.11.3),
28-
ggplot2 (>= 3.5.2, < 4.0.0),
28+
ggplot2 (< 4.0.0),
2929
Hmsc,
3030
Rcpp (>= 1.0.13),
3131
rlang (>= 1.1.4),

0 commit comments

Comments
 (0)