mbojan / rgraph6

Encoding graphs in graph6, sparse6, and digraph6 formats
https://mbojan.github.io/rgraph6/
GNU General Public License v3.0
12 stars 3 forks source link

Error with igraph 1.6.0 release candidate #35

Closed krlmlr closed 9 months ago

krlmlr commented 10 months ago

This package fails its checks for the release candidate for igraph 1.6.0. See https://github.com/igraph/rigraph/blob/main/revdep/problems.md for details.

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

We're planning to release igraph 1.6.0 early December. This should give us at least until late mid-December, perhaps early January, to resolve this and keep CRAN happy at the same time. Thank you for your help!

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

szhorvat commented 10 months ago

This is fixed, just not yet released. See #34.

mbojan commented 10 months ago

Yep, that's fixed. I need to push to CRAN.

krlmlr commented 10 months ago

Thanks. Friendly reminder: we're releasing igraph 1.6.0 in early December.

mbojan commented 10 months ago

Thanks! I'll make sure to push to CRAN before that.