Skip to content

Commit

Permalink
fix ggplot2 3.5.0 bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
kongdd committed Mar 27, 2024
1 parent 3e8c751 commit 220b373
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Imports:
dplyr, magrittr, stringr,
rlang,
grid,
ggplot2 (>= 3.4.2),
ggplot2 (<= 3.4.4),
gtable,
data.table,
gggrid, gridtext, ggtext, ggpp,
Expand All @@ -38,4 +38,4 @@ Config/testthat/edition: 3
VignetteBuilder: knitr
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.0
RoxygenNote: 7.3.1

0 comments on commit 220b373

Please sign in to comment.