Package: migraph
Title: Multimodal and Multilevel Network Analysis
Version: 0.6.3
Date: 2021-04-26
Description: A set of tools that extend common social network analysis packages
   for analysing multimodal and multilevel networks.
   It includes functions for one- and two-mode (and sometimes three-mode) 
   centrality, centralization, clustering, and constraint,
   as well as for one- and two-mode network regression and block-modelling.
   All functions operate with matrices, edge lists, 
   and 'igraph', 'network'/'sna', and 'tidygraph' objects.
   The package is released as a complement to 
   'Multimodal Political Networks' (2021, ISBN:9781108985000),
   and includes various datasets used in the book.
URL: https://github.com/snlab-ch/migraph
BugReports: https://github.com/snlab-ch/migraph/issues
Depends: R (>= 4.0.0)
License: MIT + file LICENSE
Language: en-GB
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: igraph, tidygraph, ggplot2, ggraph, R6, magrittr, rlang,
        dplyr, purrr, tibble, tidyr, network
Suggests: testthat, roxygen2, covr, knitr, rmarkdown
Authors@R: 
    c(person(given = "James",
             family = "Hollway",
             role = c("cph", "cre", "aut", "ctb"),
             email = "james.hollway@graduateinstitute.ch",
             comment = c("IHEID", ORCID = "0000-0002-8361-9647")))
NeedsCompilation: no
Packaged: 2021-04-26 12:12:32 UTC; hollway
Author: James Hollway [cph, cre, aut, ctb] (IHEID,
    <https://orcid.org/0000-0002-8361-9647>)
Maintainer: James Hollway <james.hollway@graduateinstitute.ch>
Repository: CRAN
Date/Publication: 2021-04-26 12:40:02 UTC
