Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 13 additions & 15 deletions revdep/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,33 +3,30 @@
| field | value |
| --- | --- |
| package | igraph |
| dev | 2.3.3.9032 |
| dev | 2.3.3.9033 |
| CRAN | 2.3.3 |
| commit | 4f4283a1f |
| commit | c5c185f49 |
| R | 4.6 |
| platform | x86_64-pc-linux-gnu |
| run | 32574134229 |
| date | 2026-08-22 |
| run | 33777134786 |
| date | 2026-09-03 |

# Revdeps

## Failed to check (11)
## Failed to check (8)

|package |version |error |warning |note |
|:---------------|:-------|:-----|:-------|:----|
|ctmm |? | | | |
|E2E |? | | | |
|gllvm |2.0.13 |1 | | |
|hespdiv |? | | | |
|intSDM |2.1.2 |1 | | |
|orbital |? | | | |
|PointedSDMs |2.1.5 |1 | | |
|orchaRd |? | | | |
|PortfolioTesteR |? | | | |
|scITD |? | | | |
|SMMAL |? | | | |
|VIM |? | | | |
|sphet |? | | | |
|xpect |? | | | |

## New problems (25)
## New problems (26)

|package |version |error |warning |note |
|:-----------|:-------|:------|:--------|:----|
Expand All @@ -45,17 +42,18 @@
|[ggraph](problems.md#ggraph)|2.2.2 |__+2__ | |1 |
|[glyrepr](problems.md#glyrepr)|1.0.0 |__+1__ | | |
|[GoodFitSBM](problems.md#goodfitsbm)|0.0.1 |__+1__ | | |
|[manynet](problems.md#manynet)|2.2.3 |__+1__ | | |
|[manynet](problems.md#manynet)|2.3.1 |__+1__ | | |
|[MetaNet](problems.md#metanet)|0.3.2 |__+1__ | | |
|[migraph](problems.md#migraph)|1.6.8 |__+1__ | | |
|[migraph](problems.md#migraph)|1.7.0 |__+1__ | | |
|[nat](problems.md#nat)|1.8.26 |__+3__ | |-1 |
|[netrics](problems.md#netrics)|0.4.0 |__+1__ | | |
|[nethist](problems.md#nethist)|1.0.0 |__+1__ | |1 |
|[optbdmaeAT](problems.md#optbdmaeat)|1.0.2 |__+1__ | | |
|[optrcdmaeAT](problems.md#optrcdmaeat)|1.0.1 |__+1__ | | |
|[R6causal](problems.md#r6causal)|0.8.3 | |1 __+1__ | |
|[scistreer](problems.md#scistreer)|1.2.1 |__+1__ |1 |2 |
|[SEMgraph](problems.md#semgraph)|1.2.4 |__+1__ | | |
|[sfclust](problems.md#sfclust)|1.1.0 |__+1__ | | |
|[SpaDES.core](problems.md#spadescore)|3.2.1 |__+1__ | | |
|[tidygraph](problems.md#tidygraph)|1.3.1 |__+2__ | |2 |
|[vkR](problems.md#vkr)|0.2 | |__+1__ | |

20 changes: 10 additions & 10 deletions revdep/cran.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
## revdepcheck results

We checked 3441 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
We checked 3470 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.

* We saw 25 new problems
* We failed to check 11 packages
* We saw 26 new problems
* We failed to check 8 packages

Issues with CRAN packages are summarised below.

Expand Down Expand Up @@ -64,7 +64,7 @@ Issues with CRAN packages are summarised below.
checking tests ... ERROR
checking re-building of vignette outputs ... ERROR

* netrics
* nethist
checking tests ... ERROR

* optbdmaeAT
Expand All @@ -85,6 +85,9 @@ Issues with CRAN packages are summarised below.
* sfclust
checking tests ... ERROR

* SpaDES.core
checking tests ... ERROR

* tidygraph
checking examples ... ERROR
checking tests ... ERROR
Expand All @@ -96,12 +99,9 @@ Issues with CRAN packages are summarised below.

* ctmm (NA)
* E2E (NA)
* gllvm (NA)
* hespdiv (NA)
* intSDM (NA)
* orbital (NA)
* PointedSDMs (NA)
* orchaRd (NA)
* PortfolioTesteR (NA)
* scITD (NA)
* SMMAL (NA)
* VIM (NA)
* sphet (NA)
* xpect (NA)
Loading