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.1.0 | 
| Depends: | R (≥ 3.5), network (≥ 1.19.0) | 
| Imports: | statnet.common (≥ 4.11.0), tibble, dplyr | 
| Suggests: | testthat | 
| Published: | 2025-01-08 | 
| 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],
  Pavel N. Krivitsky  [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 form
https://CRAN.R-project.org/package=networkLite
to link to this page.