{
  "_id": "6a12bf4bacfb0bcc41d1d7db",
  "Package": "flexBCF",
  "Type": "Package",
  "Title": "Fast & Flexible Implementation of Bayesian Causal Forests",
  "Version": "1.0.2",
  "Date": "2025-11-21",
  "Authors@R": "c(\nperson(given = \"Sameer K.\", family = \"Deshpande\", role = c(\"aut\", \"cre\"), email = \"sameer.deshpande@wisc.edu\", comment = c(ORCID = \"0000-0003-4116-5533\")),\nperson(given = \"Ajinkya H.\", family = \"Kokandakar\", role = c(\"aut\"), email = \"ajinkyakokandakar@gmail.com\", comment = c(ORCID = \"0000-0001-6628-2272\")))",
  "Description": "A faster implementation of Bayesian Causal Forests (BCF;\nHahn et al. (2020) <doi:10.1214/19-BA1195>), which uses\nregression tree ensembles to estimate the conditional average\ntreatment effect of a binary treatment on a scalar output as a\nfunction of many covariates. This implementation avoids many\nredundant computations and memory allocations present in the\noriginal BCF implementation, allowing the model to be fit to\nlarger datasets. The implementation was originally developed\nfor the 2022 American Causal Inference Conference's Data\nChallenge. See Kokandakar et al. (2023)\n<doi:10.1353/obs.2023.0024> for more details.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/skdeshpande91/flexBCF",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-24 09:01:25 UTC",
    "User": "root"
  },
  "Author": "Sameer K. Deshpande [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4116-5533>), Ajinkya H. Kokandakar\n[aut] (ORCID: <https://orcid.org/0000-0001-6628-2272>)",
  "Maintainer": "Sameer K. Deshpande <sameer.deshpande@wisc.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-11-25 21:32:39 UTC",
  "RemoteUrl": "https://github.com/cran/flexBCF",
  "RemoteRef": "HEAD",
  "RemoteSha": "4fb98b8dcf33b274613295f6aac6561cedd6dce8",
  "MD5sum": "a3515fcd20e2d46af4a0f45520f858bc",
  "_user": "cran",
  "_type": "src",
  "_file": "flexBCF_1.0.2.tar.gz",
  "_fileid": "ce794cc64f2c05566acb9f3132d4240abeb10d879b3b50e85a7c63b78299ea2e",
  "_filesize": 178573,
  "_sha256": "ce794cc64f2c05566acb9f3132d4240abeb10d879b3b50e85a7c63b78299ea2e",
  "_created": "2026-05-24T09:01:25.000Z",
  "_published": "2026-05-24T09:05:15.529Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77585572555,
      "time": 150,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183879810"
    },
    {
      "job": 77585572528,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183877916"
    },
    {
      "job": 77585572531,
      "time": 148,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183879802"
    },
    {
      "job": 77585572547,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183879367"
    },
    {
      "job": 77585366493,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183862800"
    },
    {
      "job": 77585572521,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183879360"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26356962444",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/flexBCF",
  "_commit": {
    "id": "4fb98b8dcf33b274613295f6aac6561cedd6dce8",
    "author": "Sameer K. Deshpande <sameer.deshpande@wisc.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.2\n",
    "time": 1764106359
  },
  "_maintainer": {
    "name": "Sameer K. Deshpande",
    "email": "sameer.deshpande@wisc.edu",
    "orcid": "0000-0003-4116-5533"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.2",
      "date": "2025-11-25"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 157,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/flexBCF"
  },
  "_devurl": "https://github.com/skdeshpande91/flexbcf",
  "_searchresults": 0,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/flexBCF.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/skdeshpande91/flexbcf",
  "_realowner": "skdeshpande91",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2025-11-25"
    }
  ],
  "_exports": [
    "average_tree_fits",
    "flexBCF",
    "get_tree_fits"
  ],
  "_help": [
    {
      "page": "average_tree_fits",
      "title": "Summarize posterior distribution of the average fit of tree ensembles.",
      "topics": [
        "average_tree_fits"
      ]
    },
    {
      "page": "flexBCF",
      "title": "A faster and more flexible Bayesian Causal Forests",
      "topics": [
        "flexBCF"
      ]
    },
    {
      "page": "get_tree_fits",
      "title": "Get fits of regression tree ensembles",
      "topics": [
        "get_tree_fits"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1,
  "_indexed": false,
  "_nocasepkg": "flexbcf",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://skdeshpande91.r-universe.dev/flexBCF",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-24T09:04:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4fb98b8dcf33b274613295f6aac6561cedd6dce8",
      "fileid": "4f2cf1827e3695f6951c17f1e7073496bd3d1dbc85e8df3b51c0d8e3a916c0d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26356962444"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-24T09:03:48.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4fb98b8dcf33b274613295f6aac6561cedd6dce8",
      "fileid": "1fae79ba95036339eaad4e7ab261e4d4454183d044cb512acaba0ba780ea10ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26356962444"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-24T09:03:57.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4fb98b8dcf33b274613295f6aac6561cedd6dce8",
      "fileid": "2c250cbb360a8454bb557b7141b6825b5073d83639adc1eb9c4f71fdaafe926e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26356962444"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-24T09:03:59.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4fb98b8dcf33b274613295f6aac6561cedd6dce8",
      "fileid": "949b7ce8328bc2691f60bc461065c849718836f5176998128f4be8b183253f2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26356962444"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-24T09:04:04.000Z",
      "arch": "emscripten",
      "commit": "4fb98b8dcf33b274613295f6aac6561cedd6dce8",
      "fileid": "40b66b2242fc7ea4ba6ba6b907da444160ff2fa45dbcf09508384df82de96e7e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26356962444"
    }
  ]
}