-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
27 lines (27 loc) · 1.05 KB
/
DESCRIPTION
File metadata and controls
27 lines (27 loc) · 1.05 KB
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
26
27
Package: sand
Version: 2.0.0
Title: Statistical Analysis of Network Data with R, 2nd Edition
Authors@R: c(person("Eric", "Kolaczyk", role = c("aut", "cre"), email="eric.kolaczyk@gmail.com"),
person("Gábor", "Csárdi", role = "aut"),
person("Carolyn", "Kolaczyk", role = "ctb"))
Author: Eric Kolaczyk [aut, cre],
Gábor Csárdi [aut],
Carolyn Kolaczyk [ctb]
Maintainer: Eric Kolaczyk <eric.kolaczyk@gmail.com>
Depends: R (>= 3.5.0), igraph, igraphdata
Imports: utils
Suggests: GO.db, GOstats, ROCR, ape, blockmodels, car, eigenmodel,
ergm, fdrtool, ggplot2, huge, kernlab, lattice, network,
networkDynamic, networkTomography, ngspatial, org.Sc.sgd.db,
sna, vioplot
Description: Data sets and code blocks for the book 'Statistical Analysis of
Network Data with R, 2nd Edition'.
License: GPL-3
URL: https://github.com/kolaczyk/sand
BugReports: https://github.com/kolaczyk/sand/issues
LazyData: true
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-07-01 14:31:46 UTC; erick
Repository: CRAN
Date/Publication: 2020-07-02 07:20:06 UTC