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.

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
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:

Reference manual: networkLite.pdf

Downloads:

Package source: networkLite_1.0.5.tar.gz
Windows binaries: r-devel: networkLite_1.0.5.zip, r-release: networkLite_1.0.5.zip, r-oldrel: networkLite_1.0.5.zip
macOS binaries: r-release (arm64): networkLite_1.0.5.tgz, r-oldrel (arm64): networkLite_1.0.5.tgz, r-release (x86_64): networkLite_1.0.5.tgz
Old sources: networkLite archive

Reverse dependencies:

Reverse imports: EpiModel, networkDynamic
Reverse suggests: ergm, tergm

Linking:

Please use the canonical form https://CRAN.R-project.org/package=networkLite to link to this page.