{
  "_id": "6a1acb6c1d7bb097a09de12c",
  "Package": "HVP",
  "Title": "Hierarchical Variance Partitioning",
  "Version": "1.3.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.r-universe.dev",
  "Date/Publication": "2026-04-28 13:05:06 UTC",
  "RemoteUrl": "https://github.com/bioc/HVP",
  "RemoteRef": "HEAD",
  "RemoteSha": "fc5632ed7ecf068c6c2458f6c963df2f351672e3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 08:01:27 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": "f9a1e1c4de3a50d420524cc0b3f3e8d2",
  "_user": "bioc",
  "_type": "src",
  "_file": "HVP_1.3.0.tar.gz",
  "_fileid": "c04d48ac8c0426510fe295a3acb62885eb0c36d40e8e6e0b0fed85c841747d0a",
  "_filesize": 1104086,
  "_sha256": "c04d48ac8c0426510fe295a3acb62885eb0c36d40e8e6e0b0fed85c841747d0a",
  "_created": "2026-05-30T08:01:27.000Z",
  "_published": "2026-05-30T11:35:08.790Z",
  "_jobs": [
    {
      "job": 78635225889,
      "time": 200,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306691459"
    },
    {
      "job": 78635225911,
      "time": 245,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306695816"
    },
    {
      "job": 78635225939,
      "time": 279,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306698940"
    },
    {
      "job": 78635225887,
      "time": 149,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307881353"
    },
    {
      "job": 78635225893,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307878189"
    },
    {
      "job": 78634957184,
      "time": 300,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306672109"
    },
    {
      "job": 78635225900,
      "time": 174,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306689133"
    },
    {
      "job": 78635225916,
      "time": 148,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306686696"
    },
    {
      "job": 78635225918,
      "time": 129,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7306684890"
    },
    {
      "job": 78635225938,
      "time": 135,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306685340"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26678621744",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/HVP",
  "_commit": {
    "id": "fc5632ed7ecf068c6c2458f6c963df2f351672e3",
    "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": 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": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 3
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_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/HEAD/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": true,
  "_nocasepkg": "hvp",
  "_universes": [
    "bioc",
    "dblux"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-30T08:05:11.000Z",
      "distro": "noble",
      "commit": "fc5632ed7ecf068c6c2458f6c963df2f351672e3",
      "fileid": "098c6020e85c66659d6198eeaf59f560f8ac22aff83e5748f5387a3c59fc58a4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678621744"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-30T08:05:13.000Z",
      "distro": "noble",
      "commit": "fc5632ed7ecf068c6c2458f6c963df2f351672e3",
      "fileid": "341b1c6ff03d4f8f77a2fcead25b5aabaa4187e325728ae9433a3830b0bceec7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678621744"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-30T11:34:13.000Z",
      "commit": "fc5632ed7ecf068c6c2458f6c963df2f351672e3",
      "fileid": "529a8b4ea59f14661b5280ab93b3c318980adff0237419e5309065f291228ed7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678621744"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-30T11:33:53.000Z",
      "commit": "fc5632ed7ecf068c6c2458f6c963df2f351672e3",
      "fileid": "c47145a38706d117b8481e0defabe81410d675e5d9dafa7ec618ea71a9bb9f92",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678621744"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-05-30T08:04:40.000Z",
      "commit": "fc5632ed7ecf068c6c2458f6c963df2f351672e3",
      "fileid": "36561039f4089a279cbb86996b0cbeb25b164d0a5599f00fd43bcb3bba70846f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678621744"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-30T08:03:29.000Z",
      "commit": "fc5632ed7ecf068c6c2458f6c963df2f351672e3",
      "fileid": "49c0ee37e2360a0f2f9872a4dae64f7455ed376d0076e5e1c8b7bb46a9d205bc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678621744"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-30T08:03:11.000Z",
      "commit": "fc5632ed7ecf068c6c2458f6c963df2f351672e3",
      "fileid": "3a4a960db2ea4a70dcff8a51e5c5cfd3834bb164024a319b117dfe8f14b04d8f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678621744"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-30T08:03:18.000Z",
      "commit": "fc5632ed7ecf068c6c2458f6c963df2f351672e3",
      "fileid": "351e402b8fbbf230b5b58854233a9d88e8a619a9753177af6a4e0730d86b82e4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678621744"
    }
  ]
}