Package: gwdegree
Title: A Shiny App to Aid Interpretation of Geometrically-Weighted
        Degree Estimates in Exponential Random Graph Models
Version: 0.1.1
Authors@R: person("Michael", "Levy", email = "malevy@ucdavis.edu", role = c("aut", "cre"))
License: MIT + file LICENSE
Description: This is a Shiny application intended to provide better understanding of how geometrically-weighted degree terms function in exponential random graph models of networks. It contains just one user function, gwdegree(), which launches the Shiny application.
URL: https://github.com/michaellevy/gwdegree,
        https://michaellevy.shinyapps.io/gwdegree/
BugReports: https://github.com/michaellevy/gwdegree/issues
Depends: R (>= 3.2.3), ergm, ggplot2, magrittr, shiny, shinydashboard
Imports: dplyr, gtools, network, scales, sna, tidyr
Suggests: testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-07-08 20:46:38 UTC; malevy
Author: Michael Levy [aut, cre]
Maintainer: Michael Levy <malevy@ucdavis.edu>
Repository: CRAN
Date/Publication: 2016-07-09 10:46:45
