igraph-help
[Top][All Lists]
Advanced

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

[igraph] SOLVED Re: (develop branch) package issue (G?bor Cs?rdi)


From: Glenn Lawyer
Subject: [igraph] SOLVED Re: (develop branch) package issue (G?bor Cs?rdi)
Date: Mon, 27 Oct 2014 10:46:25 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.4.0

Dear Gabor and team.

Forgot to add. This rough check suggests the new build also loads without error in R:

> library("igraph",lib.loc="/home/lawyer/.Rpackages/")

Attaching package: 'igraph'

The following objects are masked from 'package:stats':

    decompose, density, spectrum

The following object is masked from 'package:base':

    union

> gr <- ba.game(100)
> gr
IGRAPH D--- 100 99 -- Barabasi graph
+ attr: name (g/c), power (g/n), m (g/n), zero.appeal (g/n), algorithm
  (g/c)

Thanks again.

-- 
--------------------------------------------------------------
     Dr. Glenn Lawyer                    
     +352 661 967 244              
     Max-Planck-Institut für Informatik
     Computational Biology and Applied Algorithmics
     Campus E1 4
     66123 Saarbrücken, Germany
     http://bioinf.mpi-inf.mpg.de/~lawyer


reply via email to

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