Skip to content

Commit

Permalink
[skip actions] Bump version to 0.9.2.9001
Browse files Browse the repository at this point in the history
  • Loading branch information
shajoezhu authored and insights-engineering-bot committed Oct 23, 2023
1 parent ae1a386 commit 93b9e91
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 30 deletions.
39 changes: 10 additions & 29 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: tern
Title: Create Common TLGs Used in Clinical Trials
Version: 0.9.2.9000
Date: 2023-10-20
Version: 0.9.2.9001
Date: 2023-10-23
Authors@R: c(
person("Joe", "Zhu", , "[email protected]", role = c("aut", "cre")),
person("Daniel", "Sabanés Bové", , "[email protected]", role = "aut"),
Expand Down Expand Up @@ -61,33 +61,14 @@ VignetteBuilder:
RdMacros:
lifecycle,
Rdpack
Config/Needs/verdepcheck:
insightsengineering/rtables,
tidymodels/broom,
cran/car,
mllg/checkmate,
wilkelab/cowplot,
tidyverse/dplyr,
rvlenth/emmeans,
tidyverse/forcats,
insightsengineering/formatters,
tidyverse/ggplot2,
r-lib/gtable,
r-lib/lifecycle,
tidyverse/magrittr,
GeoBosh/Rdpack,
r-lib/rlang,
r-lib/scales,
tidyverse/tibble,
tidyverse/tidyr,
yihui/knitr,
deepayan/lattice,
tidyverse/lubridate,
insightsengineering/nestcolor,
rstudio/rmarkdown,
tidyverse/stringr,
r-lib/testthat,
r-lib/vdiffr
Config/Needs/verdepcheck: insightsengineering/rtables, tidymodels/broom,
cran/car, mllg/checkmate, wilkelab/cowplot, tidyverse/dplyr,
rvlenth/emmeans, tidyverse/forcats, insightsengineering/formatters,
tidyverse/ggplot2, r-lib/gtable, r-lib/lifecycle, tidyverse/magrittr,
GeoBosh/Rdpack, r-lib/rlang, r-lib/scales, tidyverse/tibble,
tidyverse/tidyr, yihui/knitr, deepayan/lattice, tidyverse/lubridate,
insightsengineering/nestcolor, rstudio/rmarkdown, tidyverse/stringr,
r-lib/testthat, r-lib/vdiffr
Config/Needs/website: insightsengineering/nesttemplate
Config/testthat/edition: 3
Encoding: UTF-8
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 0.9.2.9000
# tern 0.9.2.9001

### Miscellaneous
* Specified minimal version of package dependencies.
Expand Down

0 comments on commit 93b9e91

Please sign in to comment.