-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
19 lines (19 loc) · 956 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: tsna
Version: 0.3.5
Date: 2021-10-31
Title: Tools for Temporal Social Network Analysis
Type: Package
Authors@R: c(
person("Skye", "Bender-deMoll", role=c("aut","cre"), email="[email protected]"),
person("Martina", "Morris", role=c("aut"), email="[email protected]"),
person("James", "Moody", role=c("ctb"), email="[email protected]")
)
Depends: network (>= 1.13), networkDynamic (>= 0.9), R (>= 3.0)
Imports: statnet.common
Suggests: networkDynamicData, testthat, sna, knitr, rmarkdown, relevent, ergm (>= 3.10)
Description: Temporal SNA tools for continuous- and discrete-time longitudinal networks having vertex, edge, and attribute dynamics stored in the 'networkDynamic' format. This work was supported by grant R01HD68395 from the National Institute of Health.
License: GPL-3
LazyLoad: yes
URL: http://statnet.org/
BugReports: https://github.com/statnet/tsna/issues
VignetteBuilder: knitr