|
1 | | -# gtsummary |
2 | | - |
3 | | -<details> |
4 | | - |
5 | | -* Version: 2.3.0 |
6 | | -* GitHub: https://github.com/ddsjoberg/gtsummary |
7 | | -* Source code: https://github.com/cran/gtsummary |
8 | | -* Date/Publication: 2025-07-03 17:50:02 UTC |
9 | | -* Number of recursive dependencies: 204 |
10 | | - |
11 | | -Run `revdepcheck::revdep_details(, "gtsummary")` for more info |
12 | | - |
13 | | -</details> |
14 | | - |
15 | | -## Newly broken |
16 | | - |
17 | | -* checking examples ... ERROR |
18 | | - ``` |
19 | | - Running examples in ‘gtsummary-Ex.R’ failed |
20 | | - The error most likely occurred in: |
21 | | - |
22 | | - > ### Name: add_n.tbl_survfit |
23 | | - > ### Title: Add N |
24 | | - > ### Aliases: add_n.tbl_survfit |
25 | | - > |
26 | | - > ### ** Examples |
27 | | - > |
28 | | - > ## Don't show: |
29 | | - ... |
30 | | - + add_n() |
31 | | - + ## Don't show: |
32 | | - + }) # examplesIf |
33 | | - > library(survival) |
34 | | - > fit1 <- survfit(Surv(ttdeath, death) ~ 1, trial) |
35 | | - > fit2 <- survfit(Surv(ttdeath, death) ~ trt, trial) |
36 | | - > add_n(tbl_survfit(list(fit1, fit2), times = c(12, 24))) |
37 | | - Error in loadNamespace(x) : there is no package called ‘cardx’ |
38 | | - Calls: <Anonymous> ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart |
39 | | - Execution halted |
40 | | - ``` |
41 | | -
|
42 | | -## In both |
43 | | -
|
44 | | -* checking tests ... |
45 | | - ``` |
46 | | - Running ‘spelling.R’ |
47 | | - Comparing ‘spelling.Rout’ to ‘spelling.Rout.save’ ... OK |
48 | | - Running ‘testthat.R’ |
49 | | - ERROR |
50 | | - Running the tests in ‘tests/testthat.R’ failed. |
51 | | - Last 13 lines of output: |
52 | | - 19. ├─gtsummary:::map(.data$data, .tbl_fun, ...) |
53 | | - 20. │ └─base::lapply(.x, .f, ...) |
54 | | - 21. │ └─gtsummary (local) FUN(X[[i]], ...) |
55 | | - 22. │ └─gtsummary::tbl_svysummary(...) |
56 | | - ... |
57 | | - 24. │ ├─base::suppressWarnings(...) |
58 | | - 25. │ │ └─base::withCallingHandlers(...) |
59 | | - 26. │ └─rlang::check_installed(...) |
60 | | - 27. │ └─base::stop(cnd) |
61 | | - 28. └─dplyr (local) `<fn>`(`<rlb_r___>`) |
62 | | - 29. └─rlang::abort(message, class = error_class, parent = parent, call = error_call) |
63 | | - |
64 | | - [ FAIL 155 | WARN 0 | SKIP 55 | PASS 759 ] |
65 | | - Error: Test failures |
66 | | - Execution halted |
67 | | - ``` |
68 | | -
|
69 | | -# tidycmprsk |
70 | | -
|
71 | | -<details> |
72 | | -
|
73 | | -* Version: 1.1.0 |
74 | | -* GitHub: https://github.com/MSKCC-Epi-Bio/tidycmprsk |
75 | | -* Source code: https://github.com/cran/tidycmprsk |
76 | | -* Date/Publication: 2024-08-17 04:10:02 UTC |
77 | | -* Number of recursive dependencies: 115 |
78 | | -
|
79 | | -Run `revdepcheck::revdep_details(, "tidycmprsk")` for more info |
80 | | -
|
81 | | -</details> |
82 | | -
|
83 | | -## Newly broken |
84 | | -
|
85 | | -* checking examples ... ERROR |
86 | | - ``` |
87 | | - Running examples in ‘tidycmprsk-Ex.R’ failed |
88 | | - The error most likely occurred in: |
89 | | - |
90 | | - > ### Name: gtsummary_s3_methods |
91 | | - > ### Title: gtsummary methods |
92 | | - > ### Aliases: gtsummary_s3_methods tbl_regression.tidycrr |
93 | | - > ### global_pvalue_fun.tidycrr |
94 | | - > |
95 | | - > ### ** Examples |
96 | | - > |
97 | | - ... |
98 | | - Backtrace: |
99 | | - ▆ |
100 | | - 1. ├─gtsummary::as_gt(...) |
101 | | - 2. │ └─gtsummary:::check_class(x, "gtsummary") |
102 | | - 3. ├─gtsummary::add_global_p(...) |
103 | | - 4. └─gtsummary:::add_global_p.tbl_regression(...) |
104 | | - 5. └─gtsummary:::.calculate_anova_fun(...) |
105 | | - 6. └─cli::cli_abort(...) |
106 | | - 7. └─rlang::abort(...) |
107 | | - Execution halted |
108 | | - ``` |
109 | | -
|
110 | | -* checking tests ... |
111 | | - ``` |
112 | | - Running ‘spelling.R’ |
113 | | - Comparing ‘spelling.Rout’ to ‘spelling.Rout.save’ ... OK |
114 | | - Running ‘testthat.R’ |
115 | | - ERROR |
116 | | - Running the tests in ‘tests/testthat.R’ failed. |
117 | | - Last 13 lines of output: |
118 | | - 7. ├─gtsummary::add_global_p(tbl_regression(mod)) |
119 | | - 8. └─gtsummary:::add_global_p.tbl_regression(tbl_regression(mod)) |
120 | | - 9. └─gtsummary:::.calculate_anova_fun(...) |
121 | | - 10. └─cli::cli_abort(...) |
122 | | - ... |
123 | | - ── Error ('test-gtsummary_s3_methods.R:17:3'): global_pvalue_fun.tidycrr() ───── |
124 | | - Error in `as.data.frame.default(tbl, col_labels = FALSE)`: cannot coerce class '"function"' to a data.frame |
125 | | - Backtrace: |
126 | | - ▆ |
127 | | - 1. └─testthat::expect_snapshot(as.data.frame(tbl, col_labels = FALSE)) at test-gtsummary_s3_methods.R:17:3 |
128 | | - 2. └─rlang::cnd_signal(state$error) |
129 | | - |
130 | | - [ FAIL 2 | WARN 0 | SKIP 0 | PASS 106 ] |
131 | | - Error: Test failures |
132 | | - Execution halted |
133 | | - ``` |
134 | | -
|
| 1 | +*Wow, no problems at all. :)* |
0 commit comments