igraph-help
[Top][All Lists]
Advanced

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

RE: [igraph] spanningtree


From: Harun Pirim
Subject: RE: [igraph] spanningtree
Date: Mon, 8 Mar 2010 16:10:19 -0600

Ooo yes please I need binary one.
Thanks,
Harun

-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of
Gábor Csárdi
Sent: Monday, March 08, 2010 3:47 PM
To: Help for igraph users
Subject: Re: [igraph] spanningtree

On Mon, Mar 8, 2010 at 10:46 PM, Harun Pirim <address@hidden> wrote:
> I tried
>
>
source("http://igraph.googlecode.com/files/igraph_nightly_0.6-1790-20100304.
> tar.gz")
>
install.packages("http://igraph.googlecode.com/files/igraph_nightly_0.6-1790
> -20100304.tar.gz")
>
> both give error?

download.file("http://igraph.googlecode.com/files/igraph_nightly_0.6-1790-20
100304.tar.gz",
"igraph_nightly_0.6-1790-20100304.tar.gz")
install.packages("igraph_nightly_0.6-1790-20100304.tar.gz", repos=NULL)

It is sometimes better to reading the manual than guessing the syntax.

Btw. this does not work on windows, for windows you need a binary
package. Do you need one?

G.

[...]
-- 
Gabor Csardi <address@hidden>     UNIL DGM


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





reply via email to

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