Skip to content

Commit

Permalink
Merge branch 'main' into 108-pharmaverseadam-ae-templates-pt2@main
Browse files Browse the repository at this point in the history
  • Loading branch information
zdz2101 authored Jan 24, 2024
2 parents 96156cc + d3e14bd commit e24584a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 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.9056
Date: 2024-01-22
Version: 0.0.0.9057
Date: 2024-01-24
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 All @@ -28,7 +28,7 @@ Depends:
tern (>= 0.9.3)
Imports:
pharmaverseadam (>= 0.2.0),
random.cdisc.data (>= 0.3.14.9002)
random.cdisc.data (>= 0.3.14.9006)
Suggests:
broom,
checkmate,
Expand Down
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.9056
# scda.test 0.0.0.9057

### New Features
* Added table tests from `tern`.
Expand Down
4 changes: 2 additions & 2 deletions tests/testthat/_snaps/listing_dsl02.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
Study Drug Study Drug Study Drug Relative to Reason for
Treatment Center/Patient ID Age/Sex/Race Administration Administration Administration Randomization Discontinuation
——————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————
A: Drug X CHN-1/id-62 36/F/WHITE 2020-11-21 455 455 455 DEATH
B: Placebo CHN-9/id-11 28/F/NATIVE HAWAIIAN OR OTHER PACIFIC ISLANDER 2021-01-26 388 388 388 DEATH
A: Drug X CHN-1/id-62 36/F/WHITE 2020-11-22 455 454 455 DEATH
B: Placebo CHN-9/id-11 28/F/NATIVE HAWAIIAN OR OTHER PACIFIC ISLANDER 2021-01-27 388 387 388 DEATH
C: Combination USA-11/id-136 38/F/ASIAN 2019-10-02 865 864 868 DEATH
USA-11/id-100 40/F/ASIAN 2020-03-10 705 705 707 LACK OF EFFICACY
CHN-11/id-91 44/M/BLACK OR AFRICAN AMERICAN 2020-05-29 625 625 626 DEATH
Expand Down

0 comments on commit e24584a

Please sign in to comment.