carlosantagiustina / rigraph

igraph R package

Home Page:http://igraph.org/r

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

igraph R package

http://igraph.org/r


Languages

Language:R 64.4%Language:Fortran 16.9%Language:C 15.9%Language:Tcl 1.7%Language:CSS 0.3%Language:HTML 0.2%Language:Makefile 0.2%Language:M4 0.2%Language:C++ 0.1%Language:Shell 0.1%