Skip to content

Add a way to retrieve version of C core being used #1208

@szhorvat

Description

@szhorvat

What is the feature or improvement you would like to see?

The igraph_version() R function should be able to return the C core version this R/igraph release is based on. This could be enabled by passing a parameter. This version can be obtained with the igraph_version() C function.

Use cases for the feature

Ease debugging for us. When people report an issue, I'd like to immediately see what version of the C core was used, without having to go digging in the git commit history.

References

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions