Package: tergm
Version: 4.1.1
Date: 2022-11-07
Title: Fit, Simulate and Diagnose Models for Network Evolution Based on Exponential-Family Random Graph Models
Authors@R: c(
        person("Pavel N.", "Krivitsky", role=c("aut","cre"), email="pavel@statnet.org", comment=c(ORCID="0000-0002-9101-3362")),
        person("Mark S.", "Handcock", role=c("aut","ths"), email="handcock@stat.ucla.edu"),
        person("David R.", "Hunter", role=c("ctb"), email="dhunter@stat.psu.edu"),
        person("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("Nicole Bohme", "Carnegie", role=c("ctb"), email="nicole.carnegie@nyu.edu"),
        person("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"))
Depends:
    ergm (>= 4.3.1),
    network (>= 1.18.0),
    networkDynamic (>= 0.11.2)
Imports:
    methods,
    utils,
    robustbase (>= 0.93.5),
    coda (>= 0.19.2),
    nlme (>= 3.1.139),
    MASS (>= 7.3.51.4),
    statnet.common (>= 4.4.0),
    purrr
LinkingTo:
    ergm
Suggests:
    lattice (>= 0.20.38),
    parallel,
    rmarkdown (>= 1.12),
    knitr (>= 1.22),
    tibble,
    testthat,
    covr
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) <doi:10.1111/rssb.12014> and Carnegie, Krivitsky, Hunter, and Goodreau (2015) <doi:10.1080/10618600.2014.903087>.
License: GPL-3 + file LICENSE
URL: https://statnet.org
VignetteBuilder: rmarkdown, knitr
RoxygenNote: 7.2.1
Roxygen: list(markdown = TRUE)
Config/testthat/parallel: true
Config/testthat/edition: 3
Encoding: UTF-8
