The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Initial CRAN release.
check_dag() validates that a graph is acyclic and
reports the back-edges responsible for any cycles.classify_nodes() labels vertices by role
(source/terminal/user, or source/sink/user under the graph-theory
convention).check_scale_free() fits a discrete power-law to the
degree distribution and tests for scale-free behaviour.edge_weights() and node_weights() compute
traversal weights at the edge and node level.read_pajek()) and Gephi export
(read_gephi_export(), supporting .gexf and
.graphml) files.plot_mpa() visualizes main paths, with a
scope argument for restricting the plot to a subgraph.igraph objects or edge-list data frames as
input throughout.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.