Skip to content

afcarl/rigraph

 
 

Repository files navigation

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 Github, with the devtools package:

devtools::install_github("gaborcsardi/pkgconfig")
devtools::install_github("igraph/rigraph")

Documentation

See the igraph homepage for the complete manual.

Contributions

Please read our contribution guide.

License

GNU GPL version 2 or later

Packages

No packages published

Languages

  • R 64.6%
  • Fortran 16.8%
  • C 15.8%
  • Tcl 1.7%
  • CSS 0.3%
  • HTML 0.2%
  • Other 0.6%