Package: manynet Title: Many Ways to Make, Manipulate, and Modify Myriad Networks Version: 2.1.4 Description: Many tools for making, manipulating, and modifying many different types of networks. All functions operate with matrices, edge lists, and 'igraph', 'network', and 'tidygraph' objects, on directed, multiplex, multimodal, signed, and other networks. The package includes functions for importing and exporting, creating and generating networks, modifying networks and node and tie attributes, and describing networks with sensible defaults. URL: https://stocnet.github.io/manynet/ BugReports: https://github.com/stocnet/manynet/issues License: MIT + file LICENSE Language: en-GB Encoding: UTF-8 LazyData: true Depends: R (>= 4.1.0) Imports: cli, dplyr (>= 1.1.0), igraph (>= 2.1.0), network, pillar, tidygraph Suggests: knitr, methods, readxl, rmarkdown, RSiena, sna, testthat (>= 3.0.0), tibble, xml2 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")), person(given = "Henrique", family = "Sposito", role = "ctb", comment = c(ORCID = "0000-0003-3420-6085")), person(given = "Christian", family = "Steglich", role = "ctb"), person(given = "Alvaro", family = "Uzaheta", role = "ctb") ) 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: mark_is 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-27 11:00:10 UTC RemoteUrl: https://github.com/stocnet/manynet RemoteRef: HEAD RemoteSha: 8e165c77bab4a0652cce7d7354e2078aa81f166c NeedsCompilation: no Packaged: 2026-06-27 11:37:49 UTC; root Author: James Hollway [cre, aut, ctb] (IHEID, ORCID: ), Henrique Sposito [ctb] (ORCID: ), Christian Steglich [ctb], Alvaro Uzaheta [ctb] Maintainer: James Hollway