{
  "_id": "6a1d2af51d7bb097a0a38bcd",
  "Package": "bcf",
  "Type": "Package",
  "Title": "Causal Inference using Bayesian Causal Forests",
  "Version": "2.0.2",
  "Date": "2024-02-23",
  "Authors@R": "c(\nperson(\"Jared S.\", \"Murray\", , \"jared.murray@mccombs.utexas.edu\", c(\"aut\", \"cre\")),\nperson(\"P. Richard\", \"Hahn\", role = \"aut\"),\nperson(\"Carlos\", \"Carvalho\", role = \"aut\"),\nperson(\"Peter\", \"Mariani\", role = \"ctb\"),\nperson(\"Constance\", \"Delannoy\", role = \"ctb\"),\nperson(\"Mariel\", \"Finucane\", role = \"ctb\"),\nperson(\"Lauren V.\", \"Forrow\", role = \"ctb\"),\nperson(\"Drew\", \"Herren\", role = \"ctb\"))",
  "Description": "Causal inference for a binary treatment and continuous\noutcome using Bayesian Causal Forests. See Hahn, Murray and\nCarvalho (2020) <doi:10.1214/19-BA1195> for additional\ninformation. This implementation relies on code originally\naccompanying Pratola et. al. (2013) <arXiv:1309.1906>.",
  "License": "GPL-3",
  "NeedsCompilation": "yes",
  "SystemRequirements": "GNU make",
  "Language": "en-US",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Packaged": {
    "Date": "2026-06-01 06:43:04 UTC",
    "User": "root"
  },
  "Author": "Jared S. Murray [aut, cre], P. Richard Hahn [aut], Carlos\nCarvalho [aut], Peter Mariani [ctb], Constance Delannoy [ctb],\nMariel Finucane [ctb], Lauren V. Forrow [ctb], Drew Herren\n[ctb]",
  "Maintainer": "Jared S. Murray <jared.murray@mccombs.utexas.edu>",
  "Config/pak/sysreqs": "make",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-02-28 02:30:56 UTC",
  "RemoteUrl": "https://github.com/cran/bcf",
  "RemoteRef": "HEAD",
  "RemoteSha": "ca73e732dc438c95b86586e2659eb6db7b21060d",
  "MD5sum": "3d3d1757d38d9b943f15f12f030d2199",
  "_user": "cran",
  "_type": "src",
  "_file": "bcf_2.0.2.tar.gz",
  "_fileid": "d78cd2d34794ff87b08e2f45d2ba5067f38b12ce66c0de3eec3fa4c1c57bae58",
  "_filesize": 1566395,
  "_sha256": "d78cd2d34794ff87b08e2f45d2ba5067f38b12ce66c0de3eec3fa4c1c57bae58",
  "_created": "2026-06-01T06:43:04.000Z",
  "_published": "2026-06-01T06:47:17.303Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78799939496,
      "time": 174,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325008348"
    },
    {
      "job": 78799939531,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325006210"
    },
    {
      "job": 78799939537,
      "time": 175,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325008721"
    },
    {
      "job": 78799939488,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325009049"
    },
    {
      "job": 78799384438,
      "time": 267,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7324960585"
    },
    {
      "job": 78799939424,
      "time": 159,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26739246735",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/bcf",
  "_commit": {
    "id": "ca73e732dc438c95b86586e2659eb6db7b21060d",
    "author": "Jared S. Murray <jared.murray@mccombs.utexas.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.0.2\n",
    "time": 1709087456
  },
  "_maintainer": {
    "name": "Jared S. Murray",
    "email": "jared.murray@mccombs.utexas.edu",
    "login": "jaredsmurray",
    "description": "",
    "uuid": 30992825
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppParallel",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "RcppParallel",
      "role": "Imports"
    },
    {
      "package": "coda",
      "version": ">= 0.19.3",
      "role": "Imports"
    },
    {
      "package": "Hmisc",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "latex2exp",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    },
    {
      "package": "rpart.plot",
      "role": "Suggests"
    },
    {
      "package": "partykit",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "jaredsmurray",
      "count": 5,
      "uuid": 30992825
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 435,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bcf"
  },
  "_mentions": 7,
  "_searchresults": 73,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bcf.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jaredsmurray/bcf",
  "_realowner": "jaredsmurray",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.2",
      "date": "2018-07-29"
    },
    {
      "version": "1.2.1",
      "date": "2018-09-19"
    },
    {
      "version": "1.3",
      "date": "2019-08-28"
    },
    {
      "version": "1.3.1",
      "date": "2022-01-18"
    },
    {
      "version": "2.0.2",
      "date": "2024-02-27"
    }
  ],
  "_exports": [
    "bcf"
  ],
  "_help": [
    {
      "page": "bcf",
      "title": "Fit Bayesian Causal Forests",
      "topics": [
        "bcf"
      ]
    },
    {
      "page": "predict.bcf",
      "title": "Takes a fitted bcf object produced by bcf() along with serialized tree samples and produces predictions for a new set of covariate values",
      "topics": [
        "predict.bcf"
      ]
    },
    {
      "page": "summary.bcf",
      "title": "Takes a fitted bcf object produced by bcf() and produces summary stats and MCMC diagnostics. This function is built using the coda package and meant to mimic output from rstan::print.stanfit(). It includes, for key parameters, posterior summary stats, effective sample sizes, and Gelman and Rubin's convergence diagnostics.  By default, those parameters are: sigma (the error standard deviation when the weights are all equal), tau_bar (the estimated sample average treatment effect), mu_bar (the average outcome under control/z=0 across all observations in the sample), and yhat_bat (the average outcome under the realized treatment assignment across all observations in the sample).",
      "topics": [
        "summary.bcf"
      ]
    }
  ],
  "_readme": "https://github.com/cran/bcf/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "coda",
    "codetools",
    "colorspace",
    "cpp11",
    "data.table",
    "digest",
    "doParallel",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "foreign",
    "Formula",
    "fs",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "matrixStats",
    "memoise",
    "mime",
    "nnet",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_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": "libblas",
      "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"
    }
  ],
  "_vignettes": [
    {
      "source": "E01_simple-example.Rmd",
      "filename": "E01_simple-example.html",
      "title": "A Simple Example",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Simulate data",
        "Fit BCF model",
        "Check MCMC diagnostics",
        "Explore the posterior",
        "Estimates versus true treatment effects",
        "Identifying interesting subgroups"
      ],
      "created": "2024-02-28 02:30:56",
      "modified": "2024-02-28 02:30:56",
      "commits": 1
    },
    {
      "source": "E02_predict-example.Rmd",
      "filename": "E02_predict-example.html",
      "title": "Prediction using BCF",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Predicting using BCF",
        "Comparison"
      ],
      "created": "2024-02-28 02:30:56",
      "modified": "2024-02-28 02:30:56",
      "commits": 1
    }
  ],
  "_score": 5.787602146182338,
  "_indexed": false,
  "_nocasepkg": "bcf",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://jaredsmurray.r-universe.dev/bcf",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.2",
      "date": "2026-06-01T06:46:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ca73e732dc438c95b86586e2659eb6db7b21060d",
      "fileid": "7cc81cd56a34ac3ca9b69bba128300bfea42f964656352f16a8d75f9c96c6a07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26739246735"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.2",
      "date": "2026-06-01T06:46:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ca73e732dc438c95b86586e2659eb6db7b21060d",
      "fileid": "60cf330821ddadc73aa2916157c8b290f171d38d19c846548270b4014d9ac76e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26739246735"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.2",
      "date": "2026-06-01T06:46:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ca73e732dc438c95b86586e2659eb6db7b21060d",
      "fileid": "190c858cd4c047fde3307b300dedb49e9e6f6480b18aa39921da3ee8d86ffc4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26739246735"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.2",
      "date": "2026-06-01T06:46:06.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ca73e732dc438c95b86586e2659eb6db7b21060d",
      "fileid": "047f43e593f6438dba959824607c264b499492bd164ce060e2afaf40cca36484",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26739246735"
    }
  ]
}