langendorfr / netcom

An R package to infer system functioning by empirically comparing networks to each other.
5 stars 1 forks source link

Compatibility with igraph 2.0.0 #2

Open krlmlr opened 11 months ago

krlmlr commented 11 months ago

@langendorfr: This package fails its checks for the release candidate for igraph 2.0.0. See https://github.com/igraph/rigraph/blob/igraph-0.10/revdep/problems.md for details.

Is this a problem in your package? Should we be doing things differently?

Install the 2.0.0 release candidate using pak::pak("igraph/rigraph@igraph-0.10") .

We're planning to release igraph 2.0.0 just before CRAN's closing on Christmas. This should give us at least until mid-January to resolve this and keep CRAN happy at the same time. Thank you for your help!

Tracker: https://github.com/igraph/rigraph/issues/989.

krlmlr commented 10 months ago

New anticipated release date: January 12.

krlmlr commented 9 months ago

We're planning to send igraph to CRAN on January 23, we're still seeing failures with this package: https://github.com/igraph/rigraph/blob/main/revdep/problems.md .