Kirill Müller
Kirill Müller
Relevant contents of `00install.out` : ``` rinterface_extra.c: In function 'R_check_int_scalar': rinterface_extra.c:77:19: warning: unknown conversion type character 'l' in format [-Wformat=] 77 | igraph_errorf("Expecting a scalar integer but received a vector...
Adding `stdint.h` doesn't change anything, might as well leave it out. Let's wait with this until CRAN comes after us.
Let's not.
From #1071.
See #1044 for an example. Need to continue along these lines, Fleißarbeit.
`vertices` and `from_vertices` + `to_vertices` ?
We could switch to something like `v` and `e` if this consistently means the same for all functions. Can we do a survey across all functions before committing to such...
Is this a duplicate of https://github.com/duckdb/duckdb/issues/18259?
Thanks. The display shows as many columns as possible. More columns of a packed column are considered a "detail" that will be truncated first (similarly to an overly long character...
I propose to stick with `ID` then. Agree it's not a high priority. @schochastics?