{
  "_id": "6a1adfb61d7bb097a09ec722",
  "Package": "HVP",
  "Title": "Hierarchical Variance Partitioning",
  "Version": "1.2.0",
  "Authors@R": "person(\"Wei Xin\", \"Chan\", NULL, \"cweixin@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-3193-9195\"))",
  "Description": "HVP is a quantitative batch effect metric that estimates\nthe proportion of variance associated with batch effects in a\ndata set.",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "biocViews": "SingleCell, Transcriptomics, GeneExpression, BatchEffect",
  "Collate": "'utils.R' 'HVP.R' 'simulate.R'",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 13:05:06 UTC",
  "RemoteUrl": "https://github.com/bioc/HVP",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "3958a854bd4af62b2dee402551243974d7ad1028",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:15:43 UTC",
    "User": "root"
  },
  "Author": "Wei Xin Chan [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3193-9195>)",
  "Maintainer": "Wei Xin Chan <cweixin@gmail.com>",
  "MD5sum": "8f189df51ad60a9961875a1bca86c78a",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "HVP_1.2.0.tar.gz",
  "_fileid": "b26a49d7d806533bf216b61a1dcf0fd64172cb96b36085d67563299e2d054635",
  "_filesize": 1103368,
  "_sha256": "b26a49d7d806533bf216b61a1dcf0fd64172cb96b36085d67563299e2d054635",
  "_created": "2026-05-30T09:15:43.000Z",
  "_published": "2026-05-30T13:01:41.992Z",
  "_jobs": [
    {
      "job": 78639040667,
      "time": 197,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307164332"
    },
    {
      "job": 78639040691,
      "time": 299,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307174374"
    },
    {
      "job": 78639040655,
      "time": 238,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307168622"
    },
    {
      "job": 78639040653,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7308358821"
    },
    {
      "job": 78639040664,
      "time": 168,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7308367191"
    },
    {
      "job": 78638649149,
      "time": 304,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307107345"
    },
    {
      "job": 78639040643,
      "time": 185,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307163198"
    },
    {
      "job": 78639040668,
      "time": 160,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307161649"
    },
    {
      "job": 78639040673,
      "time": 165,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307161478"
    },
    {
      "job": 78639040671,
      "time": 134,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307159013"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624983424",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/HVP",
  "_commit": {
    "id": "3958a854bd4af62b2dee402551243974d7ad1028",
    "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": 1777381506
  },
  "_maintainer": {
    "name": "Wei Xin Chan",
    "email": "cweixin@gmail.com",
    "login": "dblux",
    "linkedin": "in/weixin-chan",
    "twitter": "@weixinnnnn",
    "description": "Research Fellow @ NTU. CS PhD. Working on mental health and batch effects in biological data.",
    "uuid": 36988365,
    "orcid": "0000-0003-3193-9195"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Suggests"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Suggests"
    },
    {
      "package": "Seurat",
      "role": "Suggests"
    },
    {
      "package": "SeuratObject",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "progress",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "splatter",
      "role": "Suggests"
    },
    {
      "package": "scater",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "ExperimentHub",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 3
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.3.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.2.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "singlecell",
    "transcriptomics",
    "geneexpression",
    "batcheffect"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 184,
    "source": "https://www.bioconductor.org/packages/stats/bioc/HVP"
  },
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/HVP.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "HVP",
    "plot",
    "sigmoid",
    "simulateMicroarray",
    "splitCols"
  ],
  "_help": [
    {
      "page": "HVP",
      "title": "Hierarchical variance partitioning (HVP)",
      "topics": [
        "HVP",
        "HVP,data.frame-method",
        "HVP,Matrix-method",
        "HVP,matrix-method",
        "HVP,Seurat-method",
        "HVP,SummarizedExperiment-method"
      ]
    },
    {
      "page": "hvp-class",
      "title": "HVP results class",
      "topics": [
        "hvp-class"
      ]
    },
    {
      "page": "plot-hvp-missing-method",
      "title": "Plot results of permutation test",
      "topics": [
        "plot,hvp,missing-method"
      ]
    },
    {
      "page": "sigmoid",
      "title": "Sigmoid function",
      "topics": [
        "sigmoid"
      ]
    },
    {
      "page": "simulateMicroarray",
      "title": "Simulate log-transformed microarray gene expression data",
      "topics": [
        "simulateMicroarray"
      ]
    },
    {
      "page": "splitCols",
      "title": "Splits subsettable objects according to their columns",
      "topics": [
        "splitCols"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/HVP/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "lattice",
    "Matrix"
  ],
  "_vignettes": [
    {
      "source": "HVP.Rmd",
      "filename": "HVP.html",
      "title": "Quantifying batch effects with HVP",
      "author": "Wei Xin Chan, Hafiz Bin Ismail, Wilson Wen Bin Goh, Limsoon Wong",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Quick start",
        "Quantifying batch effects using HVP",
        "Class: SummarizedExperiment / SingleCellExperiment",
        "Class: Seurat",
        "Testing the statistical significance of batch effects",
        "Simulating microarray gene expression data",
        "HVP: Theory",
        "Batch effects",
        "Hierarchical variance partitioning",
        "Session info",
        "References"
      ],
      "created": "2025-01-03 13:10:26",
      "modified": "2025-06-21 18:05:31",
      "commits": 5
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": false,
  "_nocasepkg": "hvp",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/HVP",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-30T09:27:07.000Z",
      "distro": "noble",
      "commit": "3958a854bd4af62b2dee402551243974d7ad1028",
      "fileid": "91789e3ed1eefe4f7dd09caedd0ce08287bf61c3eecb2cfd21802f52a12b4813",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624983424"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-30T09:26:10.000Z",
      "distro": "noble",
      "commit": "3958a854bd4af62b2dee402551243974d7ad1028",
      "fileid": "6f7fc4f0ec0b588dbb197e25fcad32f026621383d70f88537b45f84702447e6b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624983424"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-30T12:59:34.000Z",
      "commit": "3958a854bd4af62b2dee402551243974d7ad1028",
      "fileid": "a2a763cc5538c7569fa4be8c6f344774ef6026cfb0fc475d8532498e638284e1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624983424"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-30T13:00:38.000Z",
      "commit": "3958a854bd4af62b2dee402551243974d7ad1028",
      "fileid": "1f45b508e45f3afaad84276d54e469d5cbfac2f23594912a349a4b296eb53b44",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624983424"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-05-30T09:25:53.000Z",
      "commit": "3958a854bd4af62b2dee402551243974d7ad1028",
      "fileid": "f0bbd9e3f07b34601db082b5250606d0a005f0b585d4f01d4a3c01539eed0f77",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624983424"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-30T09:24:51.000Z",
      "commit": "3958a854bd4af62b2dee402551243974d7ad1028",
      "fileid": "f08027990461bdb3d5e0d8aa88fdaf6756e90cb2382ceb3288aebc1dbf8d0e22",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624983424"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-30T09:24:48.000Z",
      "commit": "3958a854bd4af62b2dee402551243974d7ad1028",
      "fileid": "a070a678661b2b6b4dc014aa3b430b779fb60223226319a964f70cbbf73e9190",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624983424"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-30T09:24:27.000Z",
      "commit": "3958a854bd4af62b2dee402551243974d7ad1028",
      "fileid": "63f137ee58f1ab6b37aca7a26c5c543fb341874a20724681e1fa61c57abc2bf8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624983424"
    }
  ]
}