Package: latentnet
Version: 2.10.5
Date: 2020-03-20
Title: Latent Position and Cluster Models for Statistical Networks
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"), email="handcock@stat.ucla.edu"),
	   person("Susan M.", "Shortreed", role=c("ctb")),
	   person("Jeremy", "Tantrum", role=c("ctb")),
	   person("Peter D.", "Hoff", role=c("ctb")),
	   person("Li","Wang",role=c("ctb"),email="lxwang@gmail.com"),
           person("Kirk","Li",role=c("ctb"),email="kirkli@uw.edu"),
	   person("Jake","Fisher",role=c("ctb"),email="jcf26@duke.edu"),
	   person("Jordan T.", "Bates", role=c("ctb"),email="jtbates@gmail.com")	   
	   )
Description: Fit and simulate latent position and cluster models for statistical networks. See Krivitsky and Handcock (2008) <10.18637/jss.v024.i05> and Krivitsky, Handcock, Raftery, and Hoff (2009) <10.1016/j.socnet.2009.04.001>.
Depends: R (>= 2.8.0), network, ergm (>= 3.9.0)
Imports: sna, mvtnorm, abind, coda (>= 0.17.1), tools, MASS,
        statnet.common (>= 4.1.0)
Suggests: KernSmooth, snowFT, rgl, heplots, rlecuyer, ergm.userterms
BugReports: https://github.com/statnet/latentnet/issues
License: GPL-3 + file LICENSE
URL: http://www.statnet.org
Encoding: UTF-8
RoxygenNote: 7.1.0
NeedsCompilation: yes
Packaged: 2020-03-21 20:54:30 UTC; pavel
Author: Pavel N. Krivitsky [aut, cre] (<https://orcid.org/0000-0002-9101-3362>),
  Mark S. Handcock [aut],
  Susan M. Shortreed [ctb],
  Jeremy Tantrum [ctb],
  Peter D. Hoff [ctb],
  Li Wang [ctb],
  Kirk Li [ctb],
  Jake Fisher [ctb],
  Jordan T. Bates [ctb]
Maintainer: Pavel N. Krivitsky <pavel@statnet.org>
Repository: CRAN
Date/Publication: 2020-03-22 08:50:02 UTC
