Package: signnet Title: Methods to Analyse Signed Networks Version: 1.0.6 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) , blockmodeling algorithms from Doreian (2008) , various centrality indices, and projections of signed two-mode networks introduced by Schoch (2020) . 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 (>= 2.2.0), 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://cynkra.r-universe.dev Date/Publication: 2025-11-06 07:49:28 UTC RemoteUrl: https://github.com/schochastics/signnet RemoteRef: HEAD RemoteSha: 2b77cc8978c8e72888c90551181ef1943f79c6be NeedsCompilation: yes Packaged: 2026-06-12 07:54:07 UTC; root Author: David Schoch [aut, cre] (ORCID: ) Maintainer: David Schoch