Kirill Müller

Results 638 issues of Kirill Müller

Closes #775. @maelle: Can you please pick up from here?

Switch the igraph/C repo to the `develop` branch, run `tools/update-cigraph.sh` . This leads to compilation errors that need to be fixed. Can we make this our priority?

c code

https://github.com/r-hub/containers/pull/57, and making the check fail fatally in case of LTO errors. Ways to trigger errors: https://github.com/igraph/rigraph/pull/1160/commits/35fa3f23f566e637445246652f503329f9189066

- [x] Update all redundant files using just `make -f Makefile-cigraph` Some components (flex, bison) in the `Makefile` need specific versions of the tools, which is why we advise to...

@georgestagg: Is there anything we can do to help? I'd like to create a webR demo for igraph and dm.

in `./configure`, and use conditionally. Per https://github.com/conda-forge/r-igraph-feedstock/pull/56. Or simply avoid using this in CRAN releases.

c code

We need to copy instead of creating a view. https://github.com/igraph/rigraph/actions/runs/7359662568/job/20034815374?pr=1012#step:9:83

I tend to prefer `!!` to inject column names that come from a vector.