Package: spreadr 0.2.0

spreadr: Simulating Spreading Activation in a Network

The notion of spreading activation is a prevalent metaphor in the cognitive sciences. This package provides the tools for cognitive scientists and psychologists to conduct computer simulations that implement spreading activation in a network representation. The algorithmic method implemented in 'spreadr' subroutines follows the approach described in Vitevitch, Ercal, and Adagarla (2011, Frontiers), who viewed activation as a fixed cognitive resource that could spread among nodes that were connected to each other via edges or connections (i.e., a network). See Vitevitch, M. S., Ercal, G., & Adagarla, B. (2011). Simulating retrieval from a highly clustered network: Implications for spoken word recognition. Frontiers in Psychology, 2, 369. <doi:10.3389/fpsyg.2011.00369> and Siew, C. S. Q. (2019). spreadr: A R package to simulate spreading activation in a network. Behavior Research Methods, 51, 910-929. <doi:10.3758/s13428-018-1186-5>.

Authors:Cynthia Siew [aut, cre], Dirk U. Wulff [ctb], Ning Yuan Lee [ctb]

spreadr_0.2.0.tar.gz
spreadr_0.2.0.zip(r-4.5)spreadr_0.2.0.zip(r-4.4)spreadr_0.2.0.zip(r-4.3)
spreadr_0.2.0.tgz(r-4.5-x86_64)spreadr_0.2.0.tgz(r-4.5-arm64)spreadr_0.2.0.tgz(r-4.4-x86_64)spreadr_0.2.0.tgz(r-4.4-arm64)spreadr_0.2.0.tgz(r-4.3-x86_64)spreadr_0.2.0.tgz(r-4.3-arm64)
spreadr_0.2.0.tar.gz(r-4.5-noble)spreadr_0.2.0.tar.gz(r-4.4-noble)
spreadr_0.2.0.tgz(r-4.4-emscripten)spreadr_0.2.0.tgz(r-4.3-emscripten)
spreadr.pdf |spreadr.html
spreadr/json (API)
NEWS

# Install 'spreadr' in R:
install.packages('spreadr', repos = c('https://csqsiew.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/csqsiew/spreadr/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • pnet - Small example of a phonological network as an igraph object
  • pnetm - Small example of a phonological network as an adjacency matrix

On CRAN:

Conda:

cpp

3.98 score 8 stars 12 scripts 789 downloads 1 mentions 1 exports 32 dependencies

Last updated 2 years agofrom:c5b09431c7. Checks:1 OK, 11 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 09 2025
R-4.5-win-x86_64NOTEMar 09 2025
R-4.5-mac-x86_64NOTEMar 09 2025
R-4.5-mac-aarch64NOTEMar 09 2025
R-4.5-linux-x86_64NOTEMar 09 2025
R-4.4-win-x86_64NOTEMar 09 2025
R-4.4-mac-x86_64NOTEMar 09 2025
R-4.4-mac-aarch64NOTEMar 09 2025
R-4.4-linux-x86_64NOTEMar 09 2025
R-4.3-win-x86_64NOTEMar 09 2025
R-4.3-mac-x86_64NOTEMar 09 2025
R-4.3-mac-aarch64NOTEMar 09 2025

Exports:spreadr

Dependencies:assertthatclicolorspacecpp11fansifarverggplot2gluegtableigraphisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerRcpprlangscalestibbleutf8vctrsviridisLitewithr

spreadr: A R package to simulate spreading activation in a network

Rendered fromspreadr_vignette.Rmdusingknitr::rmarkdownon Mar 09 2025.

Last update: 2021-05-10
Started: 2018-11-13