{
  "_id": "6a1b00421d7bb097a09ff3f2",
  "Package": "RUVSeq",
  "Version": "1.47.0",
  "Title": "Remove Unwanted Variation from RNA-Seq Data",
  "Description": "This package implements the remove unwanted variation\n(RUV) methods of Risso et al. (2014) for the normalization of\nRNA-Seq read counts between samples.",
  "Authors@R": "c(person(\"Davide\", \"Risso\", email = \"risso.davide@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\")),\nperson(\"Sandrine\", \"Dudoit\", role = \"aut\"),\nperson(\"Lorena\", \"Pantano\", role = \"ctb\"),\nperson(\"Kamil\", \"Slowikowski\", role = \"ctb\"))",
  "Author": "Davide Risso [aut, cre, cph], Sandrine Dudoit [aut], Lorena\nPantano [ctb], Kamil Slowikowski [ctb]",
  "Maintainer": "Davide Risso <risso.davide@gmail.com>",
  "Date": "04-15-2014",
  "VignetteBuilder": "knitr",
  "License": "Artistic-2.0",
  "LazyLoad": "yes",
  "biocViews": "ImmunoOncology, DifferentialExpression, Preprocessing,\nRNASeq, Software",
  "URL": "https://github.com/drisso/RUVSeq",
  "BugReports": "https://github.com/drisso/RUVSeq/issues",
  "RoxygenNote": "6.0.1",
  "Config/pak/sysreqs": "make libbz2-dev libicu-dev libjpeg-dev liblzma-dev\nlibpng-dev libxml2-dev libssl-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:39:14 UTC",
  "RemoteUrl": "https://github.com/bioc/RUVSeq",
  "RemoteRef": "HEAD",
  "RemoteSha": "32653544258f866b815916e9dbaddf8a6a8bcc27",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:53:48 UTC",
    "User": "root"
  },
  "MD5sum": "20896735c9b7964cb50ee50cf9222b48",
  "_user": "bioc",
  "_type": "src",
  "_file": "RUVSeq_1.47.0.tar.gz",
  "_fileid": "08e7104e5d8e8a0690f8e31b819142857d5f2934cd8b2e4d0f5c03b86394a9ac",
  "_filesize": 428643,
  "_sha256": "08e7104e5d8e8a0690f8e31b819142857d5f2934cd8b2e4d0f5c03b86394a9ac",
  "_created": "2026-05-30T09:53:48.000Z",
  "_published": "2026-05-30T15:20:34.404Z",
  "_jobs": [
    {
      "job": 78640973970,
      "time": 222,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307586986"
    },
    {
      "job": 78640973967,
      "time": 437,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307608627"
    },
    {
      "job": 78640973968,
      "time": 459,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307610589"
    },
    {
      "job": 78640973969,
      "time": 335,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7309196355"
    },
    {
      "job": 78640973973,
      "time": 282,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7309192336"
    },
    {
      "job": 78640054354,
      "time": 292,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307331801"
    },
    {
      "job": 78640974000,
      "time": 181,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307582692"
    },
    {
      "job": 78640973975,
      "time": 355,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307601607"
    },
    {
      "job": 78640973986,
      "time": 376,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307603445"
    },
    {
      "job": 78640973987,
      "time": 332,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307599333"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 2,
    "note": 10
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26677212098",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/RUVSeq",
  "_commit": {
    "id": "32653544258f866b815916e9dbaddf8a6a8bcc27",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777379954
  },
  "_maintainer": {
    "name": "Davide Risso",
    "email": "risso.davide@gmail.com",
    "login": "drisso",
    "description": "",
    "uuid": 8451432
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Biobase",
      "role": "Depends"
    },
    {
      "package": "EDASeq",
      "version": ">= 1.99.1",
      "role": "Depends"
    },
    {
      "package": "edgeR",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "zebrafishRNASeq",
      "role": "Suggests"
    },
    {
      "package": "DESeq2",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.47.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.46.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "immunooncology",
    "differentialexpression",
    "preprocessing",
    "rnaseq",
    "software"
  ],
  "_stars": 15,
  "_contributors": [
    {
      "user": "drisso",
      "count": 26,
      "uuid": 8451432
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "dtenenba",
      "count": 10,
      "uuid": 2286826
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    },
    {
      "user": "jwokaty",
      "count": 2,
      "uuid": 1744257
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "kayla-morrell",
      "count": 1,
      "uuid": 32339524
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 1530,
    "source": "https://www.bioconductor.org/packages/stats/bioc/RUVSeq"
  },
  "_mentions": 91,
  "_devurl": "https://github.com/drisso/ruvseq",
  "_searchresults": 606,
  "_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/RUVSeq.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/drisso/ruvseq",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "makeGroups",
    "RUVg",
    "RUVr",
    "RUVs"
  ],
  "_help": [
    {
      "page": "RUVSeq-package",
      "title": "Remove Unwanted Variation from RNA-Seq Data",
      "topics": [
        "RUVSeq-package",
        "RUVSeq"
      ]
    },
    {
      "page": "makeGroups",
      "title": "Make a matrix suitable for use with RUVSeq methods such as 'RUVs'.",
      "topics": [
        "makeGroups"
      ]
    },
    {
      "page": "residuals.DGEGLM",
      "title": "Deviance and Pearson Residuals for the Negative Binomial Model of 'edgeR'",
      "topics": [
        "residuals.DGEGLM"
      ]
    },
    {
      "page": "RUVg",
      "title": "Remove Unwanted Variation Using Control Genes",
      "topics": [
        "RUVg",
        "RUVg,matrix,ANY,numeric-method",
        "RUVg,SeqExpressionSet,character,numeric-method",
        "RUVg-methods"
      ]
    },
    {
      "page": "RUVr",
      "title": "Remove Unwanted Variation Using Residuals",
      "topics": [
        "RUVr",
        "RUVr,matrix,ANY,numeric,matrix-method",
        "RUVr,SeqExpressionSet,character,numeric,matrix-method",
        "RUVr-methods"
      ]
    },
    {
      "page": "RUVs",
      "title": "Remove Unwanted Variation Using Replicate/Negative Control Samples",
      "topics": [
        "RUVs",
        "RUVs,matrix,ANY,numeric,matrix-method",
        "RUVs,SeqExpressionSet,character,numeric,matrix-method",
        "RUVs-methods"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/RUVSeq/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "aroma.light",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocFileCache",
    "BiocGenerics",
    "BiocIO",
    "BiocManager",
    "BiocParallel",
    "biomaRt",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "cachem",
    "cigarillo",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dbplyr",
    "DelayedArray",
    "deldir",
    "dplyr",
    "EDASeq",
    "edgeR",
    "fastmap",
    "filelock",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "glue",
    "hms",
    "httr",
    "httr2",
    "hwriter",
    "interp",
    "IRanges",
    "jpeg",
    "jsonlite",
    "KEGGREST",
    "lambda.r",
    "lattice",
    "latticeExtra",
    "lifecycle",
    "limma",
    "locfit",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "purrr",
    "pwalign",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "ShortRead",
    "snow",
    "SparseArray",
    "statmod",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "XML",
    "xml2",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "RUVSeq.Rmd",
      "filename": "RUVSeq.html",
      "title": "RUVSeq: Remove Unwanted Variation from RNA-Seq Data",
      "author": "Davide Risso",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "A typical differential expression analysis workflow",
        "Filtering and exploratory data analysis",
        "RUVg: Estimating the factors of unwanted variation using control genes",
        "Differential expression analysis",
        "Empirical control genes",
        "Differential expression analysis with DESeq2",
        "RUVs: Estimating the factors of unwanted variation using replicate samples}",
        "RUVr: Estimating the factors of unwanted variation using residuals",
        "Session info",
        "References"
      ],
      "created": "2022-11-22 10:09:10",
      "modified": "2022-11-22 10:09:10",
      "commits": 1
    }
  ],
  "_score": 10.097497823478891,
  "_indexed": true,
  "_nocasepkg": "ruvseq",
  "_universes": [
    "bioc",
    "drisso"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.47.0",
      "date": "2026-05-30T10:40:54.000Z",
      "distro": "noble",
      "commit": "32653544258f866b815916e9dbaddf8a6a8bcc27",
      "fileid": "ab138554fc3619f5e9f630b2eff2878ec084d7be9e5188134ee2504b38f1a4ec",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677212098"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.47.0",
      "date": "2026-05-30T10:41:17.000Z",
      "distro": "noble",
      "commit": "32653544258f866b815916e9dbaddf8a6a8bcc27",
      "fileid": "8fdec393211616cc4bd9c9457dafd7eb026b371dc555da51d5d8032ecebcbd44",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677212098"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.47.0",
      "date": "2026-05-30T15:16:28.000Z",
      "commit": "32653544258f866b815916e9dbaddf8a6a8bcc27",
      "fileid": "0c089ba7492db6fb2be94c8ed2eb7f101c08d3290b2d5710811f3ad087ba0fa4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677212098"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.47.0",
      "date": "2026-05-30T15:16:39.000Z",
      "commit": "32653544258f866b815916e9dbaddf8a6a8bcc27",
      "fileid": "a7cfe54d19eb3ff2f25068ef2a39ad8c76b99c10129c15d569acf6c699687159",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677212098"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.47.0",
      "date": "2026-05-30T10:40:35.000Z",
      "commit": "32653544258f866b815916e9dbaddf8a6a8bcc27",
      "fileid": "0d2ec36fdcc2d9c7d7e53e7c32e901686490abbf9f90dd40781eec1c0bb5c5e9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677212098"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.47.0",
      "date": "2026-05-30T10:39:20.000Z",
      "commit": "32653544258f866b815916e9dbaddf8a6a8bcc27",
      "fileid": "8aefb3e1257a8f7740331c8e5e1f7b53236126ed5365e549f7d3ea357d5e49a4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677212098"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.47.0",
      "date": "2026-05-30T10:39:13.000Z",
      "commit": "32653544258f866b815916e9dbaddf8a6a8bcc27",
      "fileid": "c6cddd3d44c88f289c2f89600bef5b0e33dcd4de5ea81732d64bbac7571506b9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677212098"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.47.0",
      "date": "2026-05-30T10:39:06.000Z",
      "commit": "32653544258f866b815916e9dbaddf8a6a8bcc27",
      "fileid": "5325abefbb0e09447cec33b2724088381ed9b88b526fa02fcf87031a09685e67",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677212098"
    }
  ]
}