Package: ergmgp Version: 0.1-2 Date: 2024-10-08 Title: Tools for Modeling ERGM Generating Processes Authors@R: c( person("Carter T.", "Butts", role=c("aut","cre"), email="buttsc@uci.edu"), person(family="Statnet Commons", role=c("ctb")) ) Depends: network (>= 1.15), ergm (>= 3.10.1), networkDynamic (>= 0.10), parallel Imports: statnet.common (>= 4.2.0) LinkingTo: ergm Description: Provides tools for simulating draws from continuous time processes with well-defined exponential family random graph (ERGM) equilibria, i.e. ERGM generating processes (EGPs). A number of EGPs are supported, including the families identified in Butts (2023) , as are functions for hazard calculation and timing calibration. License: GPL-3 + file LICENSE URL: https://statnet.org BugReports: https://github.com/statnet/ergmgp/issues Config/pak/sysreqs: libicu-dev Repository: https://statnet.r-universe.dev Date/Publication: 2024-10-09 06:07:20 UTC RemoteUrl: https://github.com/statnet/ergmgp RemoteRef: HEAD RemoteSha: ea61d28167f4abbc22a8618a2a0993036aa8afcd NeedsCompilation: yes Packaged: 2026-06-23 14:11:43 UTC; root Author: Carter T. Butts [aut, cre], Statnet Commons [ctb] Maintainer: Carter T. Butts