Skip to content

Commit fa42f58

Browse files
authored
add max version for ggplot2 (#531)
1 parent ad57bbb commit fa42f58

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
@@ -31,6 +31,7 @@ URL: https://github.com/open-systems-pharmacology/tlf-library
3131
BugReports: https://github.com/open-systems-pharmacology/tlf-library/issues
3232
Imports:
3333
ggplot2 (>= 3.3.0),
34+
ggplot2 (< 4.0.0),
3435
R6,
3536
jsonlite,
3637
ospsuite.utils (>= 1.6.0),
@@ -42,7 +43,7 @@ Imports:
4243
Depends:
4344
R (>= 4.1)
4445
Encoding: UTF-8
45-
RoxygenNote: 7.3.2
46+
RoxygenNote: 7.3.3
4647
Roxygen: list(markdown = TRUE)
4748
Suggests:
4849
cowplot,

0 commit comments

Comments
 (0)