Package: surveygraph
Title: Network Representations of Attitudes
Version: 0.1.1
Authors@R: c(
    person("Samuel", "Unicomb", , "samuelunicomb@gmail.com", role = c("aut", "cre")),
    person("Alejandro", "Dinkelberg", role = "aut"),
    person("Pádraig", "MacCarron", role = "aut"),
    person("David", "O'Sullivan", role = "aut"),
    person("Paul", "Maher", role = "aut"),
    person("Mike", "Quayle", role = "aut")
  )
Author: Samuel Unicomb [aut, cre],
  Alejandro Dinkelberg [aut],
  Pádraig MacCarron [aut],
  David O'Sullivan [aut],
  Paul Maher [aut],
  Mike Quayle [aut]
Maintainer: Samuel Unicomb <samuelunicomb@gmail.com>
Description: A tool for computing network representations of attitudes,
  extracted from tabular data such as sociological surveys. By treating
  a survey as a bipartite network, we measure the similarity between
  respondents and survey items to produce network edges. We do this in both a
  respondent network, as well as a survey item network. Used in combination
  with graph visualisation libraries, this technique helps practitioners in the
  social sciences identify network structure that may be present within a
  survey.
Depends: R (>= 2.15.1)
URL: https://surveygraph.ie/
BugReports: https://github.com/surveygraph/surveygraphr/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: covr, ggplot2, igraph, knitr, rmarkdown, testthat (>= 3.0.0)
NeedsCompilation: yes
Packaged: 2024-04-01 16:03:45 UTC; samuelunicomb
Repository: CRAN
Date/Publication: 2024-04-02 12:10:02 UTC
Built: R 4.2.3; aarch64-apple-darwin20; 2024-04-02 14:09:16 UTC; unix
Archs: surveygraph.so.dSYM
