Package: tergmLite
Version: 2.1.7
Date: 2020-02-04
Title: Fast Simulation of Simple Temporal Exponential Random Graph
        Models
Authors@R: c(person("Samuel M.", "Jenness",
                    role = c("aut", "cre"),
                    email = "samuel.m.jenness@emory.edu"), 
             person("Chad", "Klumb",
                    role = "aut", 
                    email = "cklumb@gmail.com"))
Description: Provides functions for the computationally efficient simulation of 
    dynamic networks estimated with the statistical framework of temporal 
    exponential random graph models, implemented in the 'tergm' package.
Depends: R (>= 3.2.0)
License: GPL-3
Imports: ergm (>= 3.10.4), statnet.common (>= 4.3.0), tergm (>= 3.6.1),
        network (>= 1.16.0), Rcpp
Suggests: testthat, EpiModel (>= 1.7.5)
LinkingTo: Rcpp, ergm
LazyData: true
RoxygenNote: 7.0.2
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2020-02-04 17:54:53 UTC; sjennes
Author: Samuel M. Jenness [aut, cre],
  Chad Klumb [aut]
Maintainer: Samuel M. Jenness <samuel.m.jenness@emory.edu>
Repository: CRAN
Date/Publication: 2020-02-29 12:20:05 UTC
