Package: networkLite 1.0.5

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]

networkLite_1.0.5.tar.gz
networkLite_1.0.5.zip(r-4.5)networkLite_1.0.5.zip(r-4.4)networkLite_1.0.5.zip(r-4.3)
networkLite_1.0.5.tgz(r-4.4-any)networkLite_1.0.5.tgz(r-4.3-any)
networkLite_1.0.5.tar.gz(r-4.5-noble)networkLite_1.0.5.tar.gz(r-4.4-noble)
networkLite_1.0.5.tgz(r-4.4-emscripten)networkLite_1.0.5.tgz(r-4.3-emscripten)
networkLite.pdf |networkLite.html
networkLite/json (API)
NEWS

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

Peer review:

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

On CRAN:

5.03 score 1 stars 12 packages 1 scripts 3.0k downloads 5 exports 21 dependencies

Last updated 4 days agofrom:4ecf5bdd79. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 19 2024
R-4.5-winOKNov 19 2024
R-4.5-linuxOKNov 19 2024
R-4.4-winOKNov 19 2024
R-4.4-macOKNov 19 2024
R-4.3-winOKNov 19 2024
R-4.3-macOKNov 19 2024

Exports:as.networkLiteatomizenetworkLitenetworkLite_initializeto_network_networkLite

Dependencies:clicodadplyrfansigenericsgluelatticelifecyclemagrittrMatrixnetworkpillarpkgconfigR6rlangstatnet.commontibbletidyselectutf8vctrswithr

Readme and manuals

Help Manual

Help pageTopics
networkLite PackagenetworkLite-package
Add and Subtract 'networkLite's+.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.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
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