Package: ResIN
Type: Package
Title: Response Item Networks
Version: 2.2.1
Authors@R: c(person("Philip", "Warncke", email = "philip.warncke@ul.ie", role = c("cre", "aut")), person("Dino", "Carpentras", role = "aut"), person("Adrian", "Lüders", role = "aut"))
Maintainer: Philip Warncke <philip.warncke@ul.ie>
Description: Contains various tools to perform and visualize Response Item Networks ('ResIN's'). 'ResIN' binarizes ordered-categorical 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, wCorr, Matrix,
        DirectedClustering, foreach, parallelly, parallel, doSNOW,
        readr, ggraph (>= 2.2.0), shadowtext (>= 0.1.4)
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-07-30 14:13:12 UTC; some0
Author: Philip Warncke [cre, aut],
  Dino Carpentras [aut],
  Adrian Lüders [aut]
Repository: CRAN
Date/Publication: 2025-07-30 15:10:08 UTC
Built: R 4.5.1; ; 2025-10-26 03:39:54 UTC; windows
