{
  "_id": "6a4a18340b5cb829d37078c4",
  "Package": "causalBatch",
  "Type": "Package",
  "Title": "Causal Batch Effects",
  "Version": "1.4.0",
  "Date": "2025-01-07",
  "Authors@R": "c(person(given=\"Eric W.\", family=\"Bridgeford\", role=c(\"aut\", \"cre\"),\nemail=\"ericwb95@gmail.com\"),\nperson(given=\"Michael\", family=\"Powell\", role=\"ctb\"),\nperson(given=\"Brian\", family=\"Caffo\", role=\"ctb\"),\nperson(given=\"Joshua T.\", family=\"Vogelstein\", role=\"ctb\")\n)",
  "Maintainer": "Eric W. Bridgeford <ericwb95@gmail.com>",
  "Description": "Software which provides numerous functionalities for\ndetecting and removing group-level effects from\nhigh-dimensional scientific data which, when combined with\nadditional assumptions, allow for causal conclusions,\nas-described in our manuscripts Bridgeford et al. (2024)\n<doi:10.1101/2021.09.03.458920> and Bridgeford et al. (2023)\n<doi:10.48550/arXiv.2307.13868>. Also provides a number of\nuseful utilities for generating simulations and balancing\ncovariates across multiple groups/batches of data via matching\nand propensity trimming for more than two groups.",
  "biocViews": "",
  "URL": "https://github.com/neurodata/causal_batch",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "License": "GPL-3",
  "RoxygenNote": "7.3.0",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "make libpng-dev libxml2-dev libssl-dev zlib1g-dev",
  "Repository": "https://neurodata.r-universe.dev",
  "Date/Publication": "2025-03-13 21:16:16 UTC",
  "RemoteUrl": "https://github.com/neurodata/causal_batch",
  "RemoteRef": "HEAD",
  "RemoteSha": "b73e581699c2205744f3d84dab74dcb688eb5987",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 06:15:52 UTC",
    "User": "root"
  },
  "Author": "Eric W. Bridgeford [aut, cre],\nMichael Powell [ctb],\nBrian Caffo [ctb],\nJoshua T. Vogelstein [ctb]",
  "_user": "neurodata",
  "_type": "src",
  "_file": "causalBatch_1.4.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/c04cecf197fbdaa3c72d3e55140527062b57cc394d5f8a3004facd572576a80c",
  "_filesize": 236485,
  "_sha256": "c04cecf197fbdaa3c72d3e55140527062b57cc394d5f8a3004facd572576a80c",
  "_expires": "2026-10-13T08:39:15.000Z",
  "_created": "2026-06-09T06:15:52.000Z",
  "_published": "2026-07-05T08:39:16.610Z",
  "_jobs": [
    {
      "job": 85207569499,
      "time": 264,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7499965791"
    },
    {
      "job": 85207569428,
      "time": 293,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7499973516"
    },
    {
      "job": 85207569444,
      "time": 277,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7500295667"
    },
    {
      "job": 85207569375,
      "time": 253,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7500303427"
    },
    {
      "job": 85207569373,
      "time": 325,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7499897370"
    },
    {
      "job": 85207569387,
      "time": 178,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499942929"
    },
    {
      "job": 85207569362,
      "time": 222,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7499955206"
    },
    {
      "job": 85207569410,
      "time": 257,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7499963893"
    },
    {
      "job": 85207569440,
      "time": 212,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7499951988"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/neurodata/actions/runs/27187450111",
  "_status": "failure",
  "_upstream": "https://github.com/neurodata/causal_batch",
  "_commit": {
    "id": "b73e581699c2205744f3d84dab74dcb688eb5987",
    "author": "Eric W. Bridgeford <ericwb95@gmail.com>",
    "committer": "Eric W. Bridgeford <ericwb95@gmail.com>",
    "message": "fixed circular import\n",
    "time": 1741900576
  },
  "_maintainer": {
    "name": "Eric W. Bridgeford",
    "email": "ericwb95@gmail.com",
    "login": "ebridge2",
    "description": "Biostatistics student at Johns Hopkins University",
    "uuid": 8883547
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "cdcsis",
      "role": "Imports"
    },
    {
      "package": "sva",
      "role": "Imports"
    },
    {
      "package": "MatchIt",
      "role": "Imports"
    },
    {
      "package": "nnet",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "genefilter",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "np",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "ggpubr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "ks",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "neurodata",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "ebridge2",
      "count": 136,
      "uuid": 8883547
    },
    {
      "user": "suki-o",
      "count": 1,
      "uuid": 1191923
    }
  ],
  "_userbio": {
    "uuid": 13474594,
    "type": "organization",
    "name": "neurodata"
  },
  "_downloads": {
    "count": 187,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/causalBatch"
  },
  "_devurl": "https://github.com/neurodata/causal_batch",
  "_searchresults": 23,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/causalBatch.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/neurodata/causal_batch",
  "_realowner": "neurodata",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2024-01-24"
    },
    {
      "version": "1.1",
      "date": "2024-02-13"
    },
    {
      "version": "1.2.0",
      "date": "2024-03-01"
    },
    {
      "version": "1.3.0",
      "date": "2025-01-07"
    }
  ],
  "_exports": [
    "cb.align.kway_match",
    "cb.align.vm_trim",
    "cb.correct.aipw_cComBat",
    "cb.correct.apply_aipw_cComBat",
    "cb.correct.apply_cComBat",
    "cb.correct.matching_cComBat",
    "cb.detect.caus_cdcorr",
    "cb.sims.cate.heteroskedastic_sim",
    "cb.sims.cate.kclass_sigmoidal_sim",
    "cb.sims.cate.nonmonotone_sim",
    "cb.sims.cate.sigmoidal_sim",
    "cb.sims.sim_impulse",
    "cb.sims.sim_impulse_asycov",
    "cb.sims.sim_linear",
    "cb.sims.sim_sigmoid"
  ],
  "_help": [
    {
      "page": "cb.align.kway_match",
      "title": "K-Way matching",
      "topics": [
        "cb.align.kway_match"
      ]
    },
    {
      "page": "cb.align.vm_trim",
      "title": "Vector Matching",
      "topics": [
        "cb.align.vm_trim"
      ]
    },
    {
      "page": "cb.correct.aipw_cComBat",
      "title": "Augmented Inverse Probability Weighting Conditional ComBat",
      "topics": [
        "cb.correct.aipw_cComBat"
      ]
    },
    {
      "page": "cb.correct.apply_aipw_cComBat",
      "title": "Fit AIPW ComBat model for batch effect correction",
      "topics": [
        "cb.correct.apply_aipw_cComBat"
      ]
    },
    {
      "page": "cb.correct.apply_cComBat",
      "title": "Adjust for batch effects using an empirical Bayes framework",
      "topics": [
        "cb.correct.apply_cComBat"
      ]
    },
    {
      "page": "cb.correct.matching_cComBat",
      "title": "Matching Conditional ComBat",
      "topics": [
        "cb.correct.matching_cComBat"
      ]
    },
    {
      "page": "cb.detect.caus_cdcorr",
      "title": "Causal Conditional Distance Correlation",
      "topics": [
        "cb.detect.caus_cdcorr"
      ]
    },
    {
      "page": "cb.sims.cate.heteroskedastic_sim",
      "title": "Simulate Data with Heteroskedastic Conditional Average Treatment Effects",
      "topics": [
        "cb.sims.cate.heteroskedastic_sim"
      ]
    },
    {
      "page": "cb.sims.cate.kclass_sigmoidal_sim",
      "title": "K-class Sigmoidal CATE Simulation",
      "topics": [
        "cb.sims.cate.kclass_sigmoidal_sim"
      ]
    },
    {
      "page": "cb.sims.cate.nonmonotone_sim",
      "title": "Non-monotone CATE Simulation",
      "topics": [
        "cb.sims.cate.nonmonotone_sim"
      ]
    },
    {
      "page": "cb.sims.cate.sigmoidal_sim",
      "title": "Sigmoidal CATE Simulation",
      "topics": [
        "cb.sims.cate.sigmoidal_sim"
      ]
    },
    {
      "page": "cb.sims.sim_impulse",
      "title": "Impulse Simulation",
      "topics": [
        "cb.sims.sim_impulse"
      ]
    },
    {
      "page": "cb.sims.sim_impulse_asycov",
      "title": "Impulse Simulation with Asymmetric Covariates",
      "topics": [
        "cb.sims.sim_impulse_asycov"
      ]
    },
    {
      "page": "cb.sims.sim_linear",
      "title": "Linear Simulation",
      "topics": [
        "cb.sims.sim_linear"
      ]
    },
    {
      "page": "cb.sims.sim_sigmoid",
      "title": "Sigmoidal Simulation",
      "topics": [
        "cb.sims.sim_sigmoid"
      ]
    }
  ],
  "_readme": "https://github.com/neurodata/causal_batch/raw/HEAD/README.md",
  "_rundeps": [
    "annotate",
    "AnnotationDbi",
    "askpass",
    "backports",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "boot",
    "cachem",
    "cdcsis",
    "chk",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "crs",
    "cubature",
    "curl",
    "DBI",
    "dplyr",
    "edgeR",
    "fastmap",
    "FNN",
    "formatR",
    "futile.logger",
    "futile.options",
    "genefilter",
    "generics",
    "glue",
    "httr",
    "IRanges",
    "jsonlite",
    "KEGGREST",
    "kernlab",
    "KernSmooth",
    "ks",
    "lambda.r",
    "lattice",
    "lifecycle",
    "limma",
    "locfit",
    "magrittr",
    "MASS",
    "MatchIt",
    "Matrix",
    "MatrixGenerics",
    "MatrixModels",
    "matrixStats",
    "mclust",
    "memoise",
    "mgcv",
    "mime",
    "multicool",
    "mvtnorm",
    "nlme",
    "nnet",
    "np",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "pracma",
    "quadprog",
    "quantreg",
    "R6",
    "Rcpp",
    "RcppProgress",
    "rlang",
    "RSQLite",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "SparseM",
    "statmod",
    "survival",
    "sva",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "XML",
    "xtable",
    "XVector"
  ],
  "_score": 3.6627578316815743,
  "_indexed": true,
  "_nocasepkg": "causalbatch",
  "_universes": [
    "neurodata",
    "ebridge2"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.0",
      "date": "2026-06-09T06:18:56.000Z",
      "distro": "noble",
      "commit": "b73e581699c2205744f3d84dab74dcb688eb5987",
      "fileid": "https://r2.ropensci.org/bf38fc88704e92e65061f9c1ae5ae58d785aefc47ed2c1ea4f0a48680f3e06de",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/neurodata/actions/runs/27187450111"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.0",
      "date": "2026-06-09T06:19:06.000Z",
      "distro": "noble",
      "commit": "b73e581699c2205744f3d84dab74dcb688eb5987",
      "fileid": "https://r2.ropensci.org/183b183ff6fa169917da3d4f6f3393d76a599bc0ab7a2ad7f025cca446b4a180",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/neurodata/actions/runs/27187450111"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.0",
      "date": "2026-06-09T06:39:16.000Z",
      "commit": "b73e581699c2205744f3d84dab74dcb688eb5987",
      "fileid": "https://r2.ropensci.org/16b8ab9bf980231a5836875009d3ed0bde6af0521ebfb17f4e9fef8a145fa8e3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/neurodata/actions/runs/27187450111"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.0",
      "date": "2026-06-09T06:39:43.000Z",
      "commit": "b73e581699c2205744f3d84dab74dcb688eb5987",
      "fileid": "https://r2.ropensci.org/001638f63a2b7cf323c31d52bd30a326a46ead575e3db4f16a6840d4f5119491",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/neurodata/actions/runs/27187450111"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.0",
      "date": "2026-06-09T06:19:19.000Z",
      "commit": "b73e581699c2205744f3d84dab74dcb688eb5987",
      "fileid": "https://r2.ropensci.org/cb63854799cce39a09bbb25e4c61b36fbc486b6ebcb1257e1e02900bccab5d42",
      "status": "success",
      "buildurl": "https://github.com/r-universe/neurodata/actions/runs/27187450111"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.0",
      "date": "2026-06-09T06:17:57.000Z",
      "commit": "b73e581699c2205744f3d84dab74dcb688eb5987",
      "fileid": "https://r2.ropensci.org/ce131f2f7f4d8997e457317dd1e8174614bb9f0e6e6dd1dfca6a2d81d43c2004",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/neurodata/actions/runs/27187450111"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.0",
      "date": "2026-06-09T06:18:51.000Z",
      "commit": "b73e581699c2205744f3d84dab74dcb688eb5987",
      "fileid": "https://r2.ropensci.org/c0bfcf5eb05351d30bcf89a5a9a48270a4e6e4632bcd002b0fc36ad465bd204d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/neurodata/actions/runs/27187450111"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.0",
      "date": "2026-06-09T06:18:06.000Z",
      "commit": "b73e581699c2205744f3d84dab74dcb688eb5987",
      "fileid": "https://r2.ropensci.org/e569e68ef92ce7fc0769a4e467d937001382e51315f298f4117144ede21b489a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/neurodata/actions/runs/27187450111"
    }
  ]
}