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 |
Reference manual: | networkLite.pdf |
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, r-oldrel (x86_64): networkLite_1.0.5.tgz |
Old sources: | networkLite archive |
Reverse imports: | EpiModel, networkDynamic |
Reverse suggests: | ergm, tergm |
Please use the canonical form https://CRAN.R-project.org/package=networkLite to link to this page.