igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] About Weighted Kleinberg centrality scores


From: Gábor Csárdi
Subject: Re: [igraph] About Weighted Kleinberg centrality scores
Date: Wed, 27 Jan 2010 11:05:27 +0100

Jiang,

I think I know what I did wrong. Could you please try this package?
http://win-builder.r-project.org/94V9HO02ld75/igraph_0.6.zip

I'll test it as well, but for me it takes longer now to get to a
windows computer.

Thanks,
Gabor

On Wed, Jan 27, 2010 at 1:49 AM, Jiang WU <address@hidden> wrote:
> Thank you very much. Gabor.
>
> I have tested in the windows version. the installation is successful. I used
> the old version of R in the beginning, there is some problem, so I used R
> 2.10.1, the latest one, but unfortunately, when I start to use gig <-
> read.graph("C:/pajek/PAJEK/
> Data/Lines.net", "pajek") try to read any pajek  format, an error window pop
> up, then the R program terminated. Could you test it? Is there something
> wrong? Thanks.
>
> Best wishes,
>
> Jiang
>
> 2010/1/26 Gábor Csárdi <address@hidden>
>>
>> Jiang, then please download a source R package from here:
>> http://code.google.com/p/igraph/downloads/list
>>
>> Right now this is the most recent version:
>> http://igraph.googlecode.com/files/igraph_nightly_0.6-1727-20100116.tar.gz
>>
>> If you use Linux, then you can install this directly by starting R,
>> and then typing in
>> install.packages(repos=NULL, "<the path and name of the downloaded file>")
>>
>> If you use windows, then do not do any of these, but simply download a
>> package from here:
>> http://win-builder.r-project.org/78mBCg2HGLRM/igraph_0.6.zip
>>
>> and then start R, choose "install package from local file" (or
>> something similar) from the Packages menu (maybe, I am not sure and
>> don't have windows right now). Then select the file you have
>> downloaded.
>>
>> Best,
>> Gabor
>>
>> On Sat, Jan 23, 2010 at 7:08 PM, Jiang WU <address@hidden> wrote:
>> > Dear Gabor,
>> >
>> > Sorry for that, I think I will use R. Could you tell me how to compile
>> > for
>> > it? Please also reply all to me so that I can get email by my personal
>> > email
>> > as well. Thanks. Have a good weekend!
>> >
>> > Best wishes,
>> >
>> > Jiang
>> >
>> >
>> >>Hi Jiang,
>> >>
>> >>You are messing up things. First, do you want to use igraph from C or
>> >> from
>> >> R?
>> >>
>> >>Gabor
>> >
>> >>On Friday, January 22, 2010, Jiang WU <address@hidden> wrote:
>> >> I found some clues here:
>> >> http://lists.gnu.org/archive/html/igraph-help/2008-06/msg00046.html
>> >> I download the version 6.0 of igraph for R, igraph_nightly_0.6-1727-
>> > 20100116.zip
>> >> ./configure command can pass, but make command cannot find the
>> >> makefile.
>> >> How to solve it? Thanks.
>> >>
>> >> Best,
>> >> Jiang
>> >>
>> >>
>> >>
>> >
>> > 2010/1/22 Jiang WU <address@hidden>
>> >>
>> >> I found some clues here:
>> >> http://lists.gnu.org/archive/html/igraph-help/2008-06/msg00046.html
>> >> I download the version 6.0 of igraph for R,
>> >> igraph_nightly_0.6-1727-20100116.zip
>> >> ./configure command can pass, but make command cannot find the
>> >> makefile.
>> >> How to solve it? Thanks.
>> >>
>> >> Best,
>> >> Jiang
>> >>
>> >>
>> >> 2010/1/22 Jiang WU <address@hidden>
>> >>>
>> >>> Hi Tamas,
>> >>>
>> >>> Thanks. But, Sorry, I don't know exactly how to compile all the C
>> >>> code,
>> >>> Which makefile should I use and which environment should I use as well
>> >>> here?
>> >>> Thanks. Have a good weekend.
>> >>>
>> >>> Jiang
>> >>>
>> >>> 2010/1/22 Tamas Nepusz <address@hidden>
>> >>>>
>> >>>> Hi,
>> >>>>
>> >>>> The weighted Kleinberg centrality scores will be included in igraph
>> >>>> 0.6
>> >>>> (we couldn't include them in 0.5.3 because we are not breaking the
>> >>>> API
>> >>>> between minor releases). If you need this functionality now, you can
>> >>>> try to
>> >>>> get the latest nightly snapshot from the following URL and compile it
>> >>>> yourself:
>> >>>>
>> >>>> http://code.google.com/p/igraph/downloads/list
>> >>>>
>> >>>> (Note that the 0.6 branch might be more unstable than 0.5.3, you'll
>> >>>> have
>> >>>> to live with that risk ;))
>> >>>>
>> >>>> --
>> >>>> Tamas
>> >>>>
>> >>>
>> >>
>> >
>> >
>>
>>
>>
>> --
>> Gabor Csardi <address@hidden>     UNIL DGM
>
>



-- 
Gabor Csardi <address@hidden>     UNIL DGM




reply via email to

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