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.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'))

Peer review:

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:

1 exports 8 stars 1.66 score 32 dependencies 1 mentions 10 scripts 1.4k downloads

Last updated 1 years agofrom:c5b09431c7. Checks:OK: 1 NOTE: 8. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 10 2024
R-4.5-win-x86_64NOTESep 10 2024
R-4.5-linux-x86_64NOTESep 10 2024
R-4.4-win-x86_64NOTESep 10 2024
R-4.4-mac-x86_64NOTESep 10 2024
R-4.4-mac-aarch64NOTESep 10 2024
R-4.3-win-x86_64NOTESep 10 2024
R-4.3-mac-x86_64NOTESep 10 2024
R-4.3-mac-aarch64NOTESep 10 2024

Exports:spreadr

Dependencies:assertthatclicolorspacecpp11fansifarverggplot2gluegtableigraphisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerRcpprlangscalestibbleutf8vctrsviridisLitewithr

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

Rendered fromspreadr_vignette.Rmdusingknitr::rmarkdownon Sep 10 2024.

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