Skip to content

Commit

Permalink
[skip actions] Bump version to 0.0.0.9090
Browse files Browse the repository at this point in the history
  • Loading branch information
shajoezhu authored and github-actions[bot] committed Jan 10, 2025
1 parent 692376f commit b57d9d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Type: Package
Package: scda.test
Title: Template Tests
Version: 0.0.0.9089
Date: 2024-12-03
Version: 0.0.0.9090
Date: 2025-01-10
Authors@R: c(
person("Joe", "Zhu", , "joe.zhu@roche.com", role = c("aut", "cre")),
person("Daniel", "Sabanés Bové", , "daniel.sabanes_bove@roche.com", role = "aut"),
Expand Down Expand Up @@ -45,9 +45,9 @@ Suggests:
VignetteBuilder:
knitr
Remotes:
pharmaverse/pharmaverseadam@main,
insightsengineering/rtables@981_cran_v0.6.11,
insightsengineering/tern@main
insightsengineering/tern@main,
pharmaverse/pharmaverseadam@main
biocViews:
Config/Needs/website: insightsengineering/nesttemplate
Config/testthat/edition: 3
Expand All @@ -56,4 +56,3 @@ Language: en-US
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2

2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# scda.test 0.0.0.9089
# scda.test 0.0.0.9090

### New Features
* Added table tests from `tern`.
Expand Down

0 comments on commit b57d9d7

Please sign in to comment.