Kirill Müller

Results 2418 comments of Kirill Müller

Vignette section: https://vctrs.r-lib.org/articles/stability.html#c-and-vctrsvec_c . Also useful: the rest of that vignette and https://vctrs.r-lib.org/articles/type-size.html .

@maelle: Absolutely. Instead of calling `Rf_warning()`, we would call into an R function we provide that forwards to `cli::cli_warn()` . @szhorvat: Do you remember why `R_igraph_warning_handler()` only _records_ the warning...

Running revdepchecks for this and #1981.

Too risky, seven new failures after this or the other PR. Let's wait.

@claude: I can't seem to find the button to enhance permissions. Can you review the conversation that could not be committed and redo in spirit? Do not update files under...

I remember using plausible.io somewhere. @christophsax: Does that ring a bell? No strong opinion, we can go with Umami -- I like the flavor too.

I propose to try adding a `cmake` call to `./configure`, and to encode the relevant rules in our `CMakeLists.txt` . Currently: ```sh cmake -Ssrc/vendor/cigraph -Bsrc/vendor/cigraph/build # -- Version number from...

(If `cmake` is not available, we can fall back to sensible defaults.)