{
  "_id": "6a4949d2f6c47c4419498791",
  "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-07-03 15:06:44 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>",
  "_user": "bioc",
  "_type": "src",
  "_file": "HVP_1.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/8b81cc9bfdcc9a7daa653997dc56dd4aa48b671980d21852dc546749c767d9cf",
  "_filesize": 1105001,
  "_sha256": "8b81cc9bfdcc9a7daa653997dc56dd4aa48b671980d21852dc546749c767d9cf",
  "_expires": "2026-10-12T17:58:40.000Z",
  "_created": "2026-07-03T15:06:44.000Z",
  "_published": "2026-07-04T17:58:42.380Z",
  "_bioccheck": {
    "error": 0,
    "warning": 2,
    "note": 7
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28668412886",
  "_status": "success",
  "_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": "resolute",
  "_jobs": [
    {
      "job": 85154277441,
      "time": 215,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8069827391"
    },
    {
      "job": 85154277413,
      "time": 294,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8069852670"
    },
    {
      "job": 85154277381,
      "time": 297,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8069853790"
    },
    {
      "job": 85154277371,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8069790158"
    },
    {
      "job": 85154277537,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8069803957"
    },
    {
      "job": 85154277138,
      "time": 361,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8069756208"
    },
    {
      "job": 85154277373,
      "time": 211,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8069826121"
    },
    {
      "job": 85154277387,
      "time": 138,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8069802751"
    },
    {
      "job": 85154277574,
      "time": 132,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8069800925"
    },
    {
      "job": 85154277485,
      "time": 150,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8069806793"
    }
  ],
  "_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-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",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_searchresults": 6,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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,
  "_indexed": true,
  "_nocasepkg": "hvp",
  "_universes": [
    "bioc",
    "dblux"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-03T15:11:15.000Z",
      "distro": "resolute",
      "commit": "fc5632ed7ecf068c6c2458f6c963df2f351672e3",
      "fileid": "https://r2.ropensci.org/c89f0c704bd49123e4cc0a66aee374ae922f2cb1d50078ef8bfd6c891c91c17a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28668412886"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-03T15:11:20.000Z",
      "distro": "resolute",
      "commit": "fc5632ed7ecf068c6c2458f6c963df2f351672e3",
      "fileid": "https://r2.ropensci.org/795aec5b479c2d0592d8a758821ea1ac31bf86549eb30bbd239fc3b4ff1b01bf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28668412886"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-03T15:08:20.000Z",
      "commit": "fc5632ed7ecf068c6c2458f6c963df2f351672e3",
      "fileid": "https://r2.ropensci.org/ced0421ca45be2fbccb0f575bc818a13b8e957b5ab147f83b628d2e86db5605b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28668412886"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-03T15:08:50.000Z",
      "commit": "fc5632ed7ecf068c6c2458f6c963df2f351672e3",
      "fileid": "https://r2.ropensci.org/9d330c7d7108c357ef4e5269ad8c2d7a629e9795a7be14fc11d5824e43c5509c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28668412886"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-07-03T15:10:34.000Z",
      "commit": "fc5632ed7ecf068c6c2458f6c963df2f351672e3",
      "fileid": "https://r2.ropensci.org/89e06d3a541849149b86def41f207958689ebf40ef6de2dfb6945f2d0ed6cf6b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28668412886"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-03T15:08:39.000Z",
      "commit": "fc5632ed7ecf068c6c2458f6c963df2f351672e3",
      "fileid": "https://r2.ropensci.org/4afcf93efe88c38437b93a8bad5c965741c1bdf397e4256b0f18cff0a3f8e2ad",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28668412886"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-03T15:08:30.000Z",
      "commit": "fc5632ed7ecf068c6c2458f6c963df2f351672e3",
      "fileid": "https://r2.ropensci.org/3f099d519179ff03cabb7e90ff58607ce60d1eeb01ed8048dbe6f6a1aa179bcb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28668412886"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-03T15:08:49.000Z",
      "commit": "fc5632ed7ecf068c6c2458f6c963df2f351672e3",
      "fileid": "https://r2.ropensci.org/4d9a70e1bbfa51e2f3c1f71ae2981cb2c18f9a8ee4f170029770cb8a97032d64",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28668412886"
    }
  ]
}