{
  "_id": "6a1ad87b1d7bb097a09e6c34",
  "Package": "netprioR",
  "Title": "A model for network-based prioritisation of genes",
  "Description": "A model for semi-supervised prioritisation of genes\nintegrating network data, phenotypes and additional prior\nknowledge about TP and TN gene labels from the literature or\nexperts.",
  "VignetteBuilder": "knitr",
  "biocViews": "ImmunoOncology, CellBasedAssays, Preprocessing, Network",
  "Type": "Package",
  "Lazyload": "yes",
  "LazyData": "true",
  "Version": "1.38.0",
  "Date": "2016-05-08",
  "Author": "Fabian Schmich",
  "Maintainer": "Fabian Schmich <fabian.schmich@bsse.ethz.ch>",
  "License": "GPL-3",
  "URL": "http://bioconductor.org/packages/netprioR",
  "RoxygenNote": "5.0.1",
  "NeedsCompilation": "no",
  "PackageStatus": "Deprecated",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:43:37 UTC",
  "RemoteUrl": "https://github.com/bioc/netprioR",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "b0c1c54368a81e97b4c1450faee2e45249fd4774",
  "Packaged": {
    "Date": "2026-05-30 09:05:41 UTC",
    "User": "root"
  },
  "MD5sum": "65f15f0439a5532c560a7d52b2c1db7b",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "netprioR_1.38.0.tar.gz",
  "_fileid": "f31f13cb118e141541fc85bbdf4fe1362e884247ec59b3f97e5fecc993e35d78",
  "_filesize": 210279,
  "_sha256": "f31f13cb118e141541fc85bbdf4fe1362e884247ec59b3f97e5fecc993e35d78",
  "_created": "2026-05-30T09:05:41.000Z",
  "_published": "2026-05-30T12:30:51.121Z",
  "_jobs": [
    {
      "job": 78638538698,
      "time": 151,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307064891"
    },
    {
      "job": 78638538740,
      "time": 189,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7307068468"
    },
    {
      "job": 78638538719,
      "time": 189,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307068446"
    },
    {
      "job": 78638538743,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7308178348"
    },
    {
      "job": 78638538752,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7308175981"
    },
    {
      "job": 78638401008,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307049906"
    },
    {
      "job": 78638538692,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307061660"
    },
    {
      "job": 78638538737,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7307061768"
    },
    {
      "job": 78638538745,
      "time": 125,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7307062728"
    },
    {
      "job": 78638538710,
      "time": 149,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307064722"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 3,
    "note": 14
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26679909855",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/netprioR",
  "_commit": {
    "id": "b0c1c54368a81e97b4c1450faee2e45249fd4774",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777380217
  },
  "_maintainer": {
    "name": "Fabian Schmich",
    "email": "fabian.schmich@bsse.ethz.ch"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 3.3",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "sparseMVN",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "pROC",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "pander",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "immunooncology",
    "cellbasedassays",
    "preprocessing",
    "network"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 338,
    "source": "https://www.bioconductor.org/packages/stats/bioc/netprioR"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/netprioR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "fit",
    "netprioR",
    "ranks",
    "ROC",
    "simulate_labels",
    "simulate_network_random",
    "simulate_network_scalefree",
    "simulate_phenotype",
    "weights"
  ],
  "_datasets": [
    {
      "name": "simulation",
      "title": "Example data: Simulated networks, phenotypes and labels for N = 1000 genes",
      "object": "simulation",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "netprioR-package",
      "title": "Package: netprioR",
      "topics": [
        "netprioR-package"
      ]
    },
    {
      "page": "bandwidth",
      "title": "bandwidth",
      "topics": [
        "bandwidth"
      ]
    },
    {
      "page": "cmn",
      "title": "Class Mass Normalization (CMN) from Zhu et al., 2003",
      "topics": [
        "cmn"
      ]
    },
    {
      "page": "conjugate_gradient",
      "title": "Conjugate Gradient Solver",
      "topics": [
        "conjugate_gradient"
      ]
    },
    {
      "page": "cuthill_mckee",
      "title": "Cuthill McKee (CM) algorithm",
      "topics": [
        "cuthill_mckee"
      ]
    },
    {
      "page": "fit-methods",
      "title": "Fit 'netprioR' model",
      "topics": [
        "fit",
        "fit,netprioR-method"
      ]
    },
    {
      "page": "laplacian",
      "title": "Graph Laplacian",
      "topics": [
        "laplacian"
      ]
    },
    {
      "page": "learn",
      "title": "Fit netprioR model",
      "topics": [
        "learn"
      ]
    },
    {
      "page": "netprioR-class",
      "title": "netprioR",
      "topics": [
        "netprioR",
        "netprioR,list,matrix,factor-method",
        "netprioR-class"
      ]
    },
    {
      "page": "norm_kern",
      "title": "Normalise kernel",
      "topics": [
        "norm_kern"
      ]
    },
    {
      "page": "plot.netprioR",
      "title": "Plot method for 'netprioR' objects",
      "topics": [
        "plot.netprioR"
      ]
    },
    {
      "page": "ranks-methods",
      "title": "Retrieve ranked prioritisation list",
      "topics": [
        "ranks",
        "ranks,netprioR-method"
      ]
    },
    {
      "page": "ROC-methods",
      "title": "Compute ROC curve from netprioR model and true labels",
      "topics": [
        "ROC",
        "ROC,netprioR-method"
      ]
    },
    {
      "page": "simulate_labels",
      "title": "Simulate labels",
      "topics": [
        "simulate_labels"
      ]
    },
    {
      "page": "simulate_network_random",
      "title": "Simulate random networks with predefined number of members for each of the two groups and the number of neighbours for each node",
      "topics": [
        "simulate_network_random"
      ]
    },
    {
      "page": "simulate_network_scalefree",
      "title": "Simulate scalefree networks",
      "topics": [
        "simulate_network_scalefree"
      ]
    },
    {
      "page": "simulate_phenotype",
      "title": "Simulate phenotypes correlated to labels pivoted into two groups",
      "topics": [
        "simulate_phenotype"
      ]
    },
    {
      "page": "simulation",
      "title": "Example data: Simulated networks, phenotypes and labels for N = 1000 genes",
      "topics": [
        "simulation"
      ]
    },
    {
      "page": "weights-methods",
      "title": "Retrieve network weights",
      "topics": [
        "weights",
        "weights,netprioR-method"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/netprioR/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "doParallel",
    "dplyr",
    "farver",
    "foreach",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "pROC",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "sparseMVN",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 2.1760912590556813,
  "_indexed": false,
  "_nocasepkg": "netprior",
  "_universes": [
    "bioc-release"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.38.0",
      "date": "2026-05-30T09:08:11.000Z",
      "distro": "noble",
      "commit": "b0c1c54368a81e97b4c1450faee2e45249fd4774",
      "fileid": "b7259fd113fc13220f4be73bfa61106108fcf630bafe28552f0af71587e8bd3a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26679909855"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.38.0",
      "date": "2026-05-30T09:08:12.000Z",
      "distro": "noble",
      "commit": "b0c1c54368a81e97b4c1450faee2e45249fd4774",
      "fileid": "19a24c6b228d2992acad196eac3481d0a02261bfa2e3aa21d6f6252d460501e6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26679909855"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.38.0",
      "date": "2026-05-30T12:29:56.000Z",
      "commit": "b0c1c54368a81e97b4c1450faee2e45249fd4774",
      "fileid": "84af6ebd83bd5aad9aca85b66911252e29e4680a57469ac546b17692755ec054",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26679909855"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.38.0",
      "date": "2026-05-30T12:29:32.000Z",
      "commit": "b0c1c54368a81e97b4c1450faee2e45249fd4774",
      "fileid": "aa0f61acde4615edf36859c784f2f90f1705d7e54d8ba7acc25da553af813284",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26679909855"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.38.0",
      "date": "2026-05-30T09:07:53.000Z",
      "commit": "b0c1c54368a81e97b4c1450faee2e45249fd4774",
      "fileid": "8b05b4ee45e8f23f47f24b2c476e4bee9b8f53ed16a1fcbcf8ce515abd29932d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26679909855"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.38.0",
      "date": "2026-05-30T09:06:55.000Z",
      "commit": "b0c1c54368a81e97b4c1450faee2e45249fd4774",
      "fileid": "8190dc035653fa83c75f6ecb9c37833953e0bf74a7515b0c4a060ca5872e96c9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26679909855"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.38.0",
      "date": "2026-05-30T09:07:06.000Z",
      "commit": "b0c1c54368a81e97b4c1450faee2e45249fd4774",
      "fileid": "d55d162de12a45c6ecbb2f7a1794e0fb2eeff0fa4f3d638204420bf02390763b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26679909855"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.38.0",
      "date": "2026-05-30T09:07:20.000Z",
      "commit": "b0c1c54368a81e97b4c1450faee2e45249fd4774",
      "fileid": "58d0bf41e0117756789945b523b274b3748a72b5798864ff59ace38a9a4ac40a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26679909855"
    }
  ]
}