Package: migraph
Title: Multimodal and Multilevel Network Analysis
Version: 0.8.13
Date: 2021-12-19
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 (>= 3.6.0)
License: MIT + file LICENSE
Language: en-GB
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Imports: dplyr, ggdendro, ggraph, ggplot2, gridExtra, igraph, magrittr,
        network, oaqc, purrr, RColorBrewer, rlang, sna, stringr,
        tibble, tidygraph, tidyr, concaveman, ggforce, readxl
Suggests: covr, knitr, patchwork, rmarkdown, roxygen2, testthat
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")),
      person(given = "Bernhard",
           family = "Bieri",
           role = c("ctb"),
           email = "bernhard.bieri@graduateinstitute.ch",
           comment = c(ORCID = "0000-0001-5943-9059"))
    )
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-12-18 20:38:08 UTC; hollway
Author: James Hollway [cph, cre, aut, ctb] (IHEID,
    <https://orcid.org/0000-0002-8361-9647>),
  Bernhard Bieri [ctb] (<https://orcid.org/0000-0001-5943-9059>)
Maintainer: James Hollway <james.hollway@graduateinstitute.ch>
Repository: CRAN
Date/Publication: 2021-12-19 02:10:02 UTC
Built: R 4.0.2; ; 2021-12-19 12:04:45 UTC; unix
