Package: tergm
Version: 3.4.1
Date: 2017-09-12
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@uow.edu.au"),
        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"))
LinkingTo: ergm
Depends: statnet.common (>= 4.0), ergm (>= 3.8), network (>= 1.13),
        networkDynamic (>= 0.8.1)
Imports: robustbase (>= 0.9-10), coda, nlme, MASS
Suggests: 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.
License: GPL-3 + file LICENSE
URL: http://www.statnet.org
NeedsCompilation: yes
Packaged: 2017-09-12 07:19:57 UTC; pavel
Author: Pavel N. Krivitsky [aut, cre],
  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]
Maintainer: Pavel N. Krivitsky <pavel@uow.edu.au>
Repository: CRAN
Date/Publication: 2017-09-12 07:54:28 UTC
