Package: SemNeT
Title: Methods and Measures for Semantic Network Analysis
Version: 1.1.1
Date: 2019-09-27
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 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.5.0)
License: GPL (>= 3.0)
Encoding: UTF-8
LazyData: true
Imports: lsa, foreach, parallel, doParallel, pbapply, NetworkToolbox,
        SemNetCleaner, dplyr, plyr, RColorBrewer, purrr, magrittr,
        ggplot2, grid, igraph, qgraph, networktools
URL: https://github.com/AlexChristensen/SemNeT
BugReports: https://github.com/AlexChristensen/SemNeT/issues
NeedsCompilation: no
RoxygenNote: 6.1.1
Packaged: 2019-09-27 13:42:19 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: 2019-09-27 14:00:08 UTC
