Skip to content

pyrovski/rigraph

 
 

Repository files navigation

Linux Build Status

R/igraph

R/igraph is an R package of the igraph network analysis library.

Installation

You can install the stable version of R/igraph from CRAN:

install.packages("igraph")

For the development version, you can use my fork on Github, with the devtools package:

devtools::install_github("pyrovski/rigraph")

Documentation

See the igraph homepage for more.

Contributions

Please read our contribution guide.

License

GNU GPL version 2 or later

About

igraph R package

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 96.1%
  • Tcl 2.6%
  • Other 1.3%