Returns the package version.
See also
Other test:
igraph_test()
Author
Gabor Csardi csardi.gabor@gmail.com
Examples
## Compare to the package version
packageDescription("igraph")$Version
#> [1] "1.6.0.9025"
igraph_version()
#> [1] "1.6.0.9025"