Skip to content

Commit f6ac31c

Browse files
committed
release prep [skip vbump]
1 parent f2c159e commit f6ac31c

File tree

5 files changed

+45
-207
lines changed

5 files changed

+45
-207
lines changed

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# cardx 0.3.0.9007
22

3-
* The `ard_complex()` function has been renamed to `ard_mvsummary()`.
4-
53
* Added the `ard_emmeans_emmeans()` function. (#317)
64

75
* Renamed `ard_emmeans_mean_difference()` to `ard_emmeans_contrast()` to align with function naming conventions.
86

7+
* The `ard_complex()` function has been renamed to `ard_mvsummary()`.
8+
99
# cardx 0.3.0
1010

1111
## New Features and Updates

cran-comments.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,14 @@
1-
## Test environments
2-
* Ubuntu-latest (on github actions), devel, release, oldrel-1, oldrel-2, oldrel-3, oldrel-4
3-
* Windows Server 2019 (on github actions), release
4-
* macOS (on github actions), release
5-
* win-builder devel
6-
71
## R CMD check results
82

93
0 errors ✔ | 0 warnings ✔ | 0 notes ✔
104

115
## revdepcheck results
126

13-
We checked 6 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
7+
We checked 11 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
148

15-
* We saw 1 new problems
9+
* We saw 0 new problems
1610
* We failed to check 0 packages
1711

18-
The gtsummary failed reverse dependency checks.
19-
I maintain this package and the failure is expected.
20-
I will resubmit it as soon as this package is on its way to CRAN.
21-
2212
## Additional Comments
2313

2414
* Thank you for your time!

revdep/README.md

Lines changed: 38 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,46 @@
11
# Platform
22

3-
|field |value |
4-
|:--------|:--------------------------------------------|
5-
|version |R version 4.5.0 (2025-04-11) |
6-
|os |macOS Ventura 13.6.9 |
7-
|system |aarch64, darwin20 |
8-
|ui |RStudio |
9-
|language |(EN) |
10-
|collate |en_US.UTF-8 |
11-
|ctype |en_US.UTF-8 |
12-
|tz |America/Los_Angeles |
13-
|date |2025-08-27 |
14-
|rstudio |2025.05.0+496.pro5 Mariposa Orchid (desktop) |
15-
|pandoc |3.4 @ /usr/local/bin/pandoc |
16-
|quarto |1.5.57 @ /usr/local/bin/quarto |
3+
|field |value |
4+
|:--------|:--------------------------------------------------------------------------------------------------|
5+
|version |R version 4.5.1 (2025-06-13) |
6+
|os |macOS Ventura 13.6.9 |
7+
|system |aarch64, darwin20 |
8+
|ui |RStudio |
9+
|language |(EN) |
10+
|collate |en_US.UTF-8 |
11+
|ctype |en_US.UTF-8 |
12+
|tz |America/Los_Angeles |
13+
|date |2025-12-02 |
14+
|rstudio |2025.09.2+418.pro4 Cucumberleaf Sunflower (desktop) |
15+
|pandoc |3.6.3 @ /Applications/RStudio.app/Contents/Resources/app/quarto/bin/tools/aarch64/ (via rmarkdown) |
16+
|quarto |1.5.57 @ /usr/local/bin/quarto |
1717

1818
# Dependencies
1919

20-
|package |old |new |Δ |
21-
|:----------|:------|:------|:--|
22-
|cardx |0.2.5 |NA |* |
23-
|cards |0.6.1 |0.6.1 | |
24-
|cli |3.6.5 |3.6.5 | |
25-
|cpp11 |0.5.2 |0.5.2 | |
26-
|dplyr |1.1.4 |1.1.4 | |
27-
|generics |0.1.4 |0.1.4 | |
28-
|glue |1.8.0 |1.8.0 | |
29-
|lifecycle |1.0.4 |1.0.4 | |
30-
|magrittr |2.0.3 |2.0.3 | |
31-
|pillar |1.11.0 |1.11.0 | |
32-
|pkgconfig |2.0.3 |2.0.3 | |
33-
|purrr |1.1.0 |1.1.0 | |
34-
|R6 |2.6.1 |2.6.1 | |
35-
|rlang |1.1.6 |1.1.6 | |
36-
|stringi |1.8.7 |1.8.7 | |
37-
|stringr |1.5.1 |1.5.1 | |
38-
|tibble |3.3.0 |3.3.0 | |
39-
|tidyr |1.3.1 |1.3.1 | |
40-
|tidyselect |1.2.1 |1.2.1 | |
41-
|utf8 |1.2.6 |1.2.6 | |
42-
|vctrs |0.6.5 |0.6.5 | |
43-
|withr |3.0.2 |3.0.2 | |
20+
|package |old |new |Δ |
21+
|:----------|:------|:----------|:--|
22+
|cardx |0.3.0 |0.3.0.9007 |* |
23+
|cards |0.7.1 |0.7.1 | |
24+
|cli |3.6.5 |3.6.5 | |
25+
|cpp11 |0.5.2 |0.5.2 | |
26+
|dplyr |1.1.4 |1.1.4 | |
27+
|generics |0.1.4 |0.1.4 | |
28+
|glue |1.8.0 |1.8.0 | |
29+
|lifecycle |1.0.4 |1.0.4 | |
30+
|magrittr |2.0.4 |2.0.4 | |
31+
|pillar |1.11.1 |1.11.1 | |
32+
|pkgconfig |2.0.3 |2.0.3 | |
33+
|purrr |1.2.0 |1.2.0 | |
34+
|R6 |2.6.1 |2.6.1 | |
35+
|rlang |1.1.6 |1.1.6 | |
36+
|stringi |1.8.7 |1.8.7 | |
37+
|stringr |1.6.0 |1.6.0 | |
38+
|tibble |3.3.0 |3.3.0 | |
39+
|tidyr |1.3.1 |1.3.1 | |
40+
|tidyselect |1.2.1 |1.2.1 | |
41+
|utf8 |1.2.6 |1.2.6 | |
42+
|vctrs |0.6.5 |0.6.5 | |
43+
|withr |3.0.2 |3.0.2 | |
4444

4545
# Revdeps
4646

47-
## New problems (2)
48-
49-
|package |version |error |warning |note |
50-
|:----------|:-------|:--------|:-------|:----|
51-
|[gtsummary](problems.md#gtsummary)|2.3.0 |1 __+1__ | | |
52-
|[tidycmprsk](problems.md#tidycmprsk)|1.1.0 |__+2__ | | |
53-

revdep/cran.md

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,7 @@
11
## revdepcheck results
22

3-
We checked 6 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
3+
We checked 11 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
44

5-
* We saw 2 new problems
5+
* We saw 0 new problems
66
* We failed to check 0 packages
77

8-
Issues with CRAN packages are summarised below.
9-
10-
### New problems
11-
(This reports the first line of each new failure)
12-
13-
* gtsummary
14-
checking examples ... ERROR
15-
16-
* tidycmprsk
17-
checking examples ... ERROR
18-
checking tests ...
19-

revdep/problems.md

Lines changed: 1 addition & 134 deletions
Original file line numberDiff line numberDiff line change
@@ -1,134 +1 @@
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

Comments
 (0)