{
  "_id": "6a49db082c82cd3614823c94",
  "Package": "scoredec",
  "Type": "Package",
  "Title": "S-Core Graph Decomposition",
  "Version": "0.1.2",
  "Authors@R": "c(person(\"Christos\", \"Adam\", role = c(\"aut\", \"cre\"),\nemail = \"econp266@econ.soc.uoc.gr\"))",
  "Maintainer": "Christos Adam <econp266@econ.soc.uoc.gr>",
  "Description": "S-Core Graph Decomposition algorithm for graphs. This is a\nmethod for decomposition of a weighted graph, as proposed by\nEidsaa and Almaas (2013) <doi:10.1103/PhysRevE.88.062819>. The\nhigh speed and the low memory usage make it suitable for large\ngraphs.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/cadam00/scoredec,\nhttps://cadam00.github.io/scoredec/",
  "BugReports": "https://github.com/cadam00/scoredec/issues",
  "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": {
    "Date": "2026-07-05 04:13:46 UTC",
    "User": "root"
  },
  "Author": "Christos Adam [aut, cre]",
  "_user": "cadam00",
  "_type": "src",
  "_file": "scoredec_0.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/3caf632125bb3b1bc18b9c03a589ba814c174e6b429478ba040829b3dca646f6",
  "_filesize": 246310,
  "_sha256": "3caf632125bb3b1bc18b9c03a589ba814c174e6b429478ba040829b3dca646f6",
  "_expires": "2026-10-13T04:18:14.000Z",
  "_created": "2026-07-05T04:13:46.000Z",
  "_published": "2026-07-05T04:18:16.439Z",
  "_jobs": [
    {
      "job": 85191783992,
      "time": 161,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088211858"
    },
    {
      "job": 85191783980,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088210311"
    },
    {
      "job": 85191783984,
      "time": 148,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088210709"
    },
    {
      "job": 85191783996,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088210946"
    },
    {
      "job": 85191783988,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088204589"
    },
    {
      "job": 85191783989,
      "time": 219,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088217047"
    },
    {
      "job": 85191783999,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088206826"
    },
    {
      "job": 85191783994,
      "time": 225,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088217420"
    },
    {
      "job": 85191610920,
      "time": 200,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088196677"
    },
    {
      "job": 85191783959,
      "time": 166,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8088212137"
    },
    {
      "job": 85191783991,
      "time": 138,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088209878"
    },
    {
      "job": 85191783997,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088207030"
    },
    {
      "job": 85191783974,
      "time": 128,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088208704"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cadam00/actions/runs/28729100740",
  "_status": "success",
  "_upstream": "https://github.com/cadam00/scoredec",
  "_commit": {
    "id": "53cbdcd4f7fbf97f8d4812cc438ae784fb69d422",
    "author": "unknown <pada4m4@gmail.com>",
    "committer": "unknown <pada4m4@gmail.com>",
    "message": "Update text\n",
    "time": 1732084849
  },
  "_maintainer": {
    "name": "Christos Adam",
    "email": "econp266@econ.soc.uoc.gr",
    "login": "cadam00",
    "uuid": 115782686
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.12",
      "role": "Imports"
    },
    {
      "package": "Rfast",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "Rfast2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cadam00",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "graph-theory",
    "rcpp",
    "s-core-decomposition",
    "cpp"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "cadam00",
      "count": 89,
      "uuid": 115782686
    }
  ],
  "_userbio": {
    "uuid": 115782686,
    "type": "user",
    "name": "Christos Adam",
    "followers": 5,
    "description": "PhD Candidate at Department of Economics, University of Crete, Greece."
  },
  "_downloads": {
    "count": 548,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scoredec"
  },
  "_devurl": "https://github.com/cadam00/scoredec",
  "_pkgdown": "https://cadam00.github.io/scoredec/",
  "_searchresults": 10,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/scoredec.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cadam00/scoredec",
  "_realowner": "cadam00",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-09-19"
    },
    {
      "version": "0.1.1",
      "date": "2024-10-20"
    },
    {
      "version": "0.1.2",
      "date": "2024-11-20"
    }
  ],
  "_exports": [
    "s_coreness"
  ],
  "_help": [
    {
      "page": "s_coreness",
      "title": "s-core community decomposition",
      "topics": [
        "s_coreness"
      ]
    }
  ],
  "_readme": "https://github.com/cadam00/scoredec/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "Rfast",
    "rlang",
    "vctrs",
    "zigg"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "Introduction.Rmd",
      "filename": "Introduction.html",
      "title": "Introduction to scoredec",
      "author": "Christos Adam",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction to scoredec",
        "s-core algorithm",
        "Example applications",
        "Example undirected graph",
        "Example directed graph",
        "References"
      ],
      "created": "2024-08-10 13:46:41",
      "modified": "2024-10-05 05:19:57",
      "commits": 23
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "scoredec",
  "_universes": [
    "cadam00"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-05T04:16:31.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "53cbdcd4f7fbf97f8d4812cc438ae784fb69d422",
      "fileid": "https://r2.ropensci.org/6988b47147d11058a6c4ca0885c6ff3763948b6e3930a56ab583df7a5e58a110",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/28729100740"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-05T04:16:09.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "53cbdcd4f7fbf97f8d4812cc438ae784fb69d422",
      "fileid": "https://r2.ropensci.org/da536548f30c7de47e775160c509ce8f1ce72665cc2856298959d67afec31d12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/28729100740"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-05T04:16:19.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "53cbdcd4f7fbf97f8d4812cc438ae784fb69d422",
      "fileid": "https://r2.ropensci.org/9819e841ba5db9a4cf47ae9571cc3bc9a4ee8a57c2087bd05db906aa0b67ba87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/28729100740"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-05T04:16:15.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "53cbdcd4f7fbf97f8d4812cc438ae784fb69d422",
      "fileid": "https://r2.ropensci.org/c1d6a5440579db9f4d8a5bf32e3476a898788d9abde7db6514287f0d044a14ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/28729100740"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-05T04:15:13.000Z",
      "arch": "aarch64",
      "commit": "53cbdcd4f7fbf97f8d4812cc438ae784fb69d422",
      "fileid": "https://r2.ropensci.org/96c34705d8f63e85ce84a7b36f031ba2956c6661c972f7bb5bdc42bc708f5c35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/28729100740"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-05T04:17:00.000Z",
      "arch": "x86_64",
      "commit": "53cbdcd4f7fbf97f8d4812cc438ae784fb69d422",
      "fileid": "https://r2.ropensci.org/e91d3651d4b5ebd51907a8cf16a53391874d32dd080b23c2bd0684474b7c6aa9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/28729100740"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-05T04:15:30.000Z",
      "arch": "aarch64",
      "commit": "53cbdcd4f7fbf97f8d4812cc438ae784fb69d422",
      "fileid": "https://r2.ropensci.org/c6922085d60853b0048cfef9d5a45c11bd4b653d024a34f5c08718692c95c579",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/28729100740"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-05T04:16:53.000Z",
      "arch": "x86_64",
      "commit": "53cbdcd4f7fbf97f8d4812cc438ae784fb69d422",
      "fileid": "https://r2.ropensci.org/85806ba4e2a9975c1f497fe9672a3fcad425335c6a8ca76279d012ffcdde7f81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/28729100740"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-07-05T04:16:45.000Z",
      "arch": "emscripten",
      "commit": "53cbdcd4f7fbf97f8d4812cc438ae784fb69d422",
      "fileid": "https://r2.ropensci.org/50b0ea14b1ad7edd884bdd9ad99056f8e502dd3524e00ed806703f7e3ec2a2e4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/28729100740"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-05T04:15:37.000Z",
      "arch": "x86_64",
      "commit": "53cbdcd4f7fbf97f8d4812cc438ae784fb69d422",
      "fileid": "https://r2.ropensci.org/1f10cf849f37353442d82789a4c14d5760d4ff637f2527dcc4aa00aea606433c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/28729100740"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-05T04:15:12.000Z",
      "arch": "x86_64",
      "commit": "53cbdcd4f7fbf97f8d4812cc438ae784fb69d422",
      "fileid": "https://r2.ropensci.org/cc9e767bdcdac4517ccceacb2ddd75807941d8fe2db759aa3d0315d0581db4f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/28729100740"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-05T04:15:27.000Z",
      "arch": "x86_64",
      "commit": "53cbdcd4f7fbf97f8d4812cc438ae784fb69d422",
      "fileid": "https://r2.ropensci.org/8972be2fc527ae1e670b0fe9e9ecbb1dd04830511b99d6b8ed0bc5bd34d3a1a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/28729100740"
    }
  ]
}