-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
25 lines (25 loc) · 1.29 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Package: networkDynamic
Version: 0.11.5
Date: 2024-11-21
Title: Dynamic Extensions for Network Objects
Type: Package
Depends: R (>= 3.0.0), network (>= 1.17.0)
Imports: statnet.common, methods, networkLite
Suggests: testthat
LinkingTo: network
Authors@R: c(
person("Carter T.", "Butts", role=c("aut"), email="[email protected]"),
person("Ayn", "Leslie-Cook", role=c("aut"), email="[email protected]"),
person("Pavel N.", "Krivitsky", role=c("aut"), email="[email protected]"),
person("Skye", "Bender-deMoll", role=c("aut","cre"), email="[email protected]"),
person("Zack", "Almquist", role=c("ctb"), email="[email protected]"),
person("David R.", "Hunter", role=c("ctb"), email="[email protected]"),
person("Li","Wang",role=c("ctb"),email="[email protected]"),
person("Kirk","Li",role=c("ctb"),email="[email protected]"),
person("Steven M.","Goodreau",role=c("ctb"),email="[email protected]"),
person("Jeffrey", "Horner", role=c("ctb"), email="[email protected]"),
person("Martina", "Morris", role=c("ctb"), email="[email protected]"))
Description: Simple interface routines to facilitate the handling of network objects with complex intertemporal data. This is a part of the "statnet" suite of packages for network analysis.
License: GPL-3
LazyLoad: yes
URL: https://statnet.org/