Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Remove correction for off-by-one error in igraph #1389

Closed
wants to merge 1 commit into from

Conversation

krlmlr
Copy link
Contributor

@krlmlr krlmlr commented Dec 2, 2024

Upstream: igraph/rigraph#1606.

The igraph 2.1.2 release is waiting in CRANs queue. Kindly requesting permission to release with short notice. Can you push a targets update soon, or do we need compatibility code?

Similar problems in drake.

@wlandau
Copy link
Member

wlandau commented Dec 3, 2024

5bcc7e2 fixes the check in targets. Is this this definitely the direction you are going for the 2.1.2 release? In igraph/rigraph#1606, the discussion seems undecided.

@wlandau
Copy link
Member

wlandau commented Dec 3, 2024

Closing this PR since 5bcc7e2 is compatible with both current and upcoming graph.

@wlandau wlandau closed this Dec 3, 2024
@krlmlr
Copy link
Contributor Author

krlmlr commented Dec 3, 2024

Thanks for taking this on. Instead of testing versions, can you test the behavior? Perhaps with a simple graph A -> B. That would be the safest for all cases.

Does drake indeed have the same problem?

@wlandau
Copy link
Member

wlandau commented Dec 3, 2024

can you test the behavior

done in f872e3a

Does drake indeed have the same problem?

Yup, working on the same patch (EDIT: done).

Anything else left to do before I submit these packages?

@krlmlr
Copy link
Contributor Author

krlmlr commented Dec 4, 2024

Thank you so much for your super-fast response! Looks good to me. If you submit today-ish, I can wait with the igraph release until then so that this will be as non-disruptive as possible.

@wlandau
Copy link
Member

wlandau commented Dec 4, 2024

Submitted both just now. drake is accepted, targets will need a revdep check.

@krlmlr
Copy link
Contributor Author

krlmlr commented Dec 8, 2024

Thanks again for the super-fast response, igraph 2.1.2 is on CRAN too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants