Package: manynet
Title: Many Ways to Make, Modify, Mark, and Measure Myriad Networks
Version: 1.6.5
Date: 2025-10-22
Description: Many tools for making, modifying, marking, measuring, 
   and motifs and memberships of 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
RoxygenNote: 7.3.3
Depends: R (>= 3.6.0)
Imports: cli, dplyr (>= 1.1.0), igraph (>= 2.1.0), network, pillar,
        tidygraph
Suggests: autograph, knitr, learnr, methods, netdiffuseR, 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")
    )
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
NeedsCompilation: no
Packaged: 2025-10-24 15:21:25 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]
Maintainer: James Hollway <james.hollway@graduateinstitute.ch>
Repository: CRAN
Date/Publication: 2025-10-24 15:50:02 UTC
Built: R 4.5.0; ; 2025-10-24 18:29:44 UTC; unix
