Package: ergm Version: 4.13.0-8213 Date: 2026-07-02 Title: Fit, Simulate and Diagnose Exponential-Family Models for Networks Authors@R: c( person(c("Mark", "S."), "Handcock", role=c("aut"), email="handcock@stat.ucla.edu"), person(c("David", "R."), "Hunter", role=c("aut"), email="dhunter@stat.psu.edu"), person(c("Carter", "T."), "Butts", role=c("aut"), email="buttsc@uci.edu"), person(c("Steven", "M."), "Goodreau", role=c("aut"), email="goodreau@u.washington.edu"), person(c("Pavel", "N."), "Krivitsky", role=c("aut", "cre"), email="pavel@statnet.org", comment=c(ORCID="0000-0002-9101-3362")), person("Martina", "Morris", role=c("aut"), email="morrism@u.washington.edu"), person("Li", "Wang", role=c("ctb"), email="lxwang@gmail.com"), person("Kirk", "Li", role=c("ctb"), email="kirkli@u.washington.edu"), person("Skye", "Bender-deMoll", role=c("ctb"), email="skyebend@u.washington.edu"), person("Chad", "Klumb", role=c("ctb"), email="cklumb@gmail.com"), person("Michał", "Bojanowski", role=c("ctb"), email="michal2992@gmail.com", comment=c(ORCID="0000-0001-7503-852X")), person("Ben", "Bolker", role=c("ctb"), email="bbolker+lme4@gmail.com"), person("Christian", "Schmid", role=c("ctb"), email="songhyo86@gmail.com"), person("Joyce", "Cheng", role=c("ctb"), email="joyce.cheng@student.unsw.edu.au"), person("Arya", "Karami", role=c("ctb"), email="a.karami@unsw.edu.au"), person("Adrien", "Le Guillou", role=c("ctb"), email="git@aleguillou.org", comment=c(ORCID="0000-0002-4791-418X"))) Depends: R (>= 4.2), network (>= 1.19.0) Imports: robustbase (>= 0.99-6), coda (>= 0.19-4.1), trust (>= 0.1-8), lpSolveAPI (>= 5.5.2.0-17.14), statnet.common (>= 4.14.0), rle (>= 0.10.0), purrr (>= 1.2.1), rlang (>= 1.1.7), memoise (>= 2.0.1), tibble (>= 3.3.1), magrittr (>= 2.0.4), Rdpack (>= 2.6.4), knitr (>= 1.51), stringr (>= 1.6.0), cli (>= 3.6.5), MASS, Matrix, parallel, methods Suggests: latticeExtra (>= 0.6-31), sna (>= 2.8), rmarkdown (>= 2.30), testthat (>= 3.3.2), ergm.count (>= 4.1.3), withr (>= 3.0.2), covr (>= 3.6.5), Rglpk (>= 0.6-5.1), slam (>= 0.1-55), networkLite (>= 1.1.0), lattice LinkingTo: cli RdMacros: Rdpack BugReports: https://github.com/statnet/ergm/issues Description: An integrated set of tools to analyze and simulate networks based on exponential-family random graph models (ERGMs). 'ergm' is a part of the Statnet suite of packages for network analysis. See Hunter, Handcock, Butts, Goodreau, and Morris (2008) and Krivitsky, Hunter, Morris, and Klumb (2023) . License: GPL-3 + file LICENSE License_is_FOSS: yes License_restricts_use: no URL: https://statnet.org VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Config/testthat/parallel: true Config/testthat/edition: 3 Config/build/clean-inst-doc: FALSE Encoding: UTF-8 Collate: 'InitErgmConstraint.R' 'InitErgmConstraint.blockdiag.R' 'InitErgmConstraint.hints.R' 'InitErgmConstraint.operator.R' 'InitErgmProposal.R' 'InitErgmProposal.dyadnoise.R' 'InitErgmReference.R' 'InitErgmTerm.R' 'InitErgmTerm.auxnet.R' 'InitErgmTerm.bipartite.R' 'InitErgmTerm.bipartite.degree.R' 'InitErgmTerm.blockop.R' 'InitErgmTerm.coincidence.R' 'InitErgmTerm.dgw_sp.R' 'InitErgmTerm.diversity.R' 'InitErgmTerm.extra.R' 'InitErgmTerm.indices.R' 'InitErgmTerm.interaction.R' 'InitErgmTerm.operator.R' 'InitErgmTerm.projection.R' 'InitErgmTerm.spcache.R' 'InitErgmTerm.test.R' 'InitErgmTerm.transitiveties.R' 'InitWtErgmProposal.R' 'InitWtErgmTerm.R' 'InitWtErgmTerm.auxnet.R' 'InitWtErgmTerm.operator.R' 'InitWtErgmTerm.test.R' 'allstats.R' 'anova.R' 'as.network.numeric.R' 'auxstorage.R' 'bounddeg.R' 'bridge_sampling.R' 'build_term_index.R' 'cd_fixed.R' 'check.ErgmTerm.R' 'control.ergm.R' 'control.ergm.bridge.R' 'control.ergm3.R' 'control.gof.R' 'control.logLik.ergm.R' 'control.san.R' 'control.simulate.R' 'data.R' 'design.R' 'dyad_attr.R' 'ergm-defunct.R' 'ergm-deprecated.R' 'ergm-internal.R' 'ergm-options.R' 'ergm-package.R' 'ergm-terms-index.R' 'ergm.R' 'ergmMPLE.R' 'ergmlhs.R' 'errors.R' 'estfun.R' 'eta.R' 'etamap.R' 'formula.utils.R' 'geodistn.R' 'getnetwork.R' 'godfather.R' 'gof.R' 'initial_fit.R' 'is.curved.R' 'is.dyad.independent.R' 'is.na.R' 'is.valued.R' 'keywords.R' 'logLik.R' 'logitreg.R' 'mcmc.diagnostics.R' 'mcmc_htests.R' 'mcmc_se.R' 'mcmle.R' 'mcmle_update.R' 'metrics.R' 'metrics_obs.R' 'model.R' 'model_utils.R' 'mple.R' 'mple_components.R' 'mplecov.R' 'network.list.R' 'network.update.R' 'node_attr.R' 'nonidentifiability.R' 'nparam.R' 'obs_constraints.R' 'parallel_utils.R' 'param_names.R' 'pen_glm.R' 'predict.R' 'print.R' 'proposal.R' 'rank_test.R' 'response.R' 'serialization.R' 'rlebdm.R' 'sample_cd.R' 'sample_mcmc.R' 'san.R' 'simulate.R' 'simulate.formula.R' 'state.R' 'stepping.R' 'stocapprox.R' 'summary.R' 'summary.statistics.network.R' 'summary_model.R' 'utilities.R' 'vcov.R' 'wtd.median.R' 'zzz.R' Remotes: github::statnet/statnet.common@master, github::statnet/ergm.count@master Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev Repository: https://statnet.r-universe.dev Date/Publication: 2026-07-02 04:57:06 UTC RemoteUrl: https://github.com/statnet/ergm RemoteRef: HEAD RemoteSha: 1917fcef9f936c2bff7c19839e2fdeb4606d7071 NeedsCompilation: yes Packaged: 2026-07-02 10:04:02 UTC; root Author: Mark S. Handcock [aut], David R. Hunter [aut], Carter T. Butts [aut], Steven M. Goodreau [aut], Pavel N. Krivitsky [aut, cre] (ORCID: ), Martina Morris [aut], Li Wang [ctb], Kirk Li [ctb], Skye Bender-deMoll [ctb], Chad Klumb [ctb], Michał Bojanowski [ctb] (ORCID: ), Ben Bolker [ctb], Christian Schmid [ctb], Joyce Cheng [ctb], Arya Karami [ctb], Adrien Le Guillou [ctb] (ORCID: ) Maintainer: Pavel N. Krivitsky