-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathDESCRIPTION
42 lines (42 loc) · 1.02 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Package: GERGM
Type: Package
Title: Estimation and Fit Diagnostics for Generalized Exponential Random Graph
Models
Version: 0.13.0
Date: 2018-05-14
Author: Matthew J. Denny <mdenny@psu.edu>, James D. Wilson
<jdwilson1212@gmail.com>, Skyler Cranmer <cranmer.12@osu.edu >, Bruce A.
Desmarais <bdesmarais@psu.edu>, Shankar Bhamidi <bhamidi@email.unc.edu>
Maintainer: Matthew J. Denny <mdenny@psu.edu>
Description: Estimation and diagnosis of the convergence of Generalized
Exponential Random Graph Models via Gibbs sampling or Metropolis
Hastings with exponential down weighting.
URL: https://github.com/matthewjdenny/GERGM
License: GPL-2
Imports:
Rcpp,
ggplot2,
methods,
stringr,
igraph,
plyr,
parallel,
coda,
vegan,
scales,
RcppParallel,
slackr,
matrixcalc
Depends:
R (>= 3.2.0)
LinkingTo: BH,
Rcpp,
RcppArmadillo,
RcppParallel
RoxygenNote: 6.0.1
Suggests:
testthat,
knitr,
rmarkdown
SystemRequirements: GNU make
VignetteBuilder: knitr