Package: MCL 1.0
MCL: Markov Cluster Algorithm
Contains the Markov cluster algorithm (MCL) for identifying clusters in networks and graphs. The algorithm simulates random walks on a (n x n) matrix as the adjacency matrix of a graph. It alternates an expansion step and an inflation step until an equilibrium state is reached.
Authors:
MCL_1.0.tar.gz
MCL_1.0.zip(r-4.7)MCL_1.0.zip(r-4.6)MCL_1.0.zip(r-4.5)
MCL_1.0.tgz(r-4.6-any)MCL_1.0.tgz(r-4.5-any)
MCL_1.0.tar.gz(r-4.7-any)MCL_1.0.tar.gz(r-4.6-any)
MCL_1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
MCL/json (API)
| # Install 'MCL' in R: |
| install.packages('MCL', repos = c('https://rforaita.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:e0c6026dfe. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 113 | ||
| source / vignettes | OK | 166 | ||
| linux-release-x86_64 | OK | 133 | ||
| macos-release-arm64 | OK | 118 | ||
| macos-oldrel-arm64 | OK | 236 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 71 | ||
| windows-oldrel | OK | 73 | ||
| wasm-release | OK | 91 |
Exports:mcl
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Markov Cluster Algorithm | MCL-package |
| Markov Cluster Algorithm | mcl |
