Package: netseg
Title: Measures of Network Segregation and Homophily
Version: 1.0-1
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) <doi:10.1016/j.socnet.2014.04.001>.
Depends: R (>= 2.10)
Imports: igraph (>= 0.6-0)
License: GPL-2
Encoding: UTF-8
VignetteBuilder: knitr
URL: https://mbojan.github.io/netseg/
BugReports: https://github.com/mbojan/netseg/issues
LazyData: true
RoxygenNote: 7.2.1
Suggests: testthat (>= 2.1.0), knitr, rmarkdown, scales
NeedsCompilation: no
Packaged: 2022-08-25 11:06:14 UTC; mbojan
Author: Michal Bojanowski [aut, cre] (<https://orcid.org/0000-0001-7503-852X>)
Maintainer: Michal Bojanowski <michal2992@gmail.com>
Repository: CRAN
Date/Publication: 2022-08-25 12:10:06 UTC
Built: R 4.1.2; ; 2022-08-26 10:39:55 UTC; unix
