Package: SemNeT
Title: Methods and Measures for Semantic Network Analysis
Version: 1.4.1
Date: 2020-12-04
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, RColorBrewer, purrr, magrittr, ggplot2,
        grid, 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, spreadr,
        animation, R.matlab, foreign, readxl, data.table
RoxygenNote: 7.1.1
Packaged: 2020-12-04 21:42:30 UTC; apchr
Author: Alexander P. Christensen [aut, cre]
    (<https://orcid.org/0000-0002-9798-7037>),
  Yoed N. Kenett [aut, ctb] (<https://orcid.org/0000-0003-3872-7689>)
Repository: CRAN
Date/Publication: 2020-12-04 22:00:03 UTC
