Package: SemNeT
Title: Methods and Measures for Semantic Network Analysis
Version: 1.4.5
Date: 2025-11-03
Authors@R: c(person("Alexander P.", "Christensen", email = "alexpaulchristensen@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9798-7037")), person("Yoed N.", "Kenett", role = c("aut", "ctb"), comment = c(ORCID = "0000-0003-3872-7689")))
Maintainer: Alexander P. Christensen <alexpaulchristensen@gmail.com>
Description: Implements several functions for the analysis of semantic networks including different network estimation algorithms, partial node bootstrapping (Kenett, Anaki, & Faust, 2014 <doi:10.3389/fnhum.2014.00407>), random walk simulation (Kenett & Austerweil, 2016 <http://alab.psych.wisc.edu/papers/files/Kenett16CreativityRW.pdf>), and a function to compute global network measures. Significance tests and plotting features are also implemented. 
Depends: R (>= 3.6.0)
License: GPL (>= 3.0)
Encoding: UTF-8
LazyData: true
Imports: pbapply, dplyr, plyr, magrittr, ggplot2, igraph, qgraph,
        scales, car, broom, effects, methods, philentropy
URL: https://github.com/AlexChristensen/SemNeT
BugReports: https://github.com/AlexChristensen/SemNeT/issues
NeedsCompilation: no
Suggests: shiny, shinyjs, shinyalert, shinyMatrix, shinyBS, animation,
        R.matlab, foreign, readxl, data.table, NetworkToolbox,
        SemNetCleaner, SemNetDictionaries
RoxygenNote: 7.3.3
Packaged: 2025-11-03 11:41:00 UTC; alextops
Author: Alexander P. Christensen [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9798-7037>),
  Yoed N. Kenett [aut, ctb] (ORCID:
    <https://orcid.org/0000-0003-3872-7689>)
Repository: CRAN
Date/Publication: 2025-11-03 13:10:02 UTC
Built: R 4.4.3; ; 2025-11-07 16:01:34 UTC; windows
