{
  "_id": "6a1ee32eb401979e73410e5a",
  "Package": "netmem",
  "Version": "1.0-3",
  "Date": "2026-04-01",
  "Title": "Social Network Measures using Matrices",
  "Authors@R": "c(\nperson(given = \"Alejandro\", family = \"Espinosa-Rada\", role = c(\"cre\", \"aut\"),\nemail = \"anespinosa@uc.cl\", comment = c(ORCID = \"0000-0003-4177-1912\"))\n)",
  "Maintainer": "Alejandro Espinosa-Rada <anespinosa@uc.cl>",
  "Description": "Provides measures to describe and manipulate one-mode,\ntwo-mode, multiplex, and multilevel networks using matrix\nalgebra. Implements functions for network centrality, cohesive\nsubgroups, structural holes, similarity measures, path\ndistances, signed networks, and random network generation.\nSupports ego-centric and whole-network analyses, including\ndyadic and triadic census, structural balance, and bipartite\nprojections. Key references: Bonacich (1972)\n<doi:10.1080/0022250X.1972.9989806>, Breiger (1974)\n<doi:10.2307/2576011>, Kivelä et al. (2014)\n<doi:10.1093/comnet/cnu016>, Espinosa-Rada et al. (2024)\n<doi:10.1016/j.socnet.2023.11.008>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "URL": "https://github.com/anespinosa/netmem,\nhttps://anespinosa.github.io/netmem/",
  "BugReports": "https://github.com/anespinosa/netmem/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "LazyData": "true",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://anespinosa.r-universe.dev",
  "Date/Publication": "2026-04-20 02:43:58 UTC",
  "RemoteUrl": "https://github.com/anespinosa/netmem",
  "RemoteRef": "HEAD",
  "RemoteSha": "cfe239d3d3bf5574c63b9d68861de0dab59806c1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 06:34:00 UTC",
    "User": "root"
  },
  "Author": "Alejandro Espinosa-Rada [cre, aut] (ORCID:\n<https://orcid.org/0000-0003-4177-1912>)",
  "MD5sum": "7fbb5bea0e31e184319cab607c396c88",
  "_user": "anespinosa",
  "_type": "src",
  "_file": "netmem_1.0-3.tar.gz",
  "_fileid": "3a4b37c5a7d64327d8ecb14cb90de7cc8da8ba8a8ddab7f960d6282ac18b2767",
  "_filesize": 774686,
  "_sha256": "3a4b37c5a7d64327d8ecb14cb90de7cc8da8ba8a8ddab7f960d6282ac18b2767",
  "_created": "2026-05-20T06:34:00.000Z",
  "_published": "2026-06-02T14:05:34.233Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79089434749,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7102919981"
    },
    {
      "job": 79089435075,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102922438"
    },
    {
      "job": 79089435537,
      "time": 209,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7102924296"
    },
    {
      "job": 79089435035,
      "time": 237,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102922533"
    },
    {
      "job": 79089434123,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102878616"
    },
    {
      "job": 79089433743,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359984203"
    },
    {
      "job": 79089434972,
      "time": 129,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7102912971"
    },
    {
      "job": 79089435498,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7102905626"
    },
    {
      "job": 79089435521,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102908385"
    }
  ],
  "_buildurl": "https://github.com/r-universe/anespinosa/actions/runs/26145599783",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/anespinosa/netmem",
  "_commit": {
    "id": "cfe239d3d3bf5574c63b9d68861de0dab59806c1",
    "author": "anespinosa <anespinosa@uc.cl>",
    "committer": "anespinosa <anespinosa@uc.cl>",
    "message": "Update README\n",
    "time": 1776653038
  },
  "_maintainer": {
    "name": "Alejandro Espinosa-Rada",
    "email": "anespinosa@uc.cl",
    "login": "anespinosa",
    "twitter": "@aespinosarada",
    "description": "Alejandro Espinosa-Rada is an Assistant Professor in the Department of Sociology at Pontificia Universidad Católica de Chile.",
    "uuid": 7588042,
    "orcid": "0000-0003-4177-1912"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    },
    {
      "package": "styler",
      "role": "Suggests"
    }
  ],
  "_owner": "anespinosa",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-42",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "matrices",
    "multilayer-networks",
    "network-analysis",
    "network-science",
    "sna",
    "social-network",
    "social-network-analysis",
    "sociology"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "anespinosa",
      "count": 253,
      "uuid": 7588042
    },
    {
      "user": "pj398",
      "count": 1,
      "uuid": 22074800
    }
  ],
  "_userbio": {
    "uuid": 7588042,
    "type": "user",
    "name": "Alejandro Espinosa-Rada",
    "description": "Alejandro Espinosa-Rada is an Assistant Professor in the Department of Sociology at Pontificia Universidad Católica de Chile."
  },
  "_downloads": {
    "count": 504,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/netmem"
  },
  "_devurl": "https://github.com/anespinosa/netmem",
  "_pkgdown": "https://anespinosa.github.io/netmem/",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/netmem.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/anespinosa/netmem",
  "_realowner": "anespinosa",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0-3",
      "date": "2026-04-16"
    }
  ],
  "_exports": [
    "adj_to_incidence",
    "adj_to_matrix",
    "bfs_ugraph",
    "bonacich_norm",
    "clique_table",
    "co_occurrence",
    "components_id",
    "compound_relation",
    "count_geodesics",
    "cumulativeSumMatrices",
    "dist_geographic",
    "dist_sim_matrix",
    "dyad_triad_table",
    "dyadic_census",
    "eb_constraint",
    "edgelist_to_matrix",
    "ego_net",
    "ei_index",
    "expand_matrix",
    "extract_component",
    "fractional_approach",
    "gen_degree",
    "gen_density",
    "heterogeneity",
    "hypergraph",
    "ind_rand_matrix",
    "jaccard",
    "k_core",
    "kp_reciprocity",
    "matrix_adjlist",
    "matrix_projection",
    "matrix_report",
    "matrix_to_edgelist",
    "meta_matrix",
    "minmax_overlap",
    "mix_matrix",
    "mixed_census",
    "multilevel_degree",
    "multiplex_census",
    "percolation_clique",
    "perm_label",
    "perm_matrix",
    "posneg_index",
    "power_function",
    "q_analysis",
    "recip_coef",
    "redundancy",
    "shared_partners",
    "short_path",
    "simplicial_complexes",
    "spatial_cor",
    "struc_balance",
    "structural_na",
    "trans_coef",
    "trans_matrix",
    "triad_uman",
    "wall_distances",
    "wlocal_distances",
    "z_arctest",
    "zone_sample"
  ],
  "_datasets": [
    {
      "name": "FIFAego",
      "title": "Ego FIFA",
      "object": "FIFAego",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "FIFAex",
      "title": "Outside FIFA",
      "object": "FIFAex",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "FIFAin",
      "title": "Inside FIFA",
      "object": "FIFAin",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "krackhardt_friends",
      "title": "Krackhardt friends",
      "object": "krackhardt_friends",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 21,
      "table": true,
      "tojson": true
    },
    {
      "name": "lazega_lawfirm",
      "title": "Lazega law firm",
      "object": "lazega_lawfirm",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "adj_to_incidence",
      "title": "Convert an Adjacency Matrix to an Incidence Matrix",
      "topics": [
        "adj_to_incidence"
      ]
    },
    {
      "page": "adj_to_matrix",
      "title": "Transform an adjacency list into a matrix",
      "topics": [
        "adj_to_matrix"
      ]
    },
    {
      "page": "bonacich_norm",
      "title": "Bonacich normalization",
      "topics": [
        "bonacich_norm"
      ]
    },
    {
      "page": "clique_table",
      "title": "Clique table",
      "topics": [
        "clique_table"
      ]
    },
    {
      "page": "co_occurrence",
      "title": "Co‐occurrence",
      "topics": [
        "co_occurrence"
      ]
    },
    {
      "page": "components_id",
      "title": "Components",
      "topics": [
        "components_id"
      ]
    },
    {
      "page": "compound_relation",
      "title": "Relational composition",
      "topics": [
        "compound_relation"
      ]
    },
    {
      "page": "cumulativeSumMatrices",
      "title": "Cumulative sum of matrices",
      "topics": [
        "cumulativeSumMatrices"
      ]
    },
    {
      "page": "dist_geographic",
      "title": "Geographical distances",
      "topics": [
        "dist_geographic"
      ]
    },
    {
      "page": "dist_sim_matrix",
      "title": "Structural similarities",
      "topics": [
        "dist_sim_matrix"
      ]
    },
    {
      "page": "distances",
      "title": "Path distances",
      "topics": [
        "bfs_ugraph",
        "count_geodesics",
        "distances",
        "short_path",
        "wall_distances",
        "wlocal_distances"
      ]
    },
    {
      "page": "dyad_triad_table",
      "title": "Forbidden triad table",
      "topics": [
        "dyad_triad_table"
      ]
    },
    {
      "page": "dyadic_census",
      "title": "Dyad census",
      "topics": [
        "dyadic_census"
      ]
    },
    {
      "page": "eb_constraint",
      "title": "Constraint",
      "topics": [
        "eb_constraint"
      ]
    },
    {
      "page": "edgelist_to_matrix",
      "title": "Transform an edgelist to a matrix",
      "topics": [
        "edgelist_to_matrix"
      ]
    },
    {
      "page": "ego_net",
      "title": "Ego network",
      "topics": [
        "ego_net"
      ]
    },
    {
      "page": "ei_index",
      "title": "Krackhardt and Stern's E-I index",
      "topics": [
        "ei_index"
      ]
    },
    {
      "page": "expand_matrix",
      "title": "Expand Matrix",
      "topics": [
        "expand_matrix"
      ]
    },
    {
      "page": "extract_component",
      "title": "Extract components",
      "topics": [
        "extract_component"
      ]
    },
    {
      "page": "FIFAego",
      "title": "Ego FIFA",
      "topics": [
        "FIFAego"
      ]
    },
    {
      "page": "FIFAex",
      "title": "Outside FIFA",
      "topics": [
        "FIFAex"
      ]
    },
    {
      "page": "FIFAin",
      "title": "Inside FIFA",
      "topics": [
        "FIFAin"
      ]
    },
    {
      "page": "fractional_approach",
      "title": "Fractional approach",
      "topics": [
        "fractional_approach"
      ]
    },
    {
      "page": "gen_degree",
      "title": "Generalized degree",
      "topics": [
        "gen_degree"
      ]
    },
    {
      "page": "gen_density",
      "title": "Generalized density",
      "topics": [
        "gen_density"
      ]
    },
    {
      "page": "heterogeneity",
      "title": "Blau's and IQV index",
      "topics": [
        "heterogeneity"
      ]
    },
    {
      "page": "hypergraph",
      "title": "Hypergraphs",
      "topics": [
        "hypergraph"
      ]
    },
    {
      "page": "ind_rand_matrix",
      "title": "Independent random matrix",
      "topics": [
        "ind_rand_matrix"
      ]
    },
    {
      "page": "jaccard",
      "title": "Jaccard similarity",
      "topics": [
        "jaccard"
      ]
    },
    {
      "page": "k_core",
      "title": "Generalized k-core",
      "topics": [
        "k_core"
      ]
    },
    {
      "page": "kp_reciprocity",
      "title": "Reciprocity of Katz and Powell",
      "topics": [
        "kp_reciprocity"
      ]
    },
    {
      "page": "krackhardt_friends",
      "title": "Krackhardt friends",
      "topics": [
        "krackhardt_friends"
      ]
    },
    {
      "page": "lazega_lawfirm",
      "title": "Lazega law firm",
      "topics": [
        "lazega_lawfirm"
      ]
    },
    {
      "page": "matrix_adjlist",
      "title": "Transform a matrix to an adjacency list",
      "topics": [
        "matrix_adjlist"
      ]
    },
    {
      "page": "matrix_projection",
      "title": "Unipartite projections",
      "topics": [
        "matrix_projection"
      ]
    },
    {
      "page": "matrix_report",
      "title": "Matrix report",
      "topics": [
        "matrix_report"
      ]
    },
    {
      "page": "matrix_to_edgelist",
      "title": "Transform a square matrix to an edge-list",
      "topics": [
        "matrix_to_edgelist"
      ]
    },
    {
      "page": "meta_matrix",
      "title": "Meta matrix for multilevel networks",
      "topics": [
        "meta_matrix"
      ]
    },
    {
      "page": "minmax_overlap",
      "title": "Minimum/maximum overlap",
      "topics": [
        "minmax_overlap"
      ]
    },
    {
      "page": "mix_matrix",
      "title": "Mixing matrix",
      "topics": [
        "mix_matrix"
      ]
    },
    {
      "page": "mixed_census",
      "title": "Multilevel triad and quadrilateral census",
      "topics": [
        "mixed_census"
      ]
    },
    {
      "page": "multilevel_degree",
      "title": "Degree centrality for multilevel networks",
      "topics": [
        "multilevel_degree"
      ]
    },
    {
      "page": "multiplex_census",
      "title": "Multiplex triad census",
      "topics": [
        "multiplex_census"
      ]
    },
    {
      "page": "percolation_clique",
      "title": "Clique percolation",
      "topics": [
        "percolation_clique"
      ]
    },
    {
      "page": "perm_label",
      "title": "Permute labels of a matrix",
      "topics": [
        "perm_label"
      ]
    },
    {
      "page": "perm_matrix",
      "title": "Permutation matrix",
      "topics": [
        "perm_matrix"
      ]
    },
    {
      "page": "posneg_index",
      "title": "Positive-negative centrality",
      "topics": [
        "posneg_index"
      ]
    },
    {
      "page": "power_function",
      "title": "Power matrix",
      "topics": [
        "power_function"
      ]
    },
    {
      "page": "q_analysis",
      "title": "Q-analysis",
      "topics": [
        "q_analysis"
      ]
    },
    {
      "page": "recip_coef",
      "title": "Reciprocity",
      "topics": [
        "recip_coef"
      ]
    },
    {
      "page": "redundancy",
      "title": "Redundancy measures",
      "topics": [
        "redundancy"
      ]
    },
    {
      "page": "shared_partners",
      "title": "Shared partners",
      "topics": [
        "shared_partners"
      ]
    },
    {
      "page": "simplicial_complexes",
      "title": "Simplicial complexes",
      "topics": [
        "simplicial_complexes"
      ]
    },
    {
      "page": "spatial_cor",
      "title": "Spatial autocorrelation",
      "topics": [
        "spatial_cor"
      ]
    },
    {
      "page": "struc_balance",
      "title": "Structural balance",
      "topics": [
        "struc_balance"
      ]
    },
    {
      "page": "structural_na",
      "title": "Structural Missing Data",
      "topics": [
        "structural_na"
      ]
    },
    {
      "page": "trans_coef",
      "title": "Transitivity",
      "topics": [
        "trans_coef"
      ]
    },
    {
      "page": "trans_matrix",
      "title": "Transitivity matrix",
      "topics": [
        "trans_matrix"
      ]
    },
    {
      "page": "triad_uman",
      "title": "Triad census analysis assuming U|MAN",
      "topics": [
        "triad_uman"
      ]
    },
    {
      "page": "z_arctest",
      "title": "Z test of the number of arcs",
      "topics": [
        "z_arctest"
      ]
    },
    {
      "page": "zone_sample",
      "title": "Zone-2 sampling from second-mode",
      "topics": [
        "zone_sample"
      ]
    }
  ],
  "_pkglogo": "https://github.com/anespinosa/netmem/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/anespinosa/netmem/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "rlang",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "multilayer.Rmd",
      "filename": "multilayer.html",
      "title": "multilayer",
      "author": "Alejandro Espinosa-Rada",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Multilayers",
        "Two-mode networks",
        "Multilevel Networks",
        "Example",
        "Ties within and between modes",
        "Multiplex networks",
        "References"
      ],
      "created": "2022-01-27 18:11:03",
      "modified": "2026-04-01 13:17:21",
      "commits": 13
    }
  ],
  "_score": 5.5263392773898445,
  "_indexed": true,
  "_nocasepkg": "netmem",
  "_universes": [
    "anespinosa"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-3",
      "date": "2026-05-20T06:36:21.000Z",
      "distro": "noble",
      "commit": "cfe239d3d3bf5574c63b9d68861de0dab59806c1",
      "fileid": "1f10ebccd84c087a1dc0b31093196c99c1d8deafa699570efafb67e7f942f5d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anespinosa/actions/runs/26145599783"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-3",
      "date": "2026-05-20T06:36:29.000Z",
      "distro": "noble",
      "commit": "cfe239d3d3bf5574c63b9d68861de0dab59806c1",
      "fileid": "92459dd95d93f27d6cad869e704b35743f2bf659a35b5396356655fd92758b37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anespinosa/actions/runs/26145599783"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-3",
      "date": "2026-05-20T06:36:53.000Z",
      "commit": "cfe239d3d3bf5574c63b9d68861de0dab59806c1",
      "fileid": "70dab78aeab8b3e93eda5d3f0ac1ab3b2230609fdd263ef32f3f8c495233f4c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anespinosa/actions/runs/26145599783"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0-3",
      "date": "2026-05-20T06:36:31.000Z",
      "commit": "cfe239d3d3bf5574c63b9d68861de0dab59806c1",
      "fileid": "cc68c2ff779c44fab0116b1628dcf078a4abafe42d6d5144d848ea6698d60c29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anespinosa/actions/runs/26145599783"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0-3",
      "date": "2026-05-20T06:35:45.000Z",
      "commit": "cfe239d3d3bf5574c63b9d68861de0dab59806c1",
      "fileid": "99a3abcddf4b67f4230e8228e958fba61f9e3bb968a96e4704b317fc84a157fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anespinosa/actions/runs/26145599783"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0-3",
      "date": "2026-05-20T06:35:25.000Z",
      "commit": "cfe239d3d3bf5574c63b9d68861de0dab59806c1",
      "fileid": "a2bda61cd305af01fd21c20f52cd6af82b9bd37bafe4376b457c85db413cce51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anespinosa/actions/runs/26145599783"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0-3",
      "date": "2026-05-20T06:35:30.000Z",
      "commit": "cfe239d3d3bf5574c63b9d68861de0dab59806c1",
      "fileid": "6c2f2f0c6297e10349ceeb761df3e62ab8daf8586b767a8c3d5fb67cc60200fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anespinosa/actions/runs/26145599783"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-3",
      "date": "2026-06-02T14:04:45.000Z",
      "commit": "cfe239d3d3bf5574c63b9d68861de0dab59806c1",
      "fileid": "c3b50a7da6750f0e154efe5be326cd8ce9aa16fdf55ebddf3872b7ffc9d4f213",
      "status": "success",
      "buildurl": "https://github.com/r-universe/anespinosa/actions/runs/26145599783"
    }
  ]
}