Package: ResIN
Type: Package
Title: Response Item Networks
Version: 2.2.0
Authors@R: c(person("Philip", "Warncke", email = "pwarncke@live.unc.edu", role = c("cre", "aut")), person("Dino", "Carpentras", role = "aut"), person("Adrian", "Lüders", role = "aut"))
Maintainer: Philip Warncke <pwarncke@live.unc.edu>
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: 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-11 12:20:23 UTC; some0
Author: Philip Warncke [cre, aut],
  Dino Carpentras [aut],
  Adrian Lüders [aut]
Repository: CRAN
Date/Publication: 2025-07-11 12:40:10 UTC
