Package: signnet
Title: Methods to Analyse Signed Networks
Version: 0.6.0
Authors@R: 
    person(given = "David",
           family = "Schoch",
           role = c("aut", "cre"),
           email = "david.schoch@manchester.ac.uk")
Description: Methods for the analysis of signed networks. This includes several measures for structural balance as introduced by Cartwright and Harary (1956) <doi:10.1037/h0046049>, blockmodeling algorithms from Doreian (2008) <doi:10.1016/j.socnet.2008.03.005>, various centrality indices, and projections of signed two-mode networks introduced by Schoch (2020) <doi:10.1080/0022250X.2019.1711376>.
Depends: R (>= 3.2.0)
URL: https://github.com/schochastics/signnet
BugReports: https://github.com/schochastics/signnet/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: igraph, Rcpp, Matrix
RoxygenNote: 7.1.0
Suggests: testthat (>= 2.1.0), covr, ggplot2, ggraph, knitr, rmarkdown
LinkingTo: Rcpp, RcppArmadillo
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2020-08-13 19:27:31 UTC; david
Author: David Schoch [aut, cre]
Maintainer: David Schoch <david.schoch@manchester.ac.uk>
Repository: CRAN
Date/Publication: 2020-08-13 19:50:03 UTC
