Package: netrics Title: Many Ways to Measure and Classify Membership for Networks, Nodes, and Ties Version: 0.3.1 Description: Many tools for calculating network, node, or tie marks, measures, motifs and memberships of many different types of networks. Marks identify structural positions, measures quantify network properties, memberships classify nodes into groups, and motifs tabulate substructure participation. All functions operate with all classes of network data covered in 'manynet', and on directed, undirected, multiplex, multimodal, signed, and other networks. URL: https://stocnet.github.io/netrics/ BugReports: https://github.com/stocnet/netrics/issues License: MIT + file LICENSE Language: en-GB Encoding: UTF-8 Depends: R (>= 4.1.0), manynet (>= 2.1.2) Imports: dplyr, igraph (>= 2.1.0) Suggests: autograph, sna, testthat (>= 3.0.0) Authors@R: c(person(given = "James", family = "Hollway", role = c("cre", "aut", "ctb"), email = "james.hollway@graduateinstitute.ch", comment = c("IHEID", ORCID = "0000-0002-8361-9647")) ) Roxygen: list(markdown = TRUE, roclets = c("namespace", "rd")) Config/Needs/build: roxygen2, devtools Config/Needs/check: covr, lintr, spelling Config/Needs/website: pkgdown Config/testthat/parallel: true Config/testthat/edition: 3 Config/testthat/start-first: measure_net Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libglpk-dev libicu-dev libxml2-dev Repository: https://stocnet.r-universe.dev Date/Publication: 2026-06-22 09:55:25 UTC RemoteUrl: https://github.com/stocnet/netrics RemoteRef: HEAD RemoteSha: 10d90ba24cfc295a260b3b9185ae4a69d0a3bc3c NeedsCompilation: no Packaged: 2026-06-27 11:50:00 UTC; root Author: James Hollway [cre, aut, ctb] (IHEID, ORCID: ) Maintainer: James Hollway