{
  "_id": "6a104741acfb0bcc41c9ee9f",
  "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-05-10 09:48:41 UTC",
    "User": "root"
  },
  "Author": "Eric W. Bridgeford [aut, cre],\nMichael Powell [ctb],\nBrian Caffo [ctb],\nJoshua T. Vogelstein [ctb]",
  "MD5sum": "7f180cf686da1749045bef134dea0c53",
  "_user": "neurodata",
  "_type": "src",
  "_file": "causalBatch_1.4.0.tar.gz",
  "_fileid": "f572ce1d500fb51809d33819c5c8f3e3b17db7227f5b14f7a2cc08b9f5cdae8d",
  "_filesize": 239016,
  "_sha256": "f572ce1d500fb51809d33819c5c8f3e3b17db7227f5b14f7a2cc08b9f5cdae8d",
  "_created": "2026-05-10T09:48:41.000Z",
  "_published": "2026-05-22T12:08:33.406Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77376192909,
      "time": 252,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6902802721"
    },
    {
      "job": 77376192975,
      "time": 272,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6902804681"
    },
    {
      "job": 77376193159,
      "time": 224,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6902826291"
    },
    {
      "job": 77376193045,
      "time": 267,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6902828484"
    },
    {
      "job": 77376192490,
      "time": 316,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6902778752"
    },
    {
      "job": 77376192588,
      "time": 168,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160101276"
    },
    {
      "job": 77376193016,
      "time": 223,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6902800218"
    },
    {
      "job": 77376193278,
      "time": 231,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6902801088"
    },
    {
      "job": 77376193113,
      "time": 280,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6902806177"
    }
  ],
  "_buildurl": "https://github.com/r-universe/neurodata/actions/runs/25625506482",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 8883547
  },
  "_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": 211,
    "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",
    "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-05-10T09:51:30.000Z",
      "distro": "noble",
      "commit": "b73e581699c2205744f3d84dab74dcb688eb5987",
      "fileid": "8c9a1bc64a72bab611270c6adbc99b9c112433e5ae7b53d801c4015aa0f49cef",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/neurodata/actions/runs/25625506482"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.0",
      "date": "2026-05-10T09:51:45.000Z",
      "distro": "noble",
      "commit": "b73e581699c2205744f3d84dab74dcb688eb5987",
      "fileid": "039fa25d2e7f114cb7adda38823ef7f7833b35ea0860a06e67faef3b4185a45f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/neurodata/actions/runs/25625506482"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.0",
      "date": "2026-05-10T09:56:13.000Z",
      "commit": "b73e581699c2205744f3d84dab74dcb688eb5987",
      "fileid": "3fde086a603809b4b1f8cbbbc05515ccbc00ebd6341ce402844240f3d912f9e9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/neurodata/actions/runs/25625506482"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.0",
      "date": "2026-05-10T09:56:02.000Z",
      "commit": "b73e581699c2205744f3d84dab74dcb688eb5987",
      "fileid": "851df41f94b279074ba169356d8e194defcc9dedaa65430d7fec892b4a880d7b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/neurodata/actions/runs/25625506482"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.0",
      "date": "2026-05-10T09:50:39.000Z",
      "commit": "b73e581699c2205744f3d84dab74dcb688eb5987",
      "fileid": "34c333f5815d4526df9f2dba5979d284e0aff3bc69f60a40832a1231fe7bace8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/neurodata/actions/runs/25625506482"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.0",
      "date": "2026-05-10T09:50:53.000Z",
      "commit": "b73e581699c2205744f3d84dab74dcb688eb5987",
      "fileid": "f193205649614c917e448efeefd4c5c5497ca458a13a12cecda4904e778b9e99",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/neurodata/actions/runs/25625506482"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.0",
      "date": "2026-05-10T09:52:06.000Z",
      "commit": "b73e581699c2205744f3d84dab74dcb688eb5987",
      "fileid": "5c3f2f1e851d43cb8a98c406a269bd5ba247f9d2c7c379674b950cbc748932b4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/neurodata/actions/runs/25625506482"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.0",
      "date": "2026-05-22T12:08:11.000Z",
      "commit": "b73e581699c2205744f3d84dab74dcb688eb5987",
      "fileid": "1727dc1ad2bd92cf3ca958dee6c3de21bee85d691a7ae19ae76b6e138dc731af",
      "status": "success",
      "buildurl": "https://github.com/r-universe/neurodata/actions/runs/25625506482"
    }
  ]
}