Package: SemNeT
Title: Methods and Measures for Semantic Network Analysis
Version: 2.0.0
Date: 2026-09-12
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), 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: methods, utils, stats, graphics, future, future.apply,
        progressr, igraph, qgraph, car, broom, effects
Suggests: testthat (>= 3.0.0), shiny (>= 1.8.0), shinyjs, shinyalert,
        DT, promises, spreadr, shinyMatrix, shinyBS, readxl, foreign,
        R.matlab, tools, ggplot2
URL: https://github.com/AlexChristensen/SemNeT
BugReports: https://github.com/AlexChristensen/SemNeT/issues
NeedsCompilation: yes
Config/testthat/edition: 3
Config/roxygen2/version: 8.1.0
Packaged: 2026-09-12 14:53:09 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: 2026-09-12 15:10:08 UTC
