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 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) . 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 Config/pak/sysreqs: libglpk-dev make libxml2-dev Repository: https://cadam00.r-universe.dev Date/Publication: 2024-11-20 06:40:49 UTC RemoteUrl: https://github.com/cadam00/scoredec RemoteRef: HEAD RemoteSha: 53cbdcd4f7fbf97f8d4812cc438ae784fb69d422 NeedsCompilation: yes Packaged: 2026-07-05 04:13:46 UTC; root Author: Christos Adam [aut, cre]