Package: ResIN
Type: Package
Title: Response Item Networks ('ResIN')
Version: 0.1.0
Authors@R: c(person("Philip", "Warncke", email = "pwarncke@live.unc.edu", role = c("cre", "aut")), person("Dino", "Carpentras", 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://github.com/pwarncke77/ResIN
BugReports: https://github.com/pwarncke77/ResIN/issues
Depends: R (>= 4.1.0)
Imports: ggplot2 (>= 3.4.2), dplyr (>= 1.0.0), fastDummies (>= 1.6.3),
        qgraph (>= 1.9.4), igraph (>= 1.4.2), wCorr (>= 1.9.6), Matrix,
        DirectedClustering (>= 0.1.1)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-05-09 14:21:59 UTC; philip
Author: Philip Warncke [cre, aut],
  Dino Carpentras [aut]
Repository: CRAN
Date/Publication: 2023-05-10 13:50:06 UTC
Built: R 4.1.2; ; 2023-05-11 11:56:36 UTC; unix
