Package: networktools
Title: Assorted Tools for Identifying Important Nodes in Networks
        (Impact, Expected Influence)
Version: 1.0.0
Authors@R: person("Payton", "Jones", email = "payton_jones@g.harvard.edu", role = c("aut", "cre"))
Description: Includes assorted tools for network analysis. Specifically, includes functions for 
    calculating impact statistics, which aim to identify how each node impacts 
    the overall network structure (global strength impact, network structure impact, edge impact), 
    and for calculating and visualizing expected influence.  
Depends: R (>= 3.0.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports:
        qgraph,igraph,IsingFit,reshape2,nnet,ggplot2,gridExtra,stats,graphics,utils,NetworkComparisonTest,devtools
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
URL: http://github.com/paytonjjones/networktools
BugReports: http://github.com/paytonjjones/networktools/issues
NeedsCompilation: no
Packaged: 2017-04-14 01:04:37 UTC; payto
Author: Payton Jones [aut, cre]
Maintainer: Payton Jones <payton_jones@g.harvard.edu>
Repository: CRAN
Date/Publication: 2017-04-14 14:37:33 UTC
