Skip to content

Commit 773b105

Browse files
committed
chore: Results from main
1 parent f324fd1 commit 773b105

File tree

3 files changed

+28
-63
lines changed

3 files changed

+28
-63
lines changed

revdep/README.md

+20-25
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,26 @@
11
# Revdeps
22

3-
## Failed to check (7)
3+
## Failed to check (3)
44

5-
|package |version |error |warning |note |
6-
|:---------------|:-------|:-----|:-------|:----|
7-
|bnlearn |5.0.2 |1 | | |
8-
|dataone |2.2.2 |1 | | |
9-
|datapack |1.4.1 |1 | | |
10-
|FAIRmaterials |0.4.2.1 |1 | | |
11-
|multinma |0.8.0 |1 | | |
12-
|randomForestSRC |? | | | |
13-
|streamDAG |? | | | |
5+
|package |version |error |warning |note |
6+
|:---------|:-------|:-----|:-------|:----|
7+
|bnlearn |5.0.2 |1 | | |
8+
|datapack |1.4.1 |1 | | |
9+
|streamDAG |? | | | |
1410

15-
## New problems (12)
11+
## New problems (11)
1612

17-
|package |version |error |warning |note |
18-
|:------------|:-------|:------|:-------|:------|
19-
|[corpustools](problems.md#corpustools)|0.5.1 |__+1__ | |2 |
20-
|[dosearch](problems.md#dosearch)|1.0.11 |__+1__ | |1 |
21-
|[grec](problems.md#grec)|1.6.1 | | |__+1__ |
22-
|[incidentally](problems.md#incidentally)|1.0.2 |__+1__ | | |
23-
|[klassR](problems.md#klassr)|1.0.2 |__+1__ | |1 |
24-
|[multinet](problems.md#multinet)|4.2.2 |__+1__ | |1 |
25-
|[mwcsr](problems.md#mwcsr)|0.1.9 |__+2__ | |1 |
26-
|[netdiffuseR](problems.md#netdiffuser)|1.22.6 |__+1__ | |1 |
27-
|[remify](problems.md#remify)|3.2.8 |__+1__ | |1 |
28-
|[SEMID](problems.md#semid)|0.4.1 |__+2__ | | |
29-
|[ssifs](problems.md#ssifs)|1.0.4 |__+2__ | | |
30-
|[tilemaps](problems.md#tilemaps)|0.2.0 |__+2__ | |1 |
13+
|package |version |error |warning |note |
14+
|:------------|:-------|:------|:-------|:----|
15+
|[corpustools](problems.md#corpustools)|0.5.1 |__+1__ | |2 |
16+
|[dosearch](problems.md#dosearch)|1.0.11 |__+1__ | |1 |
17+
|[incidentally](problems.md#incidentally)|1.0.2 |__+1__ | | |
18+
|[klassR](problems.md#klassr)|1.0.2 |__+1__ | |1 |
19+
|[multinet](problems.md#multinet)|4.2.2 |__+1__ | |1 |
20+
|[mwcsr](problems.md#mwcsr)|0.1.9 |__+2__ | |1 |
21+
|[netdiffuseR](problems.md#netdiffuser)|1.22.6 |__+1__ | |1 |
22+
|[remify](problems.md#remify)|3.2.8 |__+1__ | |1 |
23+
|[SEMID](problems.md#semid)|0.4.1 |__+2__ | | |
24+
|[ssifs](problems.md#ssifs)|1.0.4 |__+2__ | | |
25+
|[tilemaps](problems.md#tilemaps)|0.2.0 |__+2__ | |1 |
3126

revdep/cran.md

+6-13
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
## revdepcheck results
22

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

5-
* We saw 12 new problems
6-
* We failed to check 7 packages
5+
* We saw 11 new problems
6+
* We failed to check 3 packages
77

88
Issues with CRAN packages are summarised below.
99

@@ -16,9 +16,6 @@ Issues with CRAN packages are summarised below.
1616
* dosearch
1717
checking tests ... ERROR
1818

19-
* grec
20-
checking installed package size ... NOTE
21-
2219
* incidentally
2320
checking re-building of vignette outputs ... ERROR
2421

@@ -52,10 +49,6 @@ Issues with CRAN packages are summarised below.
5249

5350
### Failed to check
5451

55-
* bnlearn (NA)
56-
* dataone (NA)
57-
* datapack (NA)
58-
* FAIRmaterials (NA)
59-
* multinma (NA)
60-
* randomForestSRC (NA)
61-
* streamDAG (NA)
52+
* bnlearn (NA)
53+
* datapack (NA)
54+
* streamDAG (NA)

revdep/problems.md

+2-25
Original file line numberDiff line numberDiff line change
@@ -166,29 +166,6 @@ Run `revdepcheck::cloud_details(, "dosearch")` for more info
166166
libs 5.0Mb
167167
```
168168
169-
# grec
170-
171-
<details>
172-
173-
* Version: 1.6.1
174-
* GitHub: https://github.com/LuisLauM/grec
175-
* Source code: https://github.com/cran/grec
176-
* Date/Publication: 2025-01-23 09:30:02 UTC
177-
* Number of recursive dependencies: 12
178-
179-
Run `revdepcheck::cloud_details(, "grec")` for more info
180-
181-
</details>
182-
183-
## Newly broken
184-
185-
* checking installed package size ... NOTE
186-
```
187-
installed size is 7.7Mb
188-
sub-directories of 1Mb or more:
189-
data 7.5Mb
190-
```
191-
192169
# incidentally
193170
194171
<details>
@@ -605,7 +582,7 @@ Run `revdepcheck::cloud_details(, "remify")` for more info
605582
test-rehshape.R............... 24 tests OK
606583
test-rehshape.R............... 24 tests OK
607584
test-rehshape.R............... 25 tests OK
608-
test-rehshape.R............... 26 tests [0;32mOK[0m [0;34m3.1s[0m
585+
test-rehshape.R............... 26 tests [0;32mOK[0m [0;34m2.9s[0m
609586
610587
test-remify-error-messages.R.. 1 tests OK
611588
test-remify-error-messages.R.. 1 tests OK
@@ -820,7 +797,7 @@ Run `revdepcheck::cloud_details(, "remify")` for more info
820797
test-remify-methods.R......... 112 tests 10 fails
821798
test-remify-methods.R......... 112 tests 10 fails
822799
test-remify-methods.R......... 112 tests 10 fails
823-
test-remify-methods.R......... 113 tests [0;31m10 fails[0m [0;34m12.3s[0m
800+
test-remify-methods.R......... 113 tests [0;31m10 fails[0m [0;34m12.0s[0m
824801
825802
test-remify-warning-messages.R 0 tests
826803
test-remify-warning-messages.R 0 tests

0 commit comments

Comments
 (0)