Package: manynet
Title: Many Ways to Make, Manipulate, and Modify Myriad Networks
Version: 2.1.2
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")
    )
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
NeedsCompilation: no
Packaged: 2026-06-19 20:26:43 UTC; hollway
Author: James Hollway [cre, aut, ctb] (IHEID, ORCID:
    <https://orcid.org/0000-0002-8361-9647>),
  Henrique Sposito [ctb] (ORCID: <https://orcid.org/0000-0003-3420-6085>),
  Christian Steglich [ctb],
  Alvaro Uzaheta [ctb]
Maintainer: James Hollway <james.hollway@graduateinstitute.ch>
Repository: CRAN
Date/Publication: 2026-06-21 14:40:02 UTC
Built: R 4.5.3; ; 2026-06-22 05:40:08 UTC; windows
