Package: tergm Version: 4.2.2-2629 Date: 2026-04-09 Title: Fit, Simulate and Diagnose Models for Network Evolution Based on Exponential-Family Random Graph Models Authors@R: c( person(c("Pavel", "N."), "Krivitsky", role=c("aut","cre"), email="pavel@statnet.org", comment=c(ORCID="0000-0002-9101-3362")), person(c("Mark", "S."), "Handcock", role=c("aut","ths"), email="handcock@stat.ucla.edu"), person(c("David", "R."), "Hunter", role=c("ctb"), email="dhunter@stat.psu.edu"), person(c("Steven", "M."), "Goodreau", role=c("ctb","ths"), email="goodreau@u.washington.edu"), person("Martina", "Morris", role=c("ctb","ths"), email="morrism@u.washington.edu"), person(c("Nicole", "Bohme"), "Carnegie", role=c("ctb"), email="nicole.carnegie@nyu.edu"), person(c("Carter", "T."), "Butts", role=c("ctb"), email="buttsc@uci.edu"), person("Ayn", "Leslie-Cook", role=c("ctb"), email="aynlc3@uw.edu"), person("Skye", "Bender-deMoll", role=c("ctb"), email="skyebend@skyeome.net"), person("Li","Wang",role=c("ctb"),email="lxwang@gmail.com"), person("Kirk","Li",role=c("ctb"),email="kirkli@uw.edu"), person("Chad", "Klumb", role=c("ctb"), email="cklumb@gmail.com"), person("Adrien", "Le Guillou", role=c("ctb"), email="git@aleguillou.org", comment=c(ORCID="0000-0002-4791-418X"))) Depends: R (>= 4.2.0), ergm (>= 4.11.0), network (>= 1.19.0), networkDynamic (>= 0.11.5) Imports: robustbase (>= 0.99-4-1), coda (>= 0.19-4.1), statnet.common (>= 4.12.0), ergm.multi (>= 0.3.0), purrr (>= 1.0.4), methods, utils, nlme, MASS LinkingTo: ergm Suggests: rmarkdown (>= 2.29), knitr (>= 1.50), tibble (>= 3.3.0), testthat (>= 3.2.3), covr (>= 3.6.4), networkLite (>= 1.1.0), rlang (>= 1.1.6), lattice, parallel BugReports: https://github.com/statnet/tergm/issues Description: An integrated set of extensions to the 'ergm' package to analyze and simulate network evolution based on exponential-family random graph models (ERGM). 'tergm' is a part of the 'statnet' suite of packages for network analysis. See Krivitsky and Handcock (2014) and Carnegie, Krivitsky, Hunter, and Goodreau (2015) . License: GPL-3 + file LICENSE URL: https://statnet.org VignetteBuilder: rmarkdown, knitr RoxygenNote: 7.3.3.9000 Roxygen: list(markdown = TRUE) Config/testthat/parallel: true Config/testthat/edition: 3 Encoding: UTF-8 Remotes: github::statnet/statnet.common@master, github::statnet/network@master, github::statnet/networkDynamic@master, github::statnet/ergm@master, github::statnet/ergm.multi@master Config/pak/sysreqs: libicu-dev Repository: https://statnet.r-universe.dev Date/Publication: 2026-05-21 07:57:06 UTC RemoteUrl: https://github.com/statnet/tergm RemoteRef: HEAD RemoteSha: 5f406b4ca69f85c91208d6834004af1579fd7778 NeedsCompilation: yes Packaged: 2026-07-02 05:18:51 UTC; root Author: Pavel N. Krivitsky [aut, cre] (ORCID: ), Mark S. Handcock [aut, ths], David R. Hunter [ctb], Steven M. Goodreau [ctb, ths], Martina Morris [ctb, ths], Nicole Bohme Carnegie [ctb], Carter T. Butts [ctb], Ayn Leslie-Cook [ctb], Skye Bender-deMoll [ctb], Li Wang [ctb], Kirk Li [ctb], Chad Klumb [ctb], Adrien Le Guillou [ctb] (ORCID: ) Maintainer: Pavel N. Krivitsky