igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] building R package from development branch igraph--main--0.


From: Gabor Csardi
Subject: Re: [igraph] building R package from development branch igraph--main--0.4
Date: Thu, 19 Apr 2007 17:12:28 +0200
User-agent: Mutt/1.5.12-2006-07-14

Vincent,

there are some community detection algorithms in development version,
just in case you're interested. Here are all the changes, search for 
'community'.

http://cneurocvs.rmki.kfki.hu/cgi-bin/archzoom.cgi/address@hidden/igraph--main--0.4?rbnum=0

Newman's leading eigenvector method is implemented, both the naive recursive
way and the recursive way to maximize modularity as written in the paper.
We also have the Clauset et al. method, but that has no R interface yet,
i'll write one today or tomorrow. 
The R documentation is also not ready yet, i'll wait until the API is 
final.

Gabor

On Wed, Apr 18, 2007 at 07:44:19PM -0400, Vincent Matossian wrote:
>     Hi,
> 
>    Is there a script that transforms the igraph C sources into an R package
>    which can then be Rcmd INSTALL'ed ?
> 
>    I'm asking because I downloaded the development branch using tla and
>    copied the sources into the latest igraph-0.3.3/igraph/src directory and
>    could successfully compile the libraries but am not finding a way to get
>    the R interfaces built to try out the latest "walktrap_communities"
>    feature from R.
> 
>    Thanks once again for the help!
> 
>    Vincent

> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help


-- 
Csardi Gabor <address@hidden>    MTA RMKI, ELTE TTK




reply via email to

[Prev in Thread] Current Thread [Next in Thread]