{
  "_id": "6a16b240acfb0bcc41d852fb",
  "Package": "TopKSignal",
  "Type": "Package",
  "Title": "A Convex Optimization Tool for Signal Reconstruction from\nMultiple Ranked Lists",
  "Version": "1.0",
  "Date": "2023-12-12",
  "Authors@R": "c(person(\"Luca Vitale\", \"Developer\", role=c(\"aut\")), person(\"Bastian Pfeifer\", \"Maintainer\", role = c(\"aut\",\"cre\"), email=\"bastian.pfeifer@medunigraz.at\"), person(\"Michael G. Schimek\", \"Supervision\", role=c(\"aut\")))",
  "Description": "A mathematical optimization procedure in combination with\nstatistical bootstrap for the estimation of the latent signals\n(sometimes called scores) informing the global consensus\nranking (often named aggregation ranking). To solve\nmid/large-scale problems, users should install the 'gurobi'\noptimiser (available from <https://www.gurobi.com/>).",
  "License": "GPL-2",
  "LazyLoad": "yes",
  "RoxygenNote": "7.2.3",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Config/pak/sysreqs": "cmake libicu-dev",
  "Repository": "https://pievos101.r-universe.dev",
  "Date/Publication": "2023-12-21 21:31:26 UTC",
  "RemoteUrl": "https://github.com/pievos101/topksignal",
  "RemoteRef": "HEAD",
  "RemoteSha": "bf0c6d310fb7c03916bab38cae18deae668d6fc2",
  "Packaged": {
    "Date": "2026-05-27 08:54:52 UTC",
    "User": "root"
  },
  "Author": "Luca Vitale Developer [aut],\nBastian Pfeifer Maintainer [aut, cre],\nMichael G. Schimek Supervision [aut]",
  "Maintainer": "Bastian Pfeifer Maintainer <bastian.pfeifer@medunigraz.at>",
  "MD5sum": "a05abf56cc2fcb471c1a2b5f95125a2e",
  "_user": "pievos101",
  "_type": "src",
  "_file": "TopKSignal_1.0.tar.gz",
  "_fileid": "4810fa1c1585a77164227c7114cbbcd2088c68798a914d94d6cbf9f67be79689",
  "_filesize": 231297,
  "_sha256": "4810fa1c1585a77164227c7114cbbcd2088c68798a914d94d6cbf9f67be79689",
  "_created": "2026-05-27T08:54:52.000Z",
  "_published": "2026-05-27T08:58:40.246Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78042161440,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7236193435"
    },
    {
      "job": 78042161360,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236181956"
    },
    {
      "job": 78042161334,
      "time": 196,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7236184204"
    },
    {
      "job": 78042161457,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236172003"
    },
    {
      "job": 78041644497,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236128401"
    },
    {
      "job": 78042161322,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236167901"
    },
    {
      "job": 78042161394,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7236172374"
    },
    {
      "job": 78042161324,
      "time": 138,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7236176045"
    },
    {
      "job": 78042161349,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236163483"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pievos101/actions/runs/26501132856",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pievos101/topksignal",
  "_commit": {
    "id": "bf0c6d310fb7c03916bab38cae18deae668d6fc2",
    "author": "bastian <bastianxpfeifer@gmail.com>",
    "committer": "bastian <bastianxpfeifer@gmail.com>",
    "message": "adding examples\n",
    "time": 1703194286
  },
  "_maintainer": {
    "name": "Bastian Pfeifer Maintainer",
    "email": "bastian.pfeifer@medunigraz.at",
    "login": "pievos101",
    "description": "Bioinformatics, Machine Learning ",
    "uuid": 36030386
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "nloptr",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "gurobi",
      "role": "Suggests"
    }
  ],
  "_owner": "pievos101",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "convex-optimization",
    "ranking-data",
    "signal-estimation"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "pievos101",
      "count": 40,
      "uuid": 36030386
    }
  ],
  "_userbio": {
    "uuid": 36030386,
    "type": "user",
    "name": "Bastian Pfeifer",
    "description": "Bioinformatics, Machine Learning "
  },
  "_downloads": {
    "count": 141,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/TopKSignal"
  },
  "_devurl": "https://github.com/pievos101/topksignal",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/TopKSignal.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pievos101/topksignal",
  "_realowner": "pievos101",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2024-01-08"
    }
  ],
  "_exports": [
    "elbowPlot",
    "estimateTheta",
    "generate.rank.matrix",
    "heatmapPlot",
    "violinPlot"
  ],
  "_datasets": [
    {
      "name": "estimatedSignal",
      "title": "Object returned by the estimateTheta() function.",
      "object": "estimatedSignal",
      "file": "estimatedSignal.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "elbowPlot",
      "title": "elbowPlot",
      "topics": [
        "elbowPlot"
      ]
    },
    {
      "page": "estimatedSignal",
      "title": "Object returned by the estimateTheta() function.",
      "topics": [
        "estimatedSignal"
      ]
    },
    {
      "page": "estimateTheta",
      "title": "Estimation of the underlying signal.",
      "topics": [
        "estimateTheta"
      ]
    },
    {
      "page": "generate.rank.matrix",
      "title": "generate.rank.matrix",
      "topics": [
        "generate.rank.matrix"
      ]
    },
    {
      "page": "heatmapPlot",
      "title": "Heatmap noise matrix plot",
      "topics": [
        "heatmapPlot"
      ]
    },
    {
      "page": "TopKSignal",
      "title": "TopKSignal: A convex optimization tool for signal reconstruction from multiple ranked lists.",
      "topics": [
        "TopKSignal"
      ]
    },
    {
      "page": "violinPlot",
      "title": "violinPlot",
      "topics": [
        "violinPlot"
      ]
    }
  ],
  "_pkglogo": "https://github.com/pievos101/topksignal/raw/HEAD/logo.png",
  "_readme": "https://github.com/pievos101/topksignal/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "doParallel",
    "farver",
    "foreach",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "nloptr",
    "plyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "TopKSignal.Rmd",
      "filename": "TopKSignal.html",
      "title": "TopKSignal: A convex optimization tool for signal reconstruction from multiple ranked lists",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Package installation",
        "Introduction",
        "The optimization tool gurobi",
        "Input format",
        "The convex optimization problem",
        "The full approach",
        "The restricted approach",
        "The minimization term",
        "Estimating the latent signals from multiple ranked lists",
        "Plots"
      ],
      "created": "2021-08-30 08:00:41",
      "modified": "2023-12-21 19:39:26",
      "commits": 10
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "topksignal",
  "_universes": [
    "pievos101"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-27T08:57:36.000Z",
      "distro": "noble",
      "commit": "bf0c6d310fb7c03916bab38cae18deae668d6fc2",
      "fileid": "e886762e4e6d7ff43f60bf6eb0c9ad44acb248c461db65b8ee0da31cfb558cb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pievos101/actions/runs/26501132856"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-27T08:57:05.000Z",
      "distro": "noble",
      "commit": "bf0c6d310fb7c03916bab38cae18deae668d6fc2",
      "fileid": "9a3c3e18f6462dbfba566dd0f01926b09b61055d6644938996531dee0b3cbca0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pievos101/actions/runs/26501132856"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-27T08:57:18.000Z",
      "commit": "bf0c6d310fb7c03916bab38cae18deae668d6fc2",
      "fileid": "8f0912211a6cd28e6e8741ba553537c1b065c6cec22a64be7572ce7d750d9597",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pievos101/actions/runs/26501132856"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-27T08:56:49.000Z",
      "commit": "bf0c6d310fb7c03916bab38cae18deae668d6fc2",
      "fileid": "0ae6f825916489a4a4ee02b4837d60171c1f1b51285ac20635aea2e9a38e3dc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pievos101/actions/runs/26501132856"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-05-27T08:57:03.000Z",
      "commit": "bf0c6d310fb7c03916bab38cae18deae668d6fc2",
      "fileid": "7275a7d6a9cad66bcb9a33675e676a0c04319452c90ff86145804ad34ea2a893",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pievos101/actions/runs/26501132856"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-27T08:56:30.000Z",
      "commit": "bf0c6d310fb7c03916bab38cae18deae668d6fc2",
      "fileid": "533fe1be298c7b33774daf34c278d8e64f0cbc181db8ba0d58e12877dd6d9b8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pievos101/actions/runs/26501132856"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-27T08:56:46.000Z",
      "commit": "bf0c6d310fb7c03916bab38cae18deae668d6fc2",
      "fileid": "1e31db2ffcfc3f74551f0498e4a53aea5ba20c63beb030e2393dc7d6a4a7d6b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pievos101/actions/runs/26501132856"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-27T08:56:09.000Z",
      "commit": "bf0c6d310fb7c03916bab38cae18deae668d6fc2",
      "fileid": "3c1df61ac61f95341f92f1f373aefafb361e7437f9b448d2dace41c12b9ef50d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pievos101/actions/runs/26501132856"
    }
  ]
}