Package: Rwclust 0.1.0

Rwclust: Random Walk Clustering on Weighted Graphs

Implements the random walk clustering algorithm for weighted graphs as found in Harel and Koren (2001) <https://link.springer.com/chapter/10.1007/3-540-45294-X_3>.

Authors:Carson Sprock [aut, cre]

Rwclust_0.1.0.tar.gz
Rwclust_0.1.0.zip(r-4.5)Rwclust_0.1.0.zip(r-4.4)Rwclust_0.1.0.zip(r-4.3)
Rwclust_0.1.0.tgz(r-4.4-any)Rwclust_0.1.0.tgz(r-4.3-any)
Rwclust_0.1.0.tar.gz(r-4.5-noble)Rwclust_0.1.0.tar.gz(r-4.4-noble)
Rwclust_0.1.0.tgz(r-4.4-emscripten)Rwclust_0.1.0.tgz(r-4.3-emscripten)
Rwclust.pdf |Rwclust.html
Rwclust/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/csprock/rwclust/issues

Datasets:

On CRAN:

3.70 score 1 stars 4 scripts 129 downloads 2 exports 4 dependencies

Last updated 2 years agofrom:013119c1ab. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 10 2024
R-4.5-winOKNov 10 2024
R-4.5-linuxOKNov 10 2024
R-4.4-winOKNov 10 2024
R-4.4-macOKNov 10 2024
R-4.3-winOKNov 10 2024
R-4.3-macOKNov 10 2024

Exports:adjacencyrwclust

Dependencies:backportscheckmatelatticeMatrix

Basic Usage

Rendered frombasic_usage.Rmdusingknitr::rmarkdownon Nov 10 2024.

Last update: 2022-07-24
Started: 2022-01-21