{
  "_id": "6a1acbff1d7bb097a09de455",
  "Package": "HarmonizR",
  "Title": "Handles missing values and makes more data available",
  "Version": "1.11.0",
  "Authors@R": "c(person(given = \"Simon\",\nfamily = \"Schlumbohm\",\nrole = c(\"aut\", \"cre\"),\nemail = \"schlumbohm@hsu-hh.de\"),\nperson(given = \"Julia\",\nfamily = \"Neumann\",\nrole = \"aut\"),\nperson(given = \"Philipp\",\nfamily = \"Neumann\",\nrole = \"aut\"))",
  "Description": "An implementation, which takes input data and makes it\navailable for proper batch effect removal by ComBat or Limma.\nThe implementation appropriately handles missing values by\ndissecting the input matrix into smaller matrices with\nsufficient data to feed the ComBat or limma algorithm. The\nadjusted data is returned to the user as a rebuild matrix. The\nimplementation is meant to make as much data available as\npossible with minimal data loss.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "biocViews": "BatchEffect",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libpng-dev libxml2-dev libssl-dev\nzlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 13:01:14 UTC",
  "RemoteUrl": "https://github.com/bioc/HarmonizR",
  "RemoteRef": "HEAD",
  "RemoteSha": "c6ddbb0a1669705dc8b4565981ed0849a6a4ebbb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 08:05:09 UTC",
    "User": "root"
  },
  "Author": "Simon Schlumbohm [aut, cre],\nJulia Neumann [aut],\nPhilipp Neumann [aut]",
  "Maintainer": "Simon Schlumbohm <schlumbohm@hsu-hh.de>",
  "MD5sum": "43ab120e87426a181962f0f0eaa1765d",
  "_user": "bioc",
  "_type": "src",
  "_file": "HarmonizR_1.11.0.tar.gz",
  "_fileid": "0375fea4c2dc4cee1ea6033907bed9b496ba5fcf99b8259c04c464763753109a",
  "_filesize": 159564,
  "_sha256": "0375fea4c2dc4cee1ea6033907bed9b496ba5fcf99b8259c04c464763753109a",
  "_created": "2026-05-30T08:05:09.000Z",
  "_published": "2026-05-30T11:37:35.146Z",
  "_jobs": [
    {
      "job": 78635418765,
      "time": 186,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7306711524"
    },
    {
      "job": 78635418771,
      "time": 251,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306718262"
    },
    {
      "job": 78635418768,
      "time": 231,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306716008"
    },
    {
      "job": 78635418769,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307892685"
    },
    {
      "job": 78635418766,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307895479"
    },
    {
      "job": 78635215315,
      "time": 231,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306693014"
    },
    {
      "job": 78635418759,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306707413"
    },
    {
      "job": 78635418784,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306704997"
    },
    {
      "job": 78635418801,
      "time": 128,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7306705895"
    },
    {
      "job": 78635418798,
      "time": 237,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306716641"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 0,
    "note": 5
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26678719795",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/HarmonizR",
  "_commit": {
    "id": "c6ddbb0a1669705dc8b4565981ed0849a6a4ebbb",
    "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": 1777381274
  },
  "_maintainer": {
    "name": "Simon Schlumbohm",
    "email": "schlumbohm@hsu-hh.de",
    "login": "simonschlumbohm",
    "description": "",
    "uuid": 78701285
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "doParallel",
      "version": ">= 1.0.16",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "version": ">= 1.5.1",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "version": ">= 2.1.0",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "version": ">= 1.8.6",
      "role": "Imports"
    },
    {
      "package": "sva",
      "version": ">= 3.36.0",
      "role": "Imports"
    },
    {
      "package": "seriation",
      "version": ">= 1.3.5",
      "role": "Imports"
    },
    {
      "package": "limma",
      "version": ">= 3.46.0",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "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.11.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.10.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "batcheffect"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 292,
    "source": "https://www.bioconductor.org/packages/stats/bioc/HarmonizR"
  },
  "_searchresults": 25,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/HarmonizR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "harmonizR"
  ],
  "_help": [
    {
      "page": "binary_matrix_reduction",
      "title": "Creating a binary existence matrix",
      "topics": [
        "binary_matrix_reduction"
      ]
    },
    {
      "page": "blocking",
      "title": "Blocking",
      "topics": [
        "blocking"
      ]
    },
    {
      "page": "build_key_list",
      "title": "Creation of keys",
      "topics": [
        "build_key_list"
      ]
    },
    {
      "page": "fetch_batch_overview",
      "title": "Fetching batch list",
      "topics": [
        "fetch_batch_overview"
      ]
    },
    {
      "page": "find_na",
      "title": "Finding NAs for the sorting process",
      "topics": [
        "find_na"
      ]
    },
    {
      "page": "format_from_S4",
      "title": "Format data taken from S4",
      "topics": [
        "format_from_S4"
      ]
    },
    {
      "page": "format_to_s4",
      "title": "Format data taken from HarmonizR back to S4",
      "topics": [
        "format_to_s4"
      ]
    },
    {
      "page": "harmonizR",
      "title": "Main function",
      "topics": [
        "harmonizR"
      ]
    },
    {
      "page": "jaccard",
      "title": "Jaccard-based sorting",
      "topics": [
        "jaccard"
      ]
    },
    {
      "page": "jaccard_index_absence",
      "title": "Jaccard index on zeroes (absence)",
      "topics": [
        "jaccard_index_absence"
      ]
    },
    {
      "page": "jaccard_index_existence",
      "title": "Jaccard index on ones (existence)",
      "topics": [
        "jaccard_index_existence"
      ]
    },
    {
      "page": "read_description",
      "title": "Reading description",
      "topics": [
        "read_description"
      ]
    },
    {
      "page": "read_main_data",
      "title": "Reading main data",
      "topics": [
        "read_main_data"
      ]
    },
    {
      "page": "rebuild",
      "title": "Rebuilding",
      "topics": [
        "rebuild"
      ]
    },
    {
      "page": "sorting",
      "title": "Sorting the input data.frame",
      "topics": [
        "sorting"
      ]
    },
    {
      "page": "splitting",
      "title": "Splitting",
      "topics": [
        "splitting"
      ]
    },
    {
      "page": "spotting_missing_values",
      "title": "Spotting",
      "topics": [
        "spotting_missing_values"
      ]
    },
    {
      "page": "unique_removal",
      "title": "Remove unique combinations",
      "topics": [
        "unique_removal"
      ]
    },
    {
      "page": "visual",
      "title": "Visualize feature means",
      "topics": [
        "visual"
      ]
    },
    {
      "page": "visual2",
      "title": "Visualize sample means",
      "topics": [
        "visual2"
      ]
    },
    {
      "page": "visual3",
      "title": "Visualize CV",
      "topics": [
        "visual3"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/HarmonizR/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "annotate",
    "AnnotationDbi",
    "askpass",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "ca",
    "cachem",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "DelayedArray",
    "doParallel",
    "dplyr",
    "edgeR",
    "fastmap",
    "foreach",
    "formatR",
    "futile.logger",
    "futile.options",
    "gclus",
    "genefilter",
    "generics",
    "GenomicRanges",
    "glue",
    "hms",
    "httr",
    "IRanges",
    "iterators",
    "janitor",
    "jsonlite",
    "KEGGREST",
    "lambda.r",
    "lattice",
    "lifecycle",
    "limma",
    "locfit",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mgcv",
    "mime",
    "nlme",
    "openssl",
    "permute",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "purrr",
    "qap",
    "R6",
    "Rcpp",
    "registry",
    "rlang",
    "RSQLite",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "seriation",
    "snakecase",
    "snow",
    "SparseArray",
    "statmod",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "survival",
    "sva",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "TSP",
    "utf8",
    "vctrs",
    "vegan",
    "withr",
    "XML",
    "xtable",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "HarmonizR_Vignette.Rmd",
      "filename": "HarmonizR_Vignette.html",
      "title": "HarmonizR_Vignette",
      "author": "Simon Schlumbohm",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Example Usage",
        "Parameters",
        "Session Information"
      ],
      "created": "2023-05-11 11:26:48",
      "modified": "2023-06-02 11:42:02",
      "commits": 2
    }
  ],
  "_score": 4.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "harmonizr",
  "_universes": [
    "bioc",
    "simonschlumbohm"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.11.0",
      "date": "2026-05-30T08:09:08.000Z",
      "distro": "noble",
      "commit": "c6ddbb0a1669705dc8b4565981ed0849a6a4ebbb",
      "fileid": "da36c0f69282242cba71f3b2d289b25046569ae1dc2af5650f2aaf60a992bbf4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678719795"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.11.0",
      "date": "2026-05-30T08:08:47.000Z",
      "distro": "noble",
      "commit": "c6ddbb0a1669705dc8b4565981ed0849a6a4ebbb",
      "fileid": "a1da52d1a33fd6db43817fbee4f52b7b2a310edbec7337a3d6b96bf145d4317c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678719795"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.11.0",
      "date": "2026-05-30T11:36:32.000Z",
      "commit": "c6ddbb0a1669705dc8b4565981ed0849a6a4ebbb",
      "fileid": "43e885be6ba5d138ceb2928a0a3d8030b956f977c3720b2b24babb0dbdbdb5bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678719795"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.11.0",
      "date": "2026-05-30T11:36:51.000Z",
      "commit": "c6ddbb0a1669705dc8b4565981ed0849a6a4ebbb",
      "fileid": "285e0db0a4140c12e4ddebdf3d19d03102179b08edef1b7dcd5eb46dd05a5c2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678719795"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.11.0",
      "date": "2026-05-30T08:07:51.000Z",
      "commit": "c6ddbb0a1669705dc8b4565981ed0849a6a4ebbb",
      "fileid": "fba1b79d7ece2dc624959419cf2d201a368955427a912a37902fb0f3a1876f9e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678719795"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.11.0",
      "date": "2026-05-30T08:06:47.000Z",
      "commit": "c6ddbb0a1669705dc8b4565981ed0849a6a4ebbb",
      "fileid": "3e8d3221fc5e20be511045ee9bbf4ecd224dcb3e50edbf31b52c987dbfdaf162",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678719795"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.11.0",
      "date": "2026-05-30T08:06:55.000Z",
      "commit": "c6ddbb0a1669705dc8b4565981ed0849a6a4ebbb",
      "fileid": "3006385a38c50464207898a55da43c15b19377176d3ca08ff70b2ab7cc6cd85f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678719795"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.11.0",
      "date": "2026-05-30T08:08:43.000Z",
      "commit": "c6ddbb0a1669705dc8b4565981ed0849a6a4ebbb",
      "fileid": "fea2afb2f02836815f2c840b6133bfb86ee79a0d624c72ea387450911562ac5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678719795"
    }
  ]
}