From b550f9c4b2197b01c298045224df2c0b70ef9edd Mon Sep 17 00:00:00 2001 From: "Henrik Sparre Spiegelhauer (HSPU)" Date: Wed, 20 Mar 2024 10:40:03 +0100 Subject: [PATCH] Updated snapshot due to new sorting --- tests/testthat/_snaps/mild_ae_by_sex.md | 20 +++---- tests/testthat/_snaps/mild_ae_by_sex.new.md | 59 --------------------- 2 files changed, 10 insertions(+), 69 deletions(-) delete mode 100644 tests/testthat/_snaps/mild_ae_by_sex.new.md diff --git a/tests/testthat/_snaps/mild_ae_by_sex.md b/tests/testthat/_snaps/mild_ae_by_sex.md index 5387ea3..dd7b74b 100644 --- a/tests/testthat/_snaps/mild_ae_by_sex.md +++ b/tests/testthat/_snaps/mild_ae_by_sex.md @@ -32,11 +32,11 @@ 4278: AESOC == "NEOPLASMS BENIGN, MALIGNANT AND UNSPECIFIED (INCL CYSTS AND POLYPS)" & AESEV == "SEVERE" stat_result_label stat_result_description - 1: E Number of events - 2: N Number of subjects - 3: E Number of events - 4: N Number of subjects - 5: E Number of events + 1: N Number of subjects + 2: E Number of events + 3: N Number of subjects + 4: E Number of events + 5: N Number of subjects --- 4274: P-value interaction not conducted 4275: P-value interaction not conducted @@ -45,11 +45,11 @@ 4278: P-value interaction not conducted stat_result_qualifiers stat_result_value - 1: 36 - 2: 86 - 3: 75 - 4: 72 - 5: 18 + 1: 86 + 2: 36 + 3: 72 + 4: 75 + 5: 53 --- 4274: NA 4275: NA diff --git a/tests/testthat/_snaps/mild_ae_by_sex.new.md b/tests/testthat/_snaps/mild_ae_by_sex.new.md deleted file mode 100644 index dd7b74b..0000000 --- a/tests/testthat/_snaps/mild_ae_by_sex.new.md +++ /dev/null @@ -1,59 +0,0 @@ -# Complex pipeline runs without errors - - Code - ep_stat[, .(stat_filter, endpoint_group_filter, stat_result_label, - stat_result_description, stat_result_qualifiers, stat_result_value)] - Output - stat_filter - - 1: TOTAL_ == "total" & TRT01A == "Placebo" - 2: TOTAL_ == "total" & TRT01A == "Placebo" - 3: TOTAL_ == "total" & TRT01A == "Xanomeline High Dose" - 4: TOTAL_ == "total" & TRT01A == "Xanomeline High Dose" - 5: SEX == "F" & TRT01A == "Placebo" - --- - 4274: - 4275: - 4276: - 4277: - 4278: - endpoint_group_filter - - 1: AESOC == "GENERAL DISORDERS AND ADMINISTRATION SITE CONDITIONS" & AESEV == "MILD" - 2: AESOC == "GENERAL DISORDERS AND ADMINISTRATION SITE CONDITIONS" & AESEV == "MILD" - 3: AESOC == "GENERAL DISORDERS AND ADMINISTRATION SITE CONDITIONS" & AESEV == "MILD" - 4: AESOC == "GENERAL DISORDERS AND ADMINISTRATION SITE CONDITIONS" & AESEV == "MILD" - 5: AESOC == "GENERAL DISORDERS AND ADMINISTRATION SITE CONDITIONS" & AESEV == "MILD" - --- - 4274: AESOC == "SOCIAL CIRCUMSTANCES" & AESEV == "SEVERE" - 4275: AESOC == "EAR AND LABYRINTH DISORDERS" & AESEV == "SEVERE" - 4276: AESOC == "EAR AND LABYRINTH DISORDERS" & AESEV == "SEVERE" - 4277: AESOC == "NEOPLASMS BENIGN, MALIGNANT AND UNSPECIFIED (INCL CYSTS AND POLYPS)" & AESEV == "SEVERE" - 4278: AESOC == "NEOPLASMS BENIGN, MALIGNANT AND UNSPECIFIED (INCL CYSTS AND POLYPS)" & AESEV == "SEVERE" - stat_result_label stat_result_description - - 1: N Number of subjects - 2: E Number of events - 3: N Number of subjects - 4: E Number of events - 5: N Number of subjects - --- - 4274: P-value interaction not conducted - 4275: P-value interaction not conducted - 4276: P-value interaction not conducted - 4277: P-value interaction not conducted - 4278: P-value interaction not conducted - stat_result_qualifiers stat_result_value - - 1: 86 - 2: 36 - 3: 72 - 4: 75 - 5: 53 - --- - 4274: NA - 4275: NA - 4276: NA - 4277: NA - 4278: NA -