-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
37 lines (37 loc) · 1.78 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Package: dgraph
Version: 1.0.0
Title: Network Analysis and Visualization
Author: See AUTHORS file.
Maintainer: Gabor Csardi <csardi.gabor@gmail.com>
Description: Routines for simple graphs and network analysis. It can
handle large graphs very well and provides functions for generating random
and regular graphs, graph visualization, centrality methods and much more.
Depends: methods
Imports: Matrix, magrittr, NMF, irlba
Suggests: igraphdata, stats4, rgl, tcltk, graph, ape, scales
License: GPL (>= 2)
URL: http://igraph.org
SystemRequirements: gmp, libxml2
BugReports: https://github.com/igraph/igraph/issues
Collate: 'adjacency.R' 'auto.R' 'assortativity.R' 'attributes.R'
'basic.R' 'bipartite.R' 'centrality.R' 'centralization.R'
'cliques.R' 'cocitation.R' 'cohesive.blocks.R' 'printr.R'
'community.R' 'components.R' 'console.R' 'conversion.R'
'data_frame.R' 'decomposition.R' 'degseq.R' 'demo.R'
'embedding.R' 'epi.R' 'fit.R' 'flow.R' 'foreign.R' 'games.R'
'glet.R' 'hrg.R' 'igraph-package.R' 'incidence.R' 'indexing.R'
'interface.R' 'iterators.R' 'layout.R' 'layout_drl.R'
'lazyeval.R' 'make.R' 'mgclust.R' 'minimum.spanning.tree.R'
'motifs.R' 'nexus.R' 'operators.R' 'other.R' 'package.R'
'palette.R' 'par.R' 'paths.R' 'plot.R' 'plot.common.R'
'plot.shapes.R' 'pp.R' 'print.R' 'random_walk.R' 'rewire.R'
'scan.R' 'scg.R' 'sgm.R' 'similarity.R' 'simple.R' 'sir.R'
'socnet.R' 'sparsedf.R' 'structural.properties.R'
'structure.info.R' 'test.R' 'tkplot.R' 'topology.R'
'triangles.R' 'utils.R' 'uuid.R' 'versions.R' 'weakref.R'
'zzz-deprecate.R'
NeedsCompilation: yes
Packaged: 2017-06-17 06:14:57 UTC; chhaya
Repository: CRAN
Date/Publication: 2015-06-26 11:13:24
RoxygenNote: 5.0.1