Package: statnet Version: 2021.6 Date: 2021-06-24 Title: Software Tools for the Statistical Analysis of Network Data Authors@R: c( person("Statnet Development Team", role=c("aut"), email="contact@statnet.org"), person("Martina", "Morris", role=c("aut","cre"), email="morrism@uw.edu") ) Depends: R (>= 3.5), ergm (>= 4.0), tergm (>= 4.0) Imports: statnet.common (>= 4.5), network (>= 1.17), networkDynamic(>= 0.11), sna (>= 2.4), tsna (>= 0.3), ndtv (>= 0.13.0), ergm.count (>= 4.0), ergm.rank (>= 4.0), ergm.ego (>= 0.9), latentnet (>= 2.10), relevent (>= 1.0-4) BugReports: https://github.com/statnet/statnet/issues Description: This package is designed to make it easy to install and load key packages from the 'statnet' suite in a single step. The `statnet` suite is a collection of packages for statistical network analysis that are designed to work together; they share common data representations, 'API' design and a uniform user interface. Together they provide an integrated set of tools for the exploration, visualization, statistical analysis, and simulation of many different forms of network data. Learn more about 'statnet' at . Tutorials for many packages can be found at . For an introduction to functions in this package, type help(package='statnet'). License: GPL-3 + file LICENSE URL: https://statnet.org RoxygenNote: 7.1.1 Encoding: UTF-8 Config/pak/sysreqs: cmake libglpk-dev make libmagick++-dev gsfonts texlive libicu-dev libuv1-dev libxml2-dev libssl-dev Repository: https://statnet.r-universe.dev Date/Publication: 2021-06-26 06:16:54 UTC RemoteUrl: https://github.com/statnet/statnet RemoteRef: HEAD RemoteSha: 8e86964318d782a2dee3cea30141ba485996bc0d NeedsCompilation: no Packaged: 2026-06-23 14:13:25 UTC; root Author: Statnet Development Team [aut], Martina Morris [aut, cre] Maintainer: Martina Morris