Skip to content

Commit c4555e8

Browse files
committed
run revdepcheck
1 parent e513220 commit c4555e8

5 files changed

Lines changed: 178 additions & 144 deletions

File tree

cran-comments.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,16 @@
11
This is a patch release addressing issues on newer versions of macOS on arm64,
22
along with a few other bug fixes and improvements
3+
4+
## revdepcheck results
5+
6+
We checked 84 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
7+
8+
* We saw 0 new problems
9+
* We failed to check 2 packages
10+
11+
Issues with CRAN packages are summarised below.
12+
13+
### Failed to check
14+
15+
* ggsem (NA)
16+
* SCpubr (NA)

revdep/README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
# Revdeps
22

3-
## New problems (3)
3+
## Failed to check (2)
44

5-
|package |version |error |warning |note |
6-
|:--------|:-------|:------|:-------|:----|
7-
|[ggfixest](problems.md#ggfixest)|0.2.0 |__+1__ | | |
8-
|[gtExtras](problems.md#gtextras)|0.5.0 |__+1__ | | |
9-
|[parttree](problems.md#parttree)|0.1.0 |__+1__ | | |
5+
|package |version |error |warning |note |
6+
|:-------|:-------|:-----|:-------|:----|
7+
|ggsem |? | | | |
8+
|SCpubr |? | | | |
109

revdep/cran.md

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,13 @@
11
## revdepcheck results
22

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

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

88
Issues with CRAN packages are summarised below.
99

10-
### New problems
11-
(This reports the first line of each new failure)
12-
13-
* ggfixest
14-
checking tests ... ERROR
15-
16-
* gtExtras
17-
checking tests ... ERROR
18-
19-
* parttree
20-
checking tests ... ERROR
10+
### Failed to check
2111

12+
* ggsem (NA)
13+
* SCpubr (NA)

revdep/failures.md

Lines changed: 152 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,152 @@
1-
*Wow, no problems at all. :)*
1+
# ggsem
2+
3+
<details>
4+
5+
* Version: 0.2.4
6+
* GitHub: https://github.com/smin95/ggsem
7+
* Source code: https://github.com/cran/ggsem
8+
* Date/Publication: 2025-02-02 22:50:02 UTC
9+
* Number of recursive dependencies: 165
10+
11+
Run `revdepcheck::cloud_details(, "ggsem")` for more info
12+
13+
</details>
14+
15+
## Error before installation
16+
17+
### Devel
18+
19+
```
20+
* using log directory ‘/tmp/workdir/ggsem/new/ggsem.Rcheck’
21+
* using R version 4.4.0 (2024-04-24)
22+
* using platform: x86_64-pc-linux-gnu
23+
* R was compiled by
24+
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
25+
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
26+
* running under: Ubuntu 24.04.3 LTS
27+
* using session charset: UTF-8
28+
* using option ‘--no-manual’
29+
* checking for file ‘ggsem/DESCRIPTION’ ... OK
30+
...
31+
* checking Rd metadata ... OK
32+
* checking Rd cross-references ... OK
33+
* checking for missing documentation entries ... OK
34+
* checking for code/documentation mismatches ... OK
35+
* checking Rd \usage sections ... OK
36+
* checking Rd contents ... OK
37+
* checking for unstated dependencies in examples ... OK
38+
* checking examples ... OK
39+
* DONE
40+
Status: 1 NOTE
41+
42+
43+
44+
45+
46+
```
47+
### CRAN
48+
49+
```
50+
* using log directory ‘/tmp/workdir/ggsem/old/ggsem.Rcheck’
51+
* using R version 4.4.0 (2024-04-24)
52+
* using platform: x86_64-pc-linux-gnu
53+
* R was compiled by
54+
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
55+
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
56+
* running under: Ubuntu 24.04.3 LTS
57+
* using session charset: UTF-8
58+
* using option ‘--no-manual’
59+
* checking for file ‘ggsem/DESCRIPTION’ ... OK
60+
...
61+
* checking Rd metadata ... OK
62+
* checking Rd cross-references ... OK
63+
* checking for missing documentation entries ... OK
64+
* checking for code/documentation mismatches ... OK
65+
* checking Rd \usage sections ... OK
66+
* checking Rd contents ... OK
67+
* checking for unstated dependencies in examples ... OK
68+
* checking examples ... OK
69+
* DONE
70+
Status: 1 NOTE
71+
72+
73+
74+
75+
76+
```
77+
# SCpubr
78+
79+
<details>
80+
81+
* Version: 3.0.0
82+
* GitHub: https://github.com/enblacar/SCpubr
83+
* Source code: https://github.com/cran/SCpubr
84+
* Date/Publication: 2025-08-20 08:40:02 UTC
85+
* Number of recursive dependencies: 289
86+
87+
Run `revdepcheck::cloud_details(, "SCpubr")` for more info
88+
89+
</details>
90+
91+
## Error before installation
92+
93+
### Devel
94+
95+
```
96+
* using log directory ‘/tmp/workdir/SCpubr/new/SCpubr.Rcheck’
97+
* using R version 4.4.0 (2024-04-24)
98+
* using platform: x86_64-pc-linux-gnu
99+
* R was compiled by
100+
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
101+
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
102+
* running under: Ubuntu 24.04.3 LTS
103+
* using session charset: UTF-8
104+
* using option ‘--no-manual’
105+
* checking for file ‘SCpubr/DESCRIPTION’ ... OK
106+
...
107+
* checking files in ‘vignettes’ ... OK
108+
* checking examples ... OK
109+
* checking for unstated dependencies in ‘tests’ ... OK
110+
* checking tests ... OK
111+
Running ‘testthat.R’
112+
* checking for unstated dependencies in vignettes ... OK
113+
* checking package vignettes ... OK
114+
* checking re-building of vignette outputs ... OK
115+
* DONE
116+
Status: 1 NOTE
117+
118+
119+
120+
121+
122+
```
123+
### CRAN
124+
125+
```
126+
* using log directory ‘/tmp/workdir/SCpubr/old/SCpubr.Rcheck’
127+
* using R version 4.4.0 (2024-04-24)
128+
* using platform: x86_64-pc-linux-gnu
129+
* R was compiled by
130+
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
131+
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
132+
* running under: Ubuntu 24.04.3 LTS
133+
* using session charset: UTF-8
134+
* using option ‘--no-manual’
135+
* checking for file ‘SCpubr/DESCRIPTION’ ... OK
136+
...
137+
* checking files in ‘vignettes’ ... OK
138+
* checking examples ... OK
139+
* checking for unstated dependencies in ‘tests’ ... OK
140+
* checking tests ... OK
141+
Running ‘testthat.R’
142+
* checking for unstated dependencies in vignettes ... OK
143+
* checking package vignettes ... OK
144+
* checking re-building of vignette outputs ... OK
145+
* DONE
146+
Status: 1 NOTE
147+
148+
149+
150+
151+
152+
```

revdep/problems.md

Lines changed: 1 addition & 123 deletions
Original file line numberDiff line numberDiff line change
@@ -1,123 +1 @@
1-
# ggfixest
2-
3-
<details>
4-
5-
* Version: 0.2.0
6-
* GitHub: https://github.com/grantmcdermott/ggfixest
7-
* Source code: https://github.com/cran/ggfixest
8-
* Date/Publication: 2025-01-22 01:00:02 UTC
9-
* Number of recursive dependencies: 76
10-
11-
Run `revdepcheck::cloud_details(, "ggfixest")` for more info
12-
13-
</details>
14-
15-
## Newly broken
16-
17-
* checking tests ... ERROR
18-
```
19-
Running ‘tinytest.R’
20-
Running the tests in ‘tests/tinytest.R’ failed.
21-
Complete output:
22-
> ## Throttle CPU threads if R CMD check (for CRAN)
23-
>
24-
> if (any(grepl("_R_CHECK", names(Sys.getenv()), fixed = TRUE))) {
25-
+ # fixest
26-
+ if (requireNamespace("fixest", quietly = TRUE)) {
27-
+ library(fixest)
28-
+ setFixest_nthreads(1)
29-
...
30-
----- FAILED[]: test_ggiplot.R<206--206>
31-
call| expect_snapshot_plot(p20a, label = "ggiplot_multi_sw_pt_join1")
32-
diff| 8467
33-
info| Diff plot saved to: _tinysnapshot_review/ggiplot_multi_sw_pt_join1.png
34-
----- FAILED[]: test_ggiplot.R<207--207>
35-
call| expect_snapshot_plot(p20b, label = "ggiplot_multi_sw_pt_join2")
36-
diff| 8676
37-
info| Diff plot saved to: _tinysnapshot_review/ggiplot_multi_sw_pt_join2.png
38-
Error: 41 out of 103 tests failed
39-
Execution halted
40-
```
41-
42-
# gtExtras
43-
44-
<details>
45-
46-
* Version: 0.5.0
47-
* GitHub: https://github.com/jthomasmock/gtExtras
48-
* Source code: https://github.com/cran/gtExtras
49-
* Date/Publication: 2023-09-15 22:32:06 UTC
50-
* Number of recursive dependencies: 105
51-
52-
Run `revdepcheck::cloud_details(, "gtExtras")` for more info
53-
54-
</details>
55-
56-
## Newly broken
57-
58-
* checking tests ... ERROR
59-
```
60-
Running ‘testthat.R’
61-
Running the tests in ‘tests/testthat.R’ failed.
62-
Complete output:
63-
> library(testthat)
64-
> library(gtExtras)
65-
Loading required package: gt
66-
67-
Attaching package: 'gt'
68-
69-
The following object is masked from 'package:testthat':
70-
...
71-
`expected` is a character vector ('000000;', '000000;', 'A020F0;', 'A020F0;', '00FF00;', ...)
72-
── Failure ('test-gt_win_loss.R:128:3'): SVG exists and has expected colors ────
73-
`pill_colors` (`actual`) not equal to `exp_pill_colors` (`expected`).
74-
75-
`actual` is NULL
76-
`expected` is a character vector (NA, NA, 'A020F0;', 'A020F0;', '00FF00;', ...)
77-
78-
[ FAIL 22 | WARN 15 | SKIP 23 | PASS 94 ]
79-
Error: Test failures
80-
Execution halted
81-
```
82-
83-
# parttree
84-
85-
<details>
86-
87-
* Version: 0.1.0
88-
* GitHub: https://github.com/grantmcdermott/parttree
89-
* Source code: https://github.com/cran/parttree
90-
* Date/Publication: 2025-01-16 10:30:02 UTC
91-
* Number of recursive dependencies: 127
92-
93-
Run `revdepcheck::cloud_details(, "parttree")` for more info
94-
95-
</details>
96-
97-
## Newly broken
98-
99-
* checking tests ... ERROR
100-
```
101-
Running ‘tinytest.R’
102-
Running the tests in ‘tests/tinytest.R’ failed.
103-
Complete output:
104-
>
105-
> if ( requireNamespace("tinytest", quietly=TRUE) ){
106-
+ Sys.setenv("OMP_THREAD_LIMIT" = 2) # https://github.com/Rdatatable/data.table/issues/5658
107-
+ tinytest::test_package("parttree")
108-
+ }
109-
110-
test_ctree.R.................. 0 tests Loading required package: partykit
111-
...
112-
call| expect_snapshot_plot(f, label = "iris_regression")
113-
diff| 7854
114-
info| Diff plot saved to: _tinysnapshot_review/iris_regression.png
115-
Error: 3 out of 10 tests failed
116-
In addition: Warning messages:
117-
1: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
118-
there is no package called 'tidymodels'
119-
2: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
120-
there is no package called 'tidymodels'
121-
Execution halted
122-
```
123-
1+
*Wow, no problems at all. :)*

0 commit comments

Comments
 (0)