S-Core Graph Decomposition algorithm for graphs. This is a method for decomposition of a weighted graph, as proposed by Eidsaa and Almaas (2013) <doi:10.1103/PhysRevE.88.062819>. The high speed and the low memory usage make it suitable for large graphs.
Version: | 0.1.1 |
Imports: | Rcpp (≥ 1.0.12), Rfast, igraph |
LinkingTo: | Rcpp |
Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2024-10-20 |
DOI: | 10.32614/CRAN.package.scoredec |
Author: | Christos Adam [aut, cre] |
Maintainer: | Christos Adam <econp266 at econ.soc.uoc.gr> |
BugReports: | https://github.com/cadam00/scoredec/issues |
License: | GPL-3 |
URL: | https://github.com/cadam00/scoredec, https://cadam00.github.io/scoredec/ |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | scoredec results |
Reference manual: | scoredec.pdf |
Vignettes: |
Introduction to scoredec (source, R code) |
Package source: | scoredec_0.1.1.tar.gz |
Windows binaries: | r-devel: scoredec_0.1.1.zip, r-release: scoredec_0.1.1.zip, r-oldrel: scoredec_0.1.1.zip |
macOS binaries: | r-release (arm64): scoredec_0.1.1.tgz, r-oldrel (arm64): scoredec_0.1.1.tgz, r-release (x86_64): scoredec_0.1.1.tgz, r-oldrel (x86_64): scoredec_0.1.1.tgz |
Old sources: | scoredec archive |
Please use the canonical form https://CRAN.R-project.org/package=scoredec to link to this page.