{
  "_id": "6a142b40acfb0bcc41d40c2c",
  "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-05-25 10:53:08 UTC",
    "User": "root"
  },
  "Author": "Christos Adam [aut, cre]",
  "MD5sum": "60b77fe21830709580a23677226d548b",
  "_user": "cadam00",
  "_type": "src",
  "_file": "scoredec_0.1.2.tar.gz",
  "_fileid": "912cc8dec4c57f2bd467b178b64bc8a610623094c626c3f91cb5efff824746f2",
  "_filesize": 243078,
  "_sha256": "912cc8dec4c57f2bd467b178b64bc8a610623094c626c3f91cb5efff824746f2",
  "_created": "2026-05-25T10:53:08.000Z",
  "_published": "2026-05-25T10:58:08.022Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77699353596,
      "time": 143,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196812321"
    },
    {
      "job": 77699353590,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196812745"
    },
    {
      "job": 77699353599,
      "time": 141,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196811683"
    },
    {
      "job": 77699353592,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196812890"
    },
    {
      "job": 77699353582,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196797739"
    },
    {
      "job": 77699353575,
      "time": 245,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196838129"
    },
    {
      "job": 77699353581,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196804533"
    },
    {
      "job": 77699353573,
      "time": 259,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196841788"
    },
    {
      "job": 77698927179,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196777247"
    },
    {
      "job": 77699353558,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196808644"
    },
    {
      "job": 77699353563,
      "time": 210,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196829582"
    },
    {
      "job": 77699353587,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196805331"
    },
    {
      "job": 77699353605,
      "time": 121,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196807867"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cadam00/actions/runs/26396674979",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "PhD Candidate at Department of Economics, University of Crete, Greece."
  },
  "_downloads": {
    "count": 557,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scoredec"
  },
  "_devurl": "https://github.com/cadam00/scoredec",
  "_pkgdown": "https://cadam00.github.io/scoredec/",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_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": "14.2.0-4ubuntu2~24.04.1",
      "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.740362689494244,
  "_indexed": true,
  "_nocasepkg": "scoredec",
  "_universes": [
    "cadam00"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-25T10:55:36.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "53cbdcd4f7fbf97f8d4812cc438ae784fb69d422",
      "fileid": "11492cc31fc22689a233294325c885bcf5883889c3353d060bfe16f73c291db6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/26396674979"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-25T10:55:34.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "53cbdcd4f7fbf97f8d4812cc438ae784fb69d422",
      "fileid": "4eef153f0cfcdd6083993eb2c7f483359cdb54306191927004da3411a8689c8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/26396674979"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-25T10:55:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "53cbdcd4f7fbf97f8d4812cc438ae784fb69d422",
      "fileid": "afcecda1c64b349041425712af2387a2099641e0f3136884798d529fda7fe75b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/26396674979"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-25T10:55:35.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "53cbdcd4f7fbf97f8d4812cc438ae784fb69d422",
      "fileid": "ef2228535cf3cdfac7e3863d98fd45e3a43a7f329ef9c18372c5b38a7486df9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/26396674979"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-25T10:54:37.000Z",
      "arch": "aarch64",
      "commit": "53cbdcd4f7fbf97f8d4812cc438ae784fb69d422",
      "fileid": "2a8a8cbd71cddd033d78de06fa708534ef3a8759ed95b9c28ef27a6ba12da3a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/26396674979"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-25T10:56:47.000Z",
      "arch": "x86_64",
      "commit": "53cbdcd4f7fbf97f8d4812cc438ae784fb69d422",
      "fileid": "4fb9ebe92a081528823e7503b024a2dd701b7f13cd90574a9f1d1af439b58b1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/26396674979"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-25T10:55:00.000Z",
      "arch": "aarch64",
      "commit": "53cbdcd4f7fbf97f8d4812cc438ae784fb69d422",
      "fileid": "7ce4da3d96ccd228c6dd33597a1d1457df1853ac3d50bdee9a4351700c3705d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/26396674979"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-25T10:56:34.000Z",
      "arch": "x86_64",
      "commit": "53cbdcd4f7fbf97f8d4812cc438ae784fb69d422",
      "fileid": "bd902b330e4b5ec71f73729dafaf62ff957ee7afbd316bf2f3ea18e8cd2b8209",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/26396674979"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-25T10:55:35.000Z",
      "arch": "emscripten",
      "commit": "53cbdcd4f7fbf97f8d4812cc438ae784fb69d422",
      "fileid": "368ea336fc8607194eb354aae60ceeae4f4684b32b096d5c59daf01e80fb97d4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/26396674979"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-25T10:55:22.000Z",
      "arch": "x86_64",
      "commit": "53cbdcd4f7fbf97f8d4812cc438ae784fb69d422",
      "fileid": "f8eaaa2676a85244354e9912b26e854ccc31631315900a402541061b5e40b51b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/26396674979"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-25T10:54:46.000Z",
      "arch": "x86_64",
      "commit": "53cbdcd4f7fbf97f8d4812cc438ae784fb69d422",
      "fileid": "7af5ad203ea9c68b261fb772776cd7682e970dbc5e5fe0fd8fab25a46b6e89ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/26396674979"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-25T10:54:52.000Z",
      "arch": "x86_64",
      "commit": "53cbdcd4f7fbf97f8d4812cc438ae784fb69d422",
      "fileid": "bd4184d6588a0bf50b204342d1a6a993ceae619abb49c8413f80b55179599cd1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/26396674979"
    }
  ]
}