Date: Sun, 10 May 2009 03:16:25 GMT From: Wen Heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/134405: [NEW PORT]math/R-cran-igraph:R extension package for igraph Message-ID: <200905100316.n4A3GP58057139@www.freebsd.org> Resent-Message-ID: <200905100320.n4A3K1ta009507@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 134405 >Category: ports >Synopsis: [NEW PORT]math/R-cran-igraph:R extension package for igraph >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 10 03:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD 8.0-Current >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #4: Fri Apr 10 16:36:28 HKT 2009 root@fb8.wenjing.com:/usr/obj/usr/src/sys/wen1 i386 >Description: R-cran-igraph is a R extension package for igraph. WWW: http://cneurocvs.rmki.kfki.hu/igraph >How-To-Repeat: >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # R-cran-igraph # R-cran-igraph/Makefile # R-cran-igraph/distinfo # R-cran-igraph/pkg-descr # R-cran-igraph/pkg-plist # echo c - R-cran-igraph mkdir -p R-cran-igraph > /dev/null 2>&1 echo x - R-cran-igraph/Makefile sed 's/^X//' >R-cran-igraph/Makefile << '91b62ffeea8da6ab60599a87945840c8' X# New ports collection makefile for: igraph X# Date created: 10 May, 2009 X# Whom: Wen Heping <wenheping@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= igraph XPORTVERSION= 0.5.2 XCATEGORIES= math XMASTER_SITES= SF XPKGNAMEPREFIX= R-cran- XDISTNAME= ${PORTNAME}_${PORTVERSION} X XMAINTAINER= wenheping@gmail.com XCOMMENT= R extension package for igraph X XR_MOD= yes X X.include "${.CURDIR}/../../math/R-cran-sm/files/bsd.cran.mk" X X.include <bsd.port.mk> 91b62ffeea8da6ab60599a87945840c8 echo x - R-cran-igraph/distinfo sed 's/^X//' >R-cran-igraph/distinfo << 'ba078fde4a818d219833152ab3a54ca6' XMD5 (igraph_0.5.2.tar.gz) = 75ccd63731e4e1ef258ad65631783439 XSHA256 (igraph_0.5.2.tar.gz) = 7ef41dc16617036eda750bc42ddf5854dffaf04d67eee62a125b68210ba1bf70 XSIZE (igraph_0.5.2.tar.gz) = 1195934 ba078fde4a818d219833152ab3a54ca6 echo x - R-cran-igraph/pkg-descr sed 's/^X//' >R-cran-igraph/pkg-descr << '56a5cad95498e53d54edcda733c02df5' XR-cran-igraph is a R extension package for igraph. X XWWW: http://cneurocvs.rmki.kfki.hu/igraph 56a5cad95498e53d54edcda733c02df5 echo x - R-cran-igraph/pkg-plist sed 's/^X//' >R-cran-igraph/pkg-plist << 'f18bea8ac2900d8fb6c5425474167cfe' X%%R_MOD_DIR%%/CITATION X%%R_MOD_DIR%%/CONTENTS X%%R_MOD_DIR%%/DESCRIPTION X%%R_MOD_DIR%%/INDEX X%%R_MOD_DIR%%/LICENSE X%%R_MOD_DIR%%/Meta/Rd.rds X%%R_MOD_DIR%%/Meta/hsearch.rds X%%R_MOD_DIR%%/Meta/nsInfo.rds X%%R_MOD_DIR%%/Meta/package.rds X%%R_MOD_DIR%%/NAMESPACE X%%R_MOD_DIR%%/R/igraph X%%R_MOD_DIR%%/R/igraph.rdb X%%R_MOD_DIR%%/R/igraph.rdx X%%R_MOD_DIR%%/R-ex/aging.prefatt.game.R X%%R_MOD_DIR%%/R-ex/alpha.centrality.R X%%R_MOD_DIR%%/R-ex/arpack.R X%%R_MOD_DIR%%/R-ex/articulation.points.R X%%R_MOD_DIR%%/R-ex/as.directed.R X%%R_MOD_DIR%%/R-ex/attributes.R X%%R_MOD_DIR%%/R-ex/ba.game.R X%%R_MOD_DIR%%/R-ex/betweenness.R X%%R_MOD_DIR%%/R-ex/biconnected.components.R X%%R_MOD_DIR%%/R-ex/bipartite.projection.R X%%R_MOD_DIR%%/R-ex/bonpow.R X%%R_MOD_DIR%%/R-ex/canonical.permutation.R X%%R_MOD_DIR%%/R-ex/cliques.R X%%R_MOD_DIR%%/R-ex/closeness.R X%%R_MOD_DIR%%/R-ex/clusters.R X%%R_MOD_DIR%%/R-ex/cocitation.R X%%R_MOD_DIR%%/R-ex/cohesive.blocks.R X%%R_MOD_DIR%%/R-ex/community.edge.betweenness.R X%%R_MOD_DIR%%/R-ex/community.structure.R X%%R_MOD_DIR%%/R-ex/components.R X%%R_MOD_DIR%%/R-ex/constraint.R X%%R_MOD_DIR%%/R-ex/conversion.R X%%R_MOD_DIR%%/R-ex/decompose.graph.R X%%R_MOD_DIR%%/R-ex/degree.R X%%R_MOD_DIR%%/R-ex/degree.sequence.game.R X%%R_MOD_DIR%%/R-ex/diameter.R X%%R_MOD_DIR%%/R-ex/dyad.census.R X%%R_MOD_DIR%%/R-ex/edge.connectivity.R X%%R_MOD_DIR%%/R-ex/erdos.renyi.game.R X%%R_MOD_DIR%%/R-ex/evcent.R X%%R_MOD_DIR%%/R-ex/fastgreedy.community.R X%%R_MOD_DIR%%/R-ex/forest.fire.game.R X%%R_MOD_DIR%%/R-ex/get.adjlist.R X%%R_MOD_DIR%%/R-ex/get.incidence.R X%%R_MOD_DIR%%/R-ex/girth.R X%%R_MOD_DIR%%/R-ex/graph.adjacency.R X%%R_MOD_DIR%%/R-ex/graph.adjlist.R X%%R_MOD_DIR%%/R-ex/graph.automorphisms.R X%%R_MOD_DIR%%/R-ex/graph.bipartite.R X%%R_MOD_DIR%%/R-ex/graph.constructors.R X%%R_MOD_DIR%%/R-ex/graph.data.frame.R X%%R_MOD_DIR%%/R-ex/graph.de.bruijn.R X%%R_MOD_DIR%%/R-ex/graph.density.R X%%R_MOD_DIR%%/R-ex/graph.famous.R X%%R_MOD_DIR%%/R-ex/graph.formula.R X%%R_MOD_DIR%%/R-ex/graph.full.bipartite.R X%%R_MOD_DIR%%/R-ex/graph.graphdb.R X%%R_MOD_DIR%%/R-ex/graph.incidence.R X%%R_MOD_DIR%%/R-ex/graph.isomorphism.R X%%R_MOD_DIR%%/R-ex/graph.kautz.R X%%R_MOD_DIR%%/R-ex/graph.kcores.R X%%R_MOD_DIR%%/R-ex/graph.knn.R X%%R_MOD_DIR%%/R-ex/graph.laplacian.R X%%R_MOD_DIR%%/R-ex/graph.lcf.R X%%R_MOD_DIR%%/R-ex/graph.maxflow.R X%%R_MOD_DIR%%/R-ex/graph.motifs.R X%%R_MOD_DIR%%/R-ex/graph.strength.R X%%R_MOD_DIR%%/R-ex/graph.structure.R X%%R_MOD_DIR%%/R-ex/graphNEL.R X%%R_MOD_DIR%%/R-ex/grg.game.R X%%R_MOD_DIR%%/R-ex/growing.random.game.R X%%R_MOD_DIR%%/R-ex/igraph.par.R X%%R_MOD_DIR%%/R-ex/igraph.sample.R X%%R_MOD_DIR%%/R-ex/igraph.vertex.shapes.R X%%R_MOD_DIR%%/R-ex/independent.sets.R X%%R_MOD_DIR%%/R-ex/is.bipartite.R X%%R_MOD_DIR%%/R-ex/is.graph.R X%%R_MOD_DIR%%/R-ex/is.multiple.R X%%R_MOD_DIR%%/R-ex/is.mutual.R X%%R_MOD_DIR%%/R-ex/iterators.R X%%R_MOD_DIR%%/R-ex/kleinberg.R X%%R_MOD_DIR%%/R-ex/label.propagation.community.R X%%R_MOD_DIR%%/R-ex/layout.R X%%R_MOD_DIR%%/R-ex/layout.drl.R X%%R_MOD_DIR%%/R-ex/layout.merge.R X%%R_MOD_DIR%%/R-ex/leading.eigenvector.R X%%R_MOD_DIR%%/R-ex/line.graph.R X%%R_MOD_DIR%%/R-ex/minimum.spanning.tree.R X%%R_MOD_DIR%%/R-ex/modularity.R X%%R_MOD_DIR%%/R-ex/neighborhood.R X%%R_MOD_DIR%%/R-ex/operators.R X%%R_MOD_DIR%%/R-ex/page.rank.R X%%R_MOD_DIR%%/R-ex/permute.vertices.R X%%R_MOD_DIR%%/R-ex/plot.bgraph.R X%%R_MOD_DIR%%/R-ex/plot.common.R X%%R_MOD_DIR%%/R-ex/plot.graph.R X%%R_MOD_DIR%%/R-ex/power.law.fit.R X%%R_MOD_DIR%%/R-ex/preference.game.R X%%R_MOD_DIR%%/R-ex/print.graph.R X%%R_MOD_DIR%%/R-ex/reciprocity.R X%%R_MOD_DIR%%/R-ex/rewire.R X%%R_MOD_DIR%%/R-ex/rewire.edges.R X%%R_MOD_DIR%%/R-ex/rglplot.R X%%R_MOD_DIR%%/R-ex/running.mean.R X%%R_MOD_DIR%%/R-ex/shortest.paths.R X%%R_MOD_DIR%%/R-ex/similarity.R X%%R_MOD_DIR%%/R-ex/simplify.R X%%R_MOD_DIR%%/R-ex/spinglass.community.R X%%R_MOD_DIR%%/R-ex/structure.info.R X%%R_MOD_DIR%%/R-ex/subgraph.R X%%R_MOD_DIR%%/R-ex/tkplot.R X%%R_MOD_DIR%%/R-ex/topological.sort.R X%%R_MOD_DIR%%/R-ex/traits.R X%%R_MOD_DIR%%/R-ex/transitivity.R X%%R_MOD_DIR%%/R-ex/triad.census.R X%%R_MOD_DIR%%/R-ex/unfold.tree.R X%%R_MOD_DIR%%/R-ex/vertex.connectivity.R X%%R_MOD_DIR%%/R-ex/walktrap.community.R X%%R_MOD_DIR%%/R-ex/watts.strogatz.game.R X%%R_MOD_DIR%%/R-ex/write.graph.R X%%R_MOD_DIR%%/help/AnIndex X%%R_MOD_DIR%%/help/aaa-igraph-package X%%R_MOD_DIR%%/help/aging.prefatt.game X%%R_MOD_DIR%%/help/alpha.centrality X%%R_MOD_DIR%%/help/arpack X%%R_MOD_DIR%%/help/articulation.points X%%R_MOD_DIR%%/help/as.directed X%%R_MOD_DIR%%/help/attributes X%%R_MOD_DIR%%/help/ba.game X%%R_MOD_DIR%%/help/betweenness X%%R_MOD_DIR%%/help/biconnected.components X%%R_MOD_DIR%%/help/bipartite.projection X%%R_MOD_DIR%%/help/bonpow X%%R_MOD_DIR%%/help/canonical.permutation X%%R_MOD_DIR%%/help/cliques X%%R_MOD_DIR%%/help/closeness X%%R_MOD_DIR%%/help/clusters X%%R_MOD_DIR%%/help/cocitation X%%R_MOD_DIR%%/help/cohesive.blocks X%%R_MOD_DIR%%/help/community.edge.betweenness X%%R_MOD_DIR%%/help/community.structure X%%R_MOD_DIR%%/help/components X%%R_MOD_DIR%%/help/constraint X%%R_MOD_DIR%%/help/conversion X%%R_MOD_DIR%%/help/decompose.graph X%%R_MOD_DIR%%/help/degree X%%R_MOD_DIR%%/help/degree.sequence.game X%%R_MOD_DIR%%/help/diameter X%%R_MOD_DIR%%/help/dyad.census X%%R_MOD_DIR%%/help/edge.connectivity X%%R_MOD_DIR%%/help/erdos.renyi.game X%%R_MOD_DIR%%/help/evcent X%%R_MOD_DIR%%/help/evolver X%%R_MOD_DIR%%/help/fastgreedy.community X%%R_MOD_DIR%%/help/forest.fire.game X%%R_MOD_DIR%%/help/get.adjlist X%%R_MOD_DIR%%/help/get.incidence X%%R_MOD_DIR%%/help/girth X%%R_MOD_DIR%%/help/graph.adjacency X%%R_MOD_DIR%%/help/graph.adjlist X%%R_MOD_DIR%%/help/graph.automorphisms X%%R_MOD_DIR%%/help/graph.bipartite X%%R_MOD_DIR%%/help/graph.constructors X%%R_MOD_DIR%%/help/graph.data.frame X%%R_MOD_DIR%%/help/graph.de.bruijn X%%R_MOD_DIR%%/help/graph.density X%%R_MOD_DIR%%/help/graph.famous X%%R_MOD_DIR%%/help/graph.formula X%%R_MOD_DIR%%/help/graph.full.bipartite X%%R_MOD_DIR%%/help/graph.graphdb X%%R_MOD_DIR%%/help/graph.incidence X%%R_MOD_DIR%%/help/graph.isomorphism X%%R_MOD_DIR%%/help/graph.kautz X%%R_MOD_DIR%%/help/graph.kcores X%%R_MOD_DIR%%/help/graph.knn X%%R_MOD_DIR%%/help/graph.laplacian X%%R_MOD_DIR%%/help/graph.lcf X%%R_MOD_DIR%%/help/graph.maxflow X%%R_MOD_DIR%%/help/graph.motifs X%%R_MOD_DIR%%/help/graph.strength X%%R_MOD_DIR%%/help/graph.structure X%%R_MOD_DIR%%/help/graphNEL X%%R_MOD_DIR%%/help/grg.game X%%R_MOD_DIR%%/help/growing.random.game X%%R_MOD_DIR%%/help/igraph.par X%%R_MOD_DIR%%/help/igraph.sample X%%R_MOD_DIR%%/help/igraph.vertex.shapes X%%R_MOD_DIR%%/help/independent.sets X%%R_MOD_DIR%%/help/is.bipartite X%%R_MOD_DIR%%/help/is.graph X%%R_MOD_DIR%%/help/is.multiple X%%R_MOD_DIR%%/help/is.mutual X%%R_MOD_DIR%%/help/iterators X%%R_MOD_DIR%%/help/kleinberg X%%R_MOD_DIR%%/help/label.propagation.community X%%R_MOD_DIR%%/help/layout X%%R_MOD_DIR%%/help/layout.drl X%%R_MOD_DIR%%/help/layout.merge X%%R_MOD_DIR%%/help/leading.eigenvector X%%R_MOD_DIR%%/help/line.graph X%%R_MOD_DIR%%/help/measure.dynamics X%%R_MOD_DIR%%/help/minimum.spanning.tree X%%R_MOD_DIR%%/help/modularity X%%R_MOD_DIR%%/help/neighborhood X%%R_MOD_DIR%%/help/operators X%%R_MOD_DIR%%/help/page.rank X%%R_MOD_DIR%%/help/permute.vertices X%%R_MOD_DIR%%/help/plot.bgraph X%%R_MOD_DIR%%/help/plot.common X%%R_MOD_DIR%%/help/plot.graph X%%R_MOD_DIR%%/help/power.law.fit X%%R_MOD_DIR%%/help/preference.game X%%R_MOD_DIR%%/help/print.graph X%%R_MOD_DIR%%/help/read.graph X%%R_MOD_DIR%%/help/reciprocity X%%R_MOD_DIR%%/help/rewire X%%R_MOD_DIR%%/help/rewire.edges X%%R_MOD_DIR%%/help/rglplot X%%R_MOD_DIR%%/help/running.mean X%%R_MOD_DIR%%/help/shortest.paths X%%R_MOD_DIR%%/help/similarity X%%R_MOD_DIR%%/help/simplify X%%R_MOD_DIR%%/help/spinglass.community X%%R_MOD_DIR%%/help/structure.info X%%R_MOD_DIR%%/help/subgraph X%%R_MOD_DIR%%/help/tkigraph X%%R_MOD_DIR%%/help/tkplot X%%R_MOD_DIR%%/help/topological.sort X%%R_MOD_DIR%%/help/traits X%%R_MOD_DIR%%/help/transitivity X%%R_MOD_DIR%%/help/triad.census X%%R_MOD_DIR%%/help/undocumented X%%R_MOD_DIR%%/help/unfold.tree X%%R_MOD_DIR%%/help/vertex.connectivity X%%R_MOD_DIR%%/help/walktrap.community X%%R_MOD_DIR%%/help/watts.strogatz.game X%%R_MOD_DIR%%/help/write.graph X%%R_MOD_DIR%%/help/write.pajek.bgraph X%%R_MOD_DIR%%/html/00Index.html X%%R_MOD_DIR%%/html/aaa-igraph-package.html X%%R_MOD_DIR%%/html/aging.prefatt.game.html X%%R_MOD_DIR%%/html/alpha.centrality.html X%%R_MOD_DIR%%/html/arpack.html X%%R_MOD_DIR%%/html/articulation.points.html X%%R_MOD_DIR%%/html/as.directed.html X%%R_MOD_DIR%%/html/attributes.html X%%R_MOD_DIR%%/html/ba.game.html X%%R_MOD_DIR%%/html/betweenness.html X%%R_MOD_DIR%%/html/biconnected.components.html X%%R_MOD_DIR%%/html/bipartite.projection.html X%%R_MOD_DIR%%/html/bonpow.html X%%R_MOD_DIR%%/html/canonical.permutation.html X%%R_MOD_DIR%%/html/cliques.html X%%R_MOD_DIR%%/html/closeness.html X%%R_MOD_DIR%%/html/clusters.html X%%R_MOD_DIR%%/html/cocitation.html X%%R_MOD_DIR%%/html/cohesive.blocks.html X%%R_MOD_DIR%%/html/community.edge.betweenness.html X%%R_MOD_DIR%%/html/community.structure.html X%%R_MOD_DIR%%/html/components.html X%%R_MOD_DIR%%/html/constraint.html X%%R_MOD_DIR%%/html/conversion.html X%%R_MOD_DIR%%/html/decompose.graph.html X%%R_MOD_DIR%%/html/degree.html X%%R_MOD_DIR%%/html/degree.sequence.game.html X%%R_MOD_DIR%%/html/diameter.html X%%R_MOD_DIR%%/html/dyad.census.html X%%R_MOD_DIR%%/html/edge.connectivity.html X%%R_MOD_DIR%%/html/erdos.renyi.game.html X%%R_MOD_DIR%%/html/evcent.html X%%R_MOD_DIR%%/html/evolver.html X%%R_MOD_DIR%%/html/fastgreedy.community.html X%%R_MOD_DIR%%/html/forest.fire.game.html X%%R_MOD_DIR%%/html/get.adjlist.html X%%R_MOD_DIR%%/html/get.incidence.html X%%R_MOD_DIR%%/html/girth.html X%%R_MOD_DIR%%/html/graph.adjacency.html X%%R_MOD_DIR%%/html/graph.adjlist.html X%%R_MOD_DIR%%/html/graph.automorphisms.html X%%R_MOD_DIR%%/html/graph.bipartite.html X%%R_MOD_DIR%%/html/graph.constructors.html X%%R_MOD_DIR%%/html/graph.data.frame.html X%%R_MOD_DIR%%/html/graph.de.bruijn.html X%%R_MOD_DIR%%/html/graph.density.html X%%R_MOD_DIR%%/html/graph.famous.html X%%R_MOD_DIR%%/html/graph.formula.html X%%R_MOD_DIR%%/html/graph.full.bipartite.html X%%R_MOD_DIR%%/html/graph.graphdb.html X%%R_MOD_DIR%%/html/graph.incidence.html X%%R_MOD_DIR%%/html/graph.isomorphism.html X%%R_MOD_DIR%%/html/graph.kautz.html X%%R_MOD_DIR%%/html/graph.kcores.html X%%R_MOD_DIR%%/html/graph.knn.html X%%R_MOD_DIR%%/html/graph.laplacian.html X%%R_MOD_DIR%%/html/graph.lcf.html X%%R_MOD_DIR%%/html/graph.maxflow.html X%%R_MOD_DIR%%/html/graph.motifs.html X%%R_MOD_DIR%%/html/graph.strength.html X%%R_MOD_DIR%%/html/graph.structure.html X%%R_MOD_DIR%%/html/graphNEL.html X%%R_MOD_DIR%%/html/grg.game.html X%%R_MOD_DIR%%/html/growing.random.game.html X%%R_MOD_DIR%%/html/igraph.par.html X%%R_MOD_DIR%%/html/igraph.sample.html X%%R_MOD_DIR%%/html/igraph.vertex.shapes.html X%%R_MOD_DIR%%/html/independent.sets.html X%%R_MOD_DIR%%/html/is.bipartite.html X%%R_MOD_DIR%%/html/is.graph.html X%%R_MOD_DIR%%/html/is.multiple.html X%%R_MOD_DIR%%/html/is.mutual.html X%%R_MOD_DIR%%/html/iterators.html X%%R_MOD_DIR%%/html/kleinberg.html X%%R_MOD_DIR%%/html/label.propagation.community.html X%%R_MOD_DIR%%/html/layout.drl.html X%%R_MOD_DIR%%/html/layout.html X%%R_MOD_DIR%%/html/layout.merge.html X%%R_MOD_DIR%%/html/leading.eigenvector.html X%%R_MOD_DIR%%/html/line.graph.html X%%R_MOD_DIR%%/html/measure.dynamics.html X%%R_MOD_DIR%%/html/minimum.spanning.tree.html X%%R_MOD_DIR%%/html/modularity.html X%%R_MOD_DIR%%/html/neighborhood.html X%%R_MOD_DIR%%/html/operators.html X%%R_MOD_DIR%%/html/page.rank.html X%%R_MOD_DIR%%/html/permute.vertices.html X%%R_MOD_DIR%%/html/plot.bgraph.html X%%R_MOD_DIR%%/html/plot.common.html X%%R_MOD_DIR%%/html/plot.graph.html X%%R_MOD_DIR%%/html/power.law.fit.html X%%R_MOD_DIR%%/html/preference.game.html X%%R_MOD_DIR%%/html/print.graph.html X%%R_MOD_DIR%%/html/read.graph.html X%%R_MOD_DIR%%/html/reciprocity.html X%%R_MOD_DIR%%/html/rewire.edges.html X%%R_MOD_DIR%%/html/rewire.html X%%R_MOD_DIR%%/html/rglplot.html X%%R_MOD_DIR%%/html/running.mean.html X%%R_MOD_DIR%%/html/shortest.paths.html X%%R_MOD_DIR%%/html/similarity.html X%%R_MOD_DIR%%/html/simplify.html X%%R_MOD_DIR%%/html/spinglass.community.html X%%R_MOD_DIR%%/html/structure.info.html X%%R_MOD_DIR%%/html/subgraph.html X%%R_MOD_DIR%%/html/tkigraph.html X%%R_MOD_DIR%%/html/tkplot.html X%%R_MOD_DIR%%/html/topological.sort.html X%%R_MOD_DIR%%/html/traits.html X%%R_MOD_DIR%%/html/transitivity.html X%%R_MOD_DIR%%/html/triad.census.html X%%R_MOD_DIR%%/html/undocumented.html X%%R_MOD_DIR%%/html/unfold.tree.html X%%R_MOD_DIR%%/html/vertex.connectivity.html X%%R_MOD_DIR%%/html/walktrap.community.html X%%R_MOD_DIR%%/html/watts.strogatz.game.html X%%R_MOD_DIR%%/html/write.graph.html X%%R_MOD_DIR%%/html/write.pajek.bgraph.html X%%R_MOD_DIR%%/html_library.license.terms X%%R_MOD_DIR%%/html_library.tcl X%%R_MOD_DIR%%/igraph.gif X%%R_MOD_DIR%%/latex/aaa-igraph-package.tex X%%R_MOD_DIR%%/latex/aging.prefatt.game.tex X%%R_MOD_DIR%%/latex/alpha.centrality.tex X%%R_MOD_DIR%%/latex/arpack.tex X%%R_MOD_DIR%%/latex/articulation.points.tex X%%R_MOD_DIR%%/latex/as.directed.tex X%%R_MOD_DIR%%/latex/attributes.tex X%%R_MOD_DIR%%/latex/ba.game.tex X%%R_MOD_DIR%%/latex/betweenness.tex X%%R_MOD_DIR%%/latex/biconnected.components.tex X%%R_MOD_DIR%%/latex/bipartite.projection.tex X%%R_MOD_DIR%%/latex/bonpow.tex X%%R_MOD_DIR%%/latex/canonical.permutation.tex X%%R_MOD_DIR%%/latex/cliques.tex X%%R_MOD_DIR%%/latex/closeness.tex X%%R_MOD_DIR%%/latex/clusters.tex X%%R_MOD_DIR%%/latex/cocitation.tex X%%R_MOD_DIR%%/latex/cohesive.blocks.tex X%%R_MOD_DIR%%/latex/community.edge.betweenness.tex X%%R_MOD_DIR%%/latex/community.structure.tex X%%R_MOD_DIR%%/latex/components.tex X%%R_MOD_DIR%%/latex/constraint.tex X%%R_MOD_DIR%%/latex/conversion.tex X%%R_MOD_DIR%%/latex/decompose.graph.tex X%%R_MOD_DIR%%/latex/degree.sequence.game.tex X%%R_MOD_DIR%%/latex/degree.tex X%%R_MOD_DIR%%/latex/diameter.tex X%%R_MOD_DIR%%/latex/dyad.census.tex X%%R_MOD_DIR%%/latex/edge.connectivity.tex X%%R_MOD_DIR%%/latex/erdos.renyi.game.tex X%%R_MOD_DIR%%/latex/evcent.tex X%%R_MOD_DIR%%/latex/evolver.tex X%%R_MOD_DIR%%/latex/fastgreedy.community.tex X%%R_MOD_DIR%%/latex/forest.fire.game.tex X%%R_MOD_DIR%%/latex/get.adjlist.tex X%%R_MOD_DIR%%/latex/get.incidence.tex X%%R_MOD_DIR%%/latex/girth.tex X%%R_MOD_DIR%%/latex/graph.adjacency.tex X%%R_MOD_DIR%%/latex/graph.adjlist.tex X%%R_MOD_DIR%%/latex/graph.automorphisms.tex X%%R_MOD_DIR%%/latex/graph.bipartite.tex X%%R_MOD_DIR%%/latex/graph.constructors.tex X%%R_MOD_DIR%%/latex/graph.data.frame.tex X%%R_MOD_DIR%%/latex/graph.de.bruijn.tex X%%R_MOD_DIR%%/latex/graph.density.tex X%%R_MOD_DIR%%/latex/graph.famous.tex X%%R_MOD_DIR%%/latex/graph.formula.tex X%%R_MOD_DIR%%/latex/graph.full.bipartite.tex X%%R_MOD_DIR%%/latex/graph.graphdb.tex X%%R_MOD_DIR%%/latex/graph.incidence.tex X%%R_MOD_DIR%%/latex/graph.isomorphism.tex X%%R_MOD_DIR%%/latex/graph.kautz.tex X%%R_MOD_DIR%%/latex/graph.kcores.tex X%%R_MOD_DIR%%/latex/graph.knn.tex X%%R_MOD_DIR%%/latex/graph.laplacian.tex X%%R_MOD_DIR%%/latex/graph.lcf.tex X%%R_MOD_DIR%%/latex/graph.maxflow.tex X%%R_MOD_DIR%%/latex/graph.motifs.tex X%%R_MOD_DIR%%/latex/graph.strength.tex X%%R_MOD_DIR%%/latex/graph.structure.tex X%%R_MOD_DIR%%/latex/graphNEL.tex X%%R_MOD_DIR%%/latex/grg.game.tex X%%R_MOD_DIR%%/latex/growing.random.game.tex X%%R_MOD_DIR%%/latex/igraph.par.tex X%%R_MOD_DIR%%/latex/igraph.sample.tex X%%R_MOD_DIR%%/latex/igraph.vertex.shapes.tex X%%R_MOD_DIR%%/latex/independent.sets.tex X%%R_MOD_DIR%%/latex/is.bipartite.tex X%%R_MOD_DIR%%/latex/is.graph.tex X%%R_MOD_DIR%%/latex/is.multiple.tex X%%R_MOD_DIR%%/latex/is.mutual.tex X%%R_MOD_DIR%%/latex/iterators.tex X%%R_MOD_DIR%%/latex/kleinberg.tex X%%R_MOD_DIR%%/latex/label.propagation.community.tex X%%R_MOD_DIR%%/latex/layout.drl.tex X%%R_MOD_DIR%%/latex/layout.merge.tex X%%R_MOD_DIR%%/latex/layout.tex X%%R_MOD_DIR%%/latex/leading.eigenvector.tex X%%R_MOD_DIR%%/latex/line.graph.tex X%%R_MOD_DIR%%/latex/measure.dynamics.tex X%%R_MOD_DIR%%/latex/minimum.spanning.tree.tex X%%R_MOD_DIR%%/latex/modularity.tex X%%R_MOD_DIR%%/latex/neighborhood.tex X%%R_MOD_DIR%%/latex/operators.tex X%%R_MOD_DIR%%/latex/page.rank.tex X%%R_MOD_DIR%%/latex/permute.vertices.tex X%%R_MOD_DIR%%/latex/plot.bgraph.tex X%%R_MOD_DIR%%/latex/plot.common.tex X%%R_MOD_DIR%%/latex/plot.graph.tex X%%R_MOD_DIR%%/latex/power.law.fit.tex X%%R_MOD_DIR%%/latex/preference.game.tex X%%R_MOD_DIR%%/latex/print.graph.tex X%%R_MOD_DIR%%/latex/read.graph.tex X%%R_MOD_DIR%%/latex/reciprocity.tex X%%R_MOD_DIR%%/latex/rewire.edges.tex X%%R_MOD_DIR%%/latex/rewire.tex X%%R_MOD_DIR%%/latex/rglplot.tex X%%R_MOD_DIR%%/latex/running.mean.tex X%%R_MOD_DIR%%/latex/shortest.paths.tex X%%R_MOD_DIR%%/latex/similarity.tex X%%R_MOD_DIR%%/latex/simplify.tex X%%R_MOD_DIR%%/latex/spinglass.community.tex X%%R_MOD_DIR%%/latex/structure.info.tex X%%R_MOD_DIR%%/latex/subgraph.tex X%%R_MOD_DIR%%/latex/tkigraph.tex X%%R_MOD_DIR%%/latex/tkplot.tex X%%R_MOD_DIR%%/latex/topological.sort.tex X%%R_MOD_DIR%%/latex/traits.tex X%%R_MOD_DIR%%/latex/transitivity.tex X%%R_MOD_DIR%%/latex/triad.census.tex X%%R_MOD_DIR%%/latex/undocumented.tex X%%R_MOD_DIR%%/latex/unfold.tree.tex X%%R_MOD_DIR%%/latex/vertex.connectivity.tex X%%R_MOD_DIR%%/latex/walktrap.community.tex X%%R_MOD_DIR%%/latex/watts.strogatz.game.tex X%%R_MOD_DIR%%/latex/write.graph.tex X%%R_MOD_DIR%%/latex/write.pajek.bgraph.tex X%%R_MOD_DIR%%/libs/igraph.so X%%R_MOD_DIR%%/man/igraph.Rd.gz X%%R_MOD_DIR%%/my_html_library.tcl X%%R_MOD_DIR%%/tkigraph_help/communities.html X%%R_MOD_DIR%%/tkigraph_help/index.html X%%R_MOD_DIR%%/tkigraph_help/style.css X%%R_MOD_DIR%%/tkigraph_help/tkigraph-main.gif X@dirrm %%R_MOD_DIR%%/Meta X@dirrm %%R_MOD_DIR%%/R X@dirrm %%R_MOD_DIR%%/R-ex X@dirrm %%R_MOD_DIR%%/help X@dirrm %%R_MOD_DIR%%/html X@dirrm %%R_MOD_DIR%%/latex X@dirrm %%R_MOD_DIR%%/libs X@dirrm %%R_MOD_DIR%%/man X@dirrm %%R_MOD_DIR%%/tkigraph_help X@dirrm %%R_MOD_DIR%% f18bea8ac2900d8fb6c5425474167cfe exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905100316.n4A3GP58057139>