Package: networkLite 1.1.0

Samuel Jenness

networkLite: An Simplified Implementation of the 'network' Package Functionality

An implementation of some of the core 'network' package functionality based on a simplified data structure that is faster in many research applications. This package is designed for back-end use in the 'statnet' family of packages, including 'EpiModel'. Support is provided for binary and weighted, directed and undirected, bipartite and unipartite networks; no current support for multigraphs, hypergraphs, or loops.

Authors:Samuel Jenness [cre, aut], Steven M. Goodreau [aut], Martina Morris [aut], Adrien Le Guillou [aut], Chad Klumb [aut], Skye Bender-deMoll [ctb], Pavel N. Krivitsky [ctb]

networkLite_1.1.0.tar.gz
networkLite_1.1.0.zip(r-4.7)networkLite_1.1.0.zip(r-4.6)networkLite_1.1.0.zip(r-4.5)
networkLite_1.1.0.tgz(r-4.6-any)networkLite_1.1.0.tgz(r-4.5-any)
networkLite_1.1.0.tar.gz(r-4.7-any)networkLite_1.1.0.tar.gz(r-4.6-any)
networkLite_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
networkLite/json (API)
NEWS

# Install 'networkLite' in R:
install.packages('networkLite', repos = c('https://epimodel.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/epimodel/networklite/issues

On CRAN:

Conda:

5.79 score 3 stars 16 packages 1 scripts 4.2k downloads 6 exports 20 dependencies

Last updated from:29b70b0e50. Checks:7 WARNING, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64WARNING134
source / vignettesOK192
linux-release-x86_64WARNING146
macos-release-arm64WARNING90
macos-oldrel-arm64WARNING111
windows-develWARNING98
windows-releaseWARNING88
windows-oldrelWARNING91
wasm-releaseOK97

Exports:as.networkLiteatomizeis.networkLitenetworkLitenetworkLite_initializeto_network_networkLite

Dependencies:clicodadplyrgenericsgluelatticelifecyclemagrittrMatrixnetworkpillarpkgconfigR6rlangstatnet.commontibbletidyselectutf8vctrswithr

Readme and manuals

Help Manual

Help pageTopics
networkLite PackagenetworkLite-package
Add and Subtract 'networkLite's+.networkLite -.networkLite
Last-resort utilities$.networkLite [.networkLite
Methods to Add or Modify Edges in a 'networkLite'.add.edges.networkLite [<-.networkLite
Add Vertices to a 'networkLite'.add.vertices.networkLite
Convert a 'networkLite' to a Matrix or 'tibble'.as.edgelist.networkLite as.matrix.networkLite as_tibble.networkLite
Convert to 'networkLite' Representation.as.networkLite as.networkLite.default as.networkLite.network as.networkLite.networkLite
Convert Lists to Atomic Vectors Where Possibleatomize atomize.networkLite atomize.tbl_df
Delete edges from a networkLite.delete.edges.networkLite
Delete vertices from a networkLite.delete.vertices.networkLite
Return an induced subgraphget.inducedSubgraph.networkLite
'networkLite' Attribute Methodsdelete.edge.attribute.networkLite delete.network.attribute.networkLite delete.vertex.attribute.networkLite get.edge.attribute.networkLite get.edge.value.networkLite get.network.attribute.networkLite get.vertex.attribute.networkLite list.edge.attributes.networkLite list.network.attributes.networkLite list.vertex.attributes.networkLite set.edge.attribute.networkLite set.edge.value.networkLite set.network.attribute.networkLite set.vertex.attribute.networkLite
Extract 'networkLite' with Missing Edges Onlyis.na.networkLite
Test whether the object is a 'networkLite'is.networkLite
Extract Mixing Matrix from 'networkLite'mixingmatrix.networkLite
Count Edges in a 'networkLite'network.edgecount.networkLite network.naedgecount.networkLite
networkLite Constructor UtilitiesnetworkLite networkLite.edgelist networkLite.matrix networkLite.numeric networkLite_initialize
Permute verticespermute.vertexIDs.networkLite
Print Basic Summary of a 'networkLite'print.networkLite
Convert a 'networkLite' object to a 'network' objectas.network.networkLite to_network_networkLite
valid.eidsvalid.eids.networkLite