networkLite: An Simplified Implementation of the 'network' Package Functionality (original) (raw)

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.

Version: 1.0.5
Depends: R (≥ 3.5), network (≥ 1.18.1)
Imports: statnet.common (≥ 4.8.0), tibble, dplyr
Suggests: testthat
Published: 2023-03-10
DOI: 10.32614/CRAN.package.networkLite
Author: Samuel Jenness [cre, aut], Steven M. Goodreau [aut], Martina Morris [aut], Adrien Le Guillou [aut], Chad Klumb [aut], Skye Bender-deMoll [ctb]
Maintainer: Samuel Jenness <samuel.m.jenness at emory.edu>
BugReports: https://github.com/EpiModel/networkLite/issues
License: GPL-3
URL: https://github.com/EpiModel/networkLite/
NeedsCompilation: no
Materials: NEWS
CRAN checks: networkLite results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=networkLiteto link to this page.