https://github.com/cran/statnet
Raw File
Tip revision: 8ecf73631475c86070257f2d339ebc261ebcafa0 authored by Pavel N. Krivitsky on 05 February 2014, 00:00:00 UTC
version 2014.2.0
Tip revision: 8ecf736
DESCRIPTION
Package: statnet
Version: 2014.2.0
Date: 2014-02-05
Title: Software tools for the Statistical Analysis of Network Data
Authors@R: c(
	     person("Mark S.", "Handcock", role=c("aut"), email="handcock@stat.ucla.edu"),
	     person("David R.", "Hunter", role=c("aut"), email="dhunter@stat.psu.edu"),
	     person("Carter T.", "Butts", role=c("aut"), email="buttsc@uci.edu"),
	     person("Steven M.", "Goodreau", role=c("aut"), email="goodreau@u.washington.edu"),
	     person("Pavel N.", "Krivitsky", role=c("aut","cre"), email="pavel@uow.edu.au"),
	     person("Skye", "Bender-deMoll", role=c("aut"), email="skyebend@skyeome.net"),
	     person("Martina", "Morris", role=c("aut"), email="morrism@u.washington.edu")
	     )
Depends: R (>= 2.15), network (>= 1.9.0), ergm (>= 3.1.2), sna (>=
        2.3.2), networkDynamic (>= 0.6.1), tergm (>= 3.1.4), ergm.count
        (>= 3.1.1), latentnet (>= 2.5.0)
Suggests: networksis (>= 2.1.2), degreenet (>= 1.2), relevent (>=
        1.0.3), ndtv (>= 0.5.1), EpiModel (>= 0.95)
Imports: statnet.common (>= 3.1.1)
Description: An integrated set of tools for the representation, visualization, analysis, and simulation of network data. For an introduction, type help(package='statnet')
License: GPL-3 + file LICENSE
URL: http://statnet.org
Packaged: 2014-02-09 21:20:42 UTC; pavel
Author: Mark S. Handcock [aut],
  David R. Hunter [aut],
  Carter T. Butts [aut],
  Steven M. Goodreau [aut],
  Pavel N. Krivitsky [aut, cre],
  Skye Bender-deMoll [aut],
  Martina Morris [aut]
Maintainer: Pavel N. Krivitsky <pavel@uow.edu.au>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-02-10 06:55:28
back to top