Kirill Müller

Results 2418 comments of Kirill Müller

Let's have the user opt in, then. It now remains a question whether to add a new argument or keep the proposal (and also document the reason for this being...

@maelle: Can you please help with refining the interface as needed?

@maelle: To recap: - We need an extension of the C core. I started from the R side in #1386, we need @Antonov548's support to provide the relevant C counterpart,...

I'm seeing, with the current main branch: ``` r options(conflicts.policy = list(warn = FALSE)) library(igraph) g [1] FALSE #> #> $alpha #> [1] 2.750385 #> #> $xmin #> [1] 10...

Thanks. After establishing correctness, we can discuss the user interface. I'm still waiting for a good example I can include in the tests.

@ntamas: Can you please help translate these examples into R? I see some `plfit` executable is used, I can't parse that.

For some reason, I thought the input data must be a graph. I never realized the input is just a vector of numbers 🤦

@thomasp85: Are you still interested in #193? I noticed I'm making an effort here to convert factors to characters, perhaps we should be doing things the other way round? What...

Running revdepchecks now.