scoredec: S-Core Graph Decomposition

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.0
Imports: Rcpp (≥ 1.0.12), Rfast, igraph
LinkingTo: Rcpp
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2024-09-19
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: NEWS
CRAN checks: scoredec results

Documentation:

Reference manual: scoredec.pdf
Vignettes: Introduction to scoredec (source, R code)

Downloads:

Package source: scoredec_0.1.0.tar.gz
Windows binaries: r-devel: scoredec_0.1.0.zip, r-release: scoredec_0.1.0.zip, r-oldrel: scoredec_0.1.0.zip
macOS binaries: r-release (arm64): scoredec_0.1.0.tgz, r-oldrel (arm64): scoredec_0.1.0.tgz, r-release (x86_64): scoredec_0.1.0.tgz, r-oldrel (x86_64): scoredec_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=scoredec to link to this page.