Skip to content

Commit

Permalink
Update DESCRIPTION, upversion formatters minimal version to 0.5.9 (#190)
Browse files Browse the repository at this point in the history
# Pull Request

<!--- Replace `#nnn` with your issue link for reference. -->

Fixes #nnn

Signed-off-by: Joe Zhu <[email protected]>
  • Loading branch information
shajoezhu authored Sep 18, 2024
1 parent 5099af5 commit 80926bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -28,21 +28,21 @@ URL: https://github.com/insightsengineering/tern.mmrm,
BugReports: https://github.com/insightsengineering/tern.mmrm/issues
Depends:
R (>= 3.6),
tern (>= 0.9.4)
tern (>= 0.9.5)
Imports:
checkmate (>= 2.1.0),
cowplot,
dplyr (>= 1.1.0),
emmeans (>= 1.10.4),
formatters (>= 0.5.6),
formatters (>= 0.5.9),
generics,
ggplot2,
lifecycle (>= 0.2.0),
magrittr,
mmrm (>= 0.3.5),
parallelly (>= 1.25.0),
rlang (>= 1.0.1),
rtables (>= 0.6.7),
rtables (>= 0.6.9),
stats,
tidyr (>= 0.8.3)
Suggests:
Expand Down

0 comments on commit 80926bb

Please sign in to comment.