Skip to content

Commit

Permalink
preparing new cran release 0.3.2 [skip vbump] (#193)
Browse files Browse the repository at this point in the history
# Pull Request

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

Fixes #nnn
  • Loading branch information
shajoezhu authored Sep 23, 2024
1 parent 1f6ab66 commit a3b28ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: tern.mmrm
Title: Tables and Graphs for Mixed Models for Repeated Measures (MMRM)
Version: 0.3.1.9008
Version: 0.3.2
Date: 2024-09-23
Authors@R: c(
person("Daniel", "Sabanés Bové", , "[email protected]", role = "aut"),
Expand Down Expand Up @@ -42,7 +42,7 @@ Imports:
mmrm (>= 0.3.5),
parallelly (>= 1.25.0),
rlang (>= 1.0.1),
rtables (>= 0.6.9),
rtables (>= 0.6.10),
stats,
tidyr (>= 0.8.3)
Suggests:
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# tern.mmrm 0.3.1.9008
# tern.mmrm 0.3.2

### Miscellaneous

Expand Down

0 comments on commit a3b28ee

Please sign in to comment.