Package: signnet
Title: Methods to Analyse Signed Networks
Version: 1.0.4
Authors@R: 
    person("David", "Schoch", , "david@schochastics.net", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-2952-4812"))
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>.
License: MIT + file LICENSE
URL: https://github.com/schochastics/signnet,
        https://schochastics.github.io/signnet/
BugReports: https://github.com/schochastics/signnet/issues
Depends: R (>= 3.2.0)
Imports: igraph, Matrix, Rcpp
Suggests: covr, ggplot2, ggraph, knitr, ompr, ompr.roi, rmarkdown, ROI,
        ROI.plugin.glpk, testthat (>= 2.1.0)
LinkingTo: Rcpp, RcppArmadillo
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: yes
Packaged: 2024-01-06 10:42:12 UTC; david
Author: David Schoch [aut, cre] (<https://orcid.org/0000-0003-2952-4812>)
Maintainer: David Schoch <david@schochastics.net>
Repository: CRAN
Date/Publication: 2024-01-08 22:00:02 UTC
