Package: netseg Title: Measures of Network Segregation and Homophily Version: 1.0-4 Authors@R: person(given = "Michal", family = "Bojanowski", role = c("aut", "cre"), email = "michal2992@gmail.com", comment = c(ORCID = "0000-0001-7503-852X")) Description: Segregation is a network-level property such that edges between predefined groups of vertices are relatively less likely. Network homophily is a individual-level tendency to form relations with people who are similar on some attribute (e.g. gender, music taste, social status, etc.). In general homophily leads to segregation, but segregation might arise without homophily. This package implements descriptive indices measuring homophily/segregation. It is a computational companion to Bojanowski & Corten (2014) . Depends: R (>= 2.10) Imports: igraph (>= 2.0.0) License: GPL-2 Encoding: UTF-8 Roxygen: list(markdown=TRUE) VignetteBuilder: knitr URL: https://mbojan.github.io/netseg/ BugReports: https://github.com/mbojan/netseg/issues LazyData: true RoxygenNote: 7.3.2 Suggests: testthat (>= 2.1.0), knitr, rmarkdown, scales Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://mbojan.r-universe.dev Date/Publication: 2026-06-21 21:25:50 UTC RemoteUrl: https://github.com/mbojan/netseg RemoteRef: HEAD RemoteSha: 1711b7a509c70687160f542a59a1653d81e73dd5 NeedsCompilation: no Packaged: 2026-06-21 23:10:04 UTC; root Author: Michal Bojanowski [aut, cre] (ORCID: ) Maintainer: Michal Bojanowski