Package: ResIN
Type: Package
Title: Conduct Response Item Network (ResIN) Analysis with Social
        Response Data
Version: 2.3.0
Authors@R: c(person("Philip", "Warncke", email = "philip.warncke@ul.ie", role = c("cre","aut")), person("Dino", "Carpentras", role = "aut"), person("Adrian", "L\u00FCders", role = "aut"))
Author: Philip Warncke [cre, aut],
  Dino Carpentras [aut],
  Adrian Lüders [aut]
Maintainer: Philip Warncke <philip.warncke@ul.ie>
Description: Contains various tools to perform and visualize Response Item Networks ('ResIN's'). 'ResIN' dummy-codes ordered and qualitative response choices from (survey) data, calculates pairwise associations and maps the location of each item response as a node in a force-directed network. Please refer to <https://www.resinmethod.net/> for more details.
License: GPL-3
URL: https://pwarncke77.github.io/ResIN/
BugReports: https://github.com/pwarncke77/ResIN/issues
Depends: R (>= 4.2.0)
Imports: utils, graphics, psych, ggplot2 (>= 3.4.4), dplyr (>= 1.1.3),
        tidyr (>= 1.3.0), fastDummies, qgraph, igraph,
        DirectedClustering, foreach, parallelly, parallel, doSNOW,
        readr, ggraph (>= 2.2.0), shadowtext (>= 0.1.4), tidygraph,
        network, readr
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.3.3
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-03-01 22:32:39 UTC; pwarn
Repository: CRAN
Date/Publication: 2026-03-02 08:10:25 UTC
Built: R 4.4.3; ; 2026-03-02 14:38:57 UTC; windows
