{
  "_id": "6a12c842acfb0bcc41d2092d",
  "Package": "RANKS",
  "Type": "Package",
  "Title": "Ranking of Nodes with Kernelized Score Functions",
  "Version": "1.1",
  "Date": "2022-09-20",
  "Authors@R": "c(person(\"Giorgio\", \"Valentini\", role = c(\"aut\", \"cre\"),\nemail = \"valentini@di.unimi.it\"))",
  "Author": "Giorgio Valentini [aut, cre]",
  "Maintainer": "Giorgio Valentini <valentini@di.unimi.it>",
  "Description": "Implementation of Kernelized score functions and other\nsemi-supervised learning algorithms for node label ranking to\nanalyze biomolecular networks. RANKS can be easily applied to a\nlarge set of different relevant problems in computational\nbiology, ranging from automatic protein function prediction, to\ngene disease prioritization and drug repositioning, and more in\ngeneral to any bioinformatics problem that can be formalized as\na node label ranking problem in a graph. The modular nature of\nthe implementation allows to experiment with different score\nfunctions and kernels and to easily compare the results with\nbaseline network-based methods such as label propagation and\nrandom walk algorithms, as well as to enlarge the algorithmic\nscheme by adding novel user-defined score functions and\nkernels.",
  "License": "GPL (>= 2)",
  "LazyLoad": "yes",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-24 09:38:13 UTC",
    "User": "root"
  },
  "Repository": "https://gvalentini58.r-universe.dev",
  "Date/Publication": "2022-09-20 21:40:05 UTC",
  "RemoteUrl": "https://github.com/cran/RANKS",
  "RemoteRef": "HEAD",
  "RemoteSha": "5d89a45f2429d83c1b8007b3ce222e60ce763e8b",
  "MD5sum": "2e7d4ec33d1666a4d73d0199045985bd",
  "_user": "gvalentini58",
  "_type": "src",
  "_file": "RANKS_1.1.tar.gz",
  "_fileid": "9edfcad5a513ead4fdffdf826345db9f6082bcdc0a86de799265408efb4958e4",
  "_filesize": 580662,
  "_sha256": "9edfcad5a513ead4fdffdf826345db9f6082bcdc0a86de799265408efb4958e4",
  "_created": "2026-05-24T09:38:13.000Z",
  "_published": "2026-05-24T09:43:30.501Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77587586934,
      "time": 124,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7184097444"
    },
    {
      "job": 77587586942,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7184098589"
    },
    {
      "job": 77587586937,
      "time": 125,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184097601"
    },
    {
      "job": 77587586945,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184097611"
    },
    {
      "job": 77587586964,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7184094913"
    },
    {
      "job": 77587586976,
      "time": 248,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7184111521"
    },
    {
      "job": 77587586933,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184094300"
    },
    {
      "job": 77587586936,
      "time": 285,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184115458"
    },
    {
      "job": 77587435403,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184084425"
    },
    {
      "job": 77587586919,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184095375"
    },
    {
      "job": 77587586931,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7184095118"
    },
    {
      "job": 77587586926,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7184094593"
    },
    {
      "job": 77587586929,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184094957"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gvalentini58/actions/runs/26357725084",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/RANKS",
  "_commit": {
    "id": "5d89a45f2429d83c1b8007b3ce222e60ce763e8b",
    "author": "Giorgio Valentini <valentini@di.unimi.it>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1\n",
    "time": 1663710005
  },
  "_maintainer": {
    "name": "Giorgio Valentini",
    "email": "valentini@di.unimi.it",
    "login": "gvalentini58",
    "description": "",
    "uuid": 12985534
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "graph",
      "role": "Imports"
    },
    {
      "package": "RBGL",
      "role": "Imports"
    },
    {
      "package": "limma",
      "role": "Imports"
    },
    {
      "package": "NetPreProc",
      "role": "Imports"
    },
    {
      "package": "PerfMeas",
      "role": "Imports"
    },
    {
      "package": "bionetdata",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gvalentini58",
      "count": 2,
      "uuid": 12985534
    }
  ],
  "_userbio": {
    "uuid": 12985534,
    "type": "user",
    "name": "Giorgio Valentini"
  },
  "_downloads": {
    "count": 231,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RANKS"
  },
  "_mentions": 8,
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/RANKS.html",
    "manual.pdf"
  ],
  "_realowner": "gvalentini58",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-12-10"
    },
    {
      "version": "1.1",
      "date": "2022-09-21"
    }
  ],
  "_exports": [
    "cauchy.kernel",
    "compute.acc",
    "compute.F",
    "do.cv.data",
    "do.GBA",
    "do.loo.RANKS",
    "do.RANKS",
    "do.RW",
    "do.RWR",
    "do.stratified.cv.data",
    "eav.score",
    "eav.w.score",
    "find.optimal.thresh.cv",
    "gaussian.kernel",
    "GBAmax",
    "GBAsum",
    "identity.kernel",
    "inv.multiquadric.kernel",
    "ker.score.classifier.cv",
    "ker.score.classifier.holdout",
    "ker.score.cv",
    "ker.score.holdout",
    "KNN.score",
    "KNN.w.score",
    "label.prop",
    "labelsfromscores",
    "laplacian.kernel",
    "linear.kernel",
    "multiple.ker.score.cv",
    "multiple.ker.score.thresh.cv",
    "Multiple.labels.from.scores",
    "multiple.RW.cv",
    "NN.score",
    "NN.w.score",
    "norm1",
    "p.step.rw.kernel",
    "poly.kernel",
    "RW",
    "RW.cv",
    "rw.kernel",
    "RWR",
    "selection.test",
    "single.eav.score",
    "single.eav.w.score",
    "single.KNN.score",
    "single.KNN.w.score",
    "single.NN.score",
    "single.NN.w.score",
    "single.WSLD.score",
    "Unit.sphere.norm",
    "WSLD.score"
  ],
  "_help": [
    {
      "page": "RANKS-package",
      "title": "RANKS: Ranking of Nodes with Kernelized Score Functions",
      "topics": [
        "RANKS-package",
        "RANKS"
      ]
    },
    {
      "page": "do.GBA",
      "title": "GBA cross-validation experiments with multiple classes",
      "topics": [
        "do.GBA"
      ]
    },
    {
      "page": "do.loo.RANKS",
      "title": "RANKS leave-one-out experiments with multiple classes",
      "topics": [
        "do.loo.RANKS"
      ]
    },
    {
      "page": "do.RANKS",
      "title": "RANKS cross-validation experiments with multiple classes",
      "topics": [
        "do.RANKS"
      ]
    },
    {
      "page": "do.RW",
      "title": "Random walk cross-validation experiments with multiple classes",
      "topics": [
        "do.RW"
      ]
    },
    {
      "page": "do.RWR",
      "title": "Random walk with restart cross-validation experiments with multiple classes",
      "topics": [
        "do.RWR"
      ]
    },
    {
      "page": "find.optimal.thresh.cv",
      "title": "Function to find the optimal RANKS score thereshold",
      "topics": [
        "find.optimal.thresh.cv"
      ]
    },
    {
      "page": "GBAmax",
      "title": "Guilt By Association (GBA) using the maximum rule",
      "topics": [
        "GBAmax"
      ]
    },
    {
      "page": "GBAsum",
      "title": "Guilt By Association (GBA) using the sum rule",
      "topics": [
        "GBAsum"
      ]
    },
    {
      "page": "ker.score.classifier.cv",
      "title": "Multiple cross-validation with RANKS for classification",
      "topics": [
        "ker.score.classifier.cv"
      ]
    },
    {
      "page": "ker.score.classifier.holdout",
      "title": "RANKS held-out procedure for a single class",
      "topics": [
        "ker.score.classifier.holdout",
        "ker.score.holdout"
      ]
    },
    {
      "page": "ker.score.cv",
      "title": "RANKS cross-validation for a single class",
      "topics": [
        "ker.score.cv"
      ]
    },
    {
      "page": "kernel.functions",
      "title": "Kernel functions",
      "topics": [
        "cauchy.kernel",
        "gaussian.kernel",
        "identity.kernel",
        "inv.multiquadric.kernel",
        "Kernel functions",
        "laplacian.kernel",
        "linear.kernel",
        "poly.kernel"
      ]
    },
    {
      "page": "label.prop",
      "title": "Label propagation",
      "topics": [
        "label.prop"
      ]
    },
    {
      "page": "multiple.ker.score.cv",
      "title": "RANKS multiple cross-validation for a single class",
      "topics": [
        "multiple.ker.score.cv"
      ]
    },
    {
      "page": "multiple.ker.score.thresh.cv",
      "title": "Function for RANKS multiple cross-validation and optimal threshold finding for a single class",
      "topics": [
        "multiple.ker.score.thresh.cv"
      ]
    },
    {
      "page": "multiple.RW.cv",
      "title": "Random walk, GBA and labelprop multiple cross-validation for a single class",
      "topics": [
        "multiple.RW.cv"
      ]
    },
    {
      "page": "RW",
      "title": "Random walk on a graph",
      "topics": [
        "RW"
      ]
    },
    {
      "page": "RW.cv",
      "title": "Random walk, GBA and labelprop cross-validation for a single class",
      "topics": [
        "RW.cv"
      ]
    },
    {
      "page": "rw.kernel-methods",
      "title": "Random walk kernel",
      "topics": [
        "p.step.rw.kernel",
        "p.step.rw.kernel,graph-method",
        "p.step.rw.kernel,matrix-method",
        "p.step.rw.kernel-methods",
        "rw.kernel",
        "rw.kernel,graph-method",
        "rw.kernel,matrix-method",
        "rw.kernel-methods"
      ]
    },
    {
      "page": "RWR",
      "title": "Random walk with Restart on a graph",
      "topics": [
        "RWR"
      ]
    },
    {
      "page": "score.multiple.vertex-methods",
      "title": "Multiple vertex score functions",
      "topics": [
        "eav.score",
        "eav.score,graph-method",
        "eav.score,matrix-method",
        "eav.score-methods",
        "KNN.score",
        "KNN.score,graph-method",
        "KNN.score,matrix-method",
        "KNN.score-methods",
        "Methods for scoring multiple vertices",
        "NN.score",
        "NN.score,graph-method",
        "NN.score,matrix-method",
        "NN.score-methods",
        "WSLD.score",
        "WSLD.score,graph-method",
        "WSLD.score,matrix-method",
        "WSLD.score-methods"
      ]
    },
    {
      "page": "score.single.vertex-methods",
      "title": "Single vertex score functions",
      "topics": [
        "Methods for scoring a single vertex",
        "single.eav.score",
        "single.eav.score,graph-method",
        "single.eav.score,matrix-method",
        "single.eav.score-methods",
        "single.KNN.score",
        "single.KNN.score,graph-method",
        "single.KNN.score,matrix-method",
        "single.KNN.score-methods",
        "single.NN.score",
        "single.NN.score,graph-method",
        "single.NN.score,matrix-method",
        "single.NN.score-methods",
        "single.WSLD.score",
        "single.WSLD.score,graph-method",
        "single.WSLD.score,matrix-method",
        "single.WSLD.score-methods"
      ]
    },
    {
      "page": "Utilities",
      "title": "Utility functions",
      "topics": [
        "compute.acc",
        "compute.F",
        "do.cv.data",
        "do.stratified.cv.data",
        "labelsfromscores",
        "Multiple.labels.from.scores",
        "norm1",
        "selection.test",
        "Unit.sphere.norm"
      ]
    },
    {
      "page": "weighted.score.multiple.vertex-methods",
      "title": "Multiple vertex score functions - weighted version",
      "topics": [
        "eav.w.score",
        "eav.w.score,graph-method",
        "eav.w.score,matrix-method",
        "eav.w.score-methods",
        "KNN.w.score",
        "KNN.w.score,graph-method",
        "KNN.w.score,matrix-method",
        "KNN.w.score-methods",
        "Methods for scoring multiple vertices - weighted version",
        "NN.w.score",
        "NN.w.score,graph-method",
        "NN.w.score,matrix-method",
        "NN.w.score-methods"
      ]
    },
    {
      "page": "weighted.score.single.vertex-methods",
      "title": "Single vertex score functions - weighted version",
      "topics": [
        "Methods for scoring a single vertex - weighted version",
        "single.eav.w.score",
        "single.eav.w.score,graph-method",
        "single.eav.w.score,matrix-method",
        "single.eav.w.score-methods",
        "single.KNN.w.score",
        "single.KNN.w.score,graph-method",
        "single.KNN.w.score,matrix-method",
        "single.KNN.w.score-methods",
        "single.NN.w.score",
        "single.NN.w.score,graph-method",
        "single.NN.w.score,matrix-method",
        "single.NN.w.score-methods"
      ]
    }
  ],
  "_rundeps": [
    "BH",
    "BiocGenerics",
    "generics",
    "graph",
    "limma",
    "NetPreProc",
    "PerfMeas",
    "RBGL",
    "statmod"
  ],
  "_score": 1.9030899869919435,
  "_indexed": true,
  "_nocasepkg": "ranks",
  "_universes": [
    "gvalentini58"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-24T09:40:09.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5d89a45f2429d83c1b8007b3ce222e60ce763e8b",
      "fileid": "77473c7109ff4db0ff7485e47c7af17f8c5724a821db79b80940050b1e6e6e51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gvalentini58/actions/runs/26357725084"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-24T09:40:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5d89a45f2429d83c1b8007b3ce222e60ce763e8b",
      "fileid": "3f48f8fa16cdfe481c41d1783086a10f0b5e6d5a68537776fca6daab4d1c5e14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gvalentini58/actions/runs/26357725084"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-24T09:40:11.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5d89a45f2429d83c1b8007b3ce222e60ce763e8b",
      "fileid": "2c0109a32e56255db309742c4844d8b4840ed0c68e50bdac07891346efe97f8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gvalentini58/actions/runs/26357725084"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-24T09:40:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5d89a45f2429d83c1b8007b3ce222e60ce763e8b",
      "fileid": "ad1794a84243c6f366f5715b8e4429ab7a89b1a6058f20992461640126c0dd9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gvalentini58/actions/runs/26357725084"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-24T09:39:46.000Z",
      "arch": "aarch64",
      "commit": "5d89a45f2429d83c1b8007b3ce222e60ce763e8b",
      "fileid": "6af52fbe88e0630eb3e44876aa91312ce579e6887afc3c254a802f043b51473c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gvalentini58/actions/runs/26357725084"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-24T09:41:34.000Z",
      "arch": "x86_64",
      "commit": "5d89a45f2429d83c1b8007b3ce222e60ce763e8b",
      "fileid": "fac5fbbc95f3c1685a13eec49872c9ce227525f715b13b39ba24484bc5f803ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gvalentini58/actions/runs/26357725084"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-24T09:39:41.000Z",
      "arch": "aarch64",
      "commit": "5d89a45f2429d83c1b8007b3ce222e60ce763e8b",
      "fileid": "7cdfcfd662f4ee6a43342d65e11bc018c1ae875876c5ad71c29d748c784756f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gvalentini58/actions/runs/26357725084"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-24T09:42:18.000Z",
      "arch": "x86_64",
      "commit": "5d89a45f2429d83c1b8007b3ce222e60ce763e8b",
      "fileid": "31c5edd0d0359050f0b75b4540ca0f0df14bb9e6a339c626ed0ee3e2446954b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gvalentini58/actions/runs/26357725084"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-05-24T09:40:14.000Z",
      "arch": "emscripten",
      "commit": "5d89a45f2429d83c1b8007b3ce222e60ce763e8b",
      "fileid": "0a003465794ddee32366c2557c8d5b80fd1e95584942bf3b41392f7a1a6072aa",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gvalentini58/actions/runs/26357725084"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-24T09:39:33.000Z",
      "arch": "x86_64",
      "commit": "5d89a45f2429d83c1b8007b3ce222e60ce763e8b",
      "fileid": "d9ae4844c829ebec860ebc69b0f06e923b0463a8d67a691e31272ea52c239a09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gvalentini58/actions/runs/26357725084"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-24T09:39:28.000Z",
      "arch": "x86_64",
      "commit": "5d89a45f2429d83c1b8007b3ce222e60ce763e8b",
      "fileid": "20d6b200817a6e14c343a4d1814e771c0cabc219441bcd4a066bb689a9e37070",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gvalentini58/actions/runs/26357725084"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-24T09:39:33.000Z",
      "arch": "x86_64",
      "commit": "5d89a45f2429d83c1b8007b3ce222e60ce763e8b",
      "fileid": "93b1885edbcf40cd2bea4929c8e8bd3efaeff00c476a0c31c125668780cab093",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gvalentini58/actions/runs/26357725084"
    }
  ]
}