Package: scoredec
Type: Package
Title: S-Core Graph Decomposition
Version: 0.1.2
Authors@R: c(person("Christos", "Adam", role = c("aut", "cre"),
           email = "econp266@econ.soc.uoc.gr"))
Maintainer: Christos Adam <econp266@econ.soc.uoc.gr>
Description: 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.
License: GPL-3
LinkingTo: Rcpp
Encoding: UTF-8
URL: https://github.com/cadam00/scoredec,
        https://cadam00.github.io/scoredec/
BugReports: https://github.com/cadam00/scoredec/issues
Imports: Rcpp (>= 1.0.12), Rfast, igraph
Suggests: Rfast2, knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.3.2
VignetteBuilder: knitr, rmarkdown
NeedsCompilation: yes
Packaged: 2024-11-20 06:21:59 UTC; Administrator
Author: Christos Adam [aut, cre]
Repository: CRAN
Date/Publication: 2024-11-20 06:50:01 UTC
Built: R 4.3.3; x86_64-apple-darwin20; 2024-11-20 07:10:37 UTC; unix
Archs: scoredec.so.dSYM
