{
  "_id": "6a4793952f27a93436c0d2a6",
  "Package": "bartCause",
  "Version": "1.0-10",
  "Date": "2025-07-29",
  "Title": "Causal Inference using Bayesian Additive Regression Trees",
  "Authors@R": "c(\nperson(\"Vincent\", \"Dorie\", role = c(\"aut\", \"cre\"), email = \"vdorie@gmail.com\",      comment = c(ORCID = \"0000-0002-9576-3064\")),\nperson(\"Jennifer\", \"Hill\", role = \"aut\",           email = \"jennifer.hill@nyu.edu\", comment = c(ORCID = \"0000-0003-4983-2206\")))",
  "Description": "Contains a variety of methods to generate typical causal\ninference estimates using Bayesian Additive Regression Trees\n(BART) as the underlying regression model (Hill (2012)\n<doi:10.1198/jcgs.2010.08162>).",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "URL": "https://github.com/vdorie/bartCause",
  "BugReports": "https://github.com/vdorie/bartCause/issues",
  "Repository": "https://vdorie.r-universe.dev",
  "Date/Publication": "2025-07-30 00:30:19 UTC",
  "RemoteUrl": "https://github.com/vdorie/bartcause",
  "RemoteRef": "HEAD",
  "RemoteSha": "63b53b2a0db199027193aacc4e2570c04d8cda36",
  "Packaged": {
    "Date": "2026-07-02 17:14:34 UTC",
    "User": "root"
  },
  "Author": "Vincent Dorie [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9576-3064>),\nJennifer Hill [aut] (ORCID: <https://orcid.org/0000-0003-4983-2206>)",
  "Maintainer": "Vincent Dorie <vdorie@gmail.com>",
  "_user": "vdorie",
  "_type": "src",
  "_file": "bartCause_1.0-10.tar.gz",
  "_fileid": "https://r2.ropensci.org/aa349eb58de11f0a70356883c7f4d06e1a2caa2f8320718dca60c3a22cec3025",
  "_filesize": 262820,
  "_sha256": "aa349eb58de11f0a70356883c7f4d06e1a2caa2f8320718dca60c3a22cec3025",
  "_expires": "2026-10-11T10:48:52.000Z",
  "_created": "2026-07-02T17:14:34.000Z",
  "_published": "2026-07-03T10:48:53.442Z",
  "_jobs": [
    {
      "job": 84983955339,
      "time": 205,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8046481751"
    },
    {
      "job": 84983955014,
      "time": 188,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8046474529"
    },
    {
      "job": 84983955285,
      "time": 165,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8046465139"
    },
    {
      "job": 84983955289,
      "time": 164,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8046465197"
    },
    {
      "job": 84983954749,
      "time": 228,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8046397592"
    },
    {
      "job": 84983955304,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8046456188"
    },
    {
      "job": 84983955194,
      "time": 177,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8046473316"
    },
    {
      "job": 84983955331,
      "time": 158,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8046463015"
    },
    {
      "job": 84983955191,
      "time": 165,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8046465612"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/vdorie/actions/runs/28608169258",
  "_status": "success",
  "_upstream": "https://github.com/vdorie/bartcause",
  "_commit": {
    "id": "63b53b2a0db199027193aacc4e2570c04d8cda36",
    "author": "Vincent Dorie <vdorie@gmail.com>",
    "committer": "Vincent Dorie <vdorie@gmail.com>",
    "message": "fix incorrect argument\n",
    "time": 1753835419
  },
  "_maintainer": {
    "name": "Vincent Dorie",
    "email": "vdorie@gmail.com",
    "login": "vdorie",
    "description": "Principal Data Scientist",
    "uuid": 645104,
    "orcid": "0000-0002-9576-3064"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1-0",
      "role": "Depends"
    },
    {
      "package": "dbarts",
      "version": ">= 0.9-16",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 0.9-0",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    },
    {
      "package": "tmle",
      "role": "Suggests"
    },
    {
      "package": "stan4bart",
      "role": "Suggests"
    }
  ],
  "_owner": "vdorie",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-31",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 86,
  "_contributors": [
    {
      "user": "vdorie",
      "count": 114,
      "uuid": 645104
    },
    {
      "user": "bonstats",
      "count": 1,
      "uuid": 22385485
    }
  ],
  "_userbio": {
    "uuid": 645104,
    "type": "user",
    "name": "Vincent Dorie",
    "followers": 92,
    "description": "Principal Data Scientist"
  },
  "_downloads": {
    "count": 519,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bartCause"
  },
  "_devurl": "https://github.com/vdorie/bartcause",
  "_searchresults": 109,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/bartCause.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/vdorie/bartcause",
  "_realowner": "vdorie",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0-2",
      "date": "2020-04-02"
    },
    {
      "version": "1.0-3",
      "date": "2020-06-15"
    },
    {
      "version": "1.0-4",
      "date": "2020-08-10"
    },
    {
      "version": "1.0-6",
      "date": "2023-01-23"
    },
    {
      "version": "1.0-8",
      "date": "2024-05-02"
    },
    {
      "version": "1.0-9",
      "date": "2024-09-16"
    },
    {
      "version": "1.0-10",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "bartc",
    "extract",
    "plot_est",
    "plot_indiv",
    "plot_sigma",
    "plot_support",
    "refit"
  ],
  "_help": [
    {
      "page": "bartc",
      "title": "Causal Inference using Bayesian Additive Regression Trees",
      "topics": [
        "bartc"
      ]
    },
    {
      "page": "generics",
      "title": "Generic Methods for 'bartcFit' Objects",
      "topics": [
        "bartc-generics",
        "extract",
        "extract.bartcFit",
        "fitted.bartcFit",
        "predict.bartcFit",
        "refit",
        "refit.bartcFit"
      ]
    },
    {
      "page": "plot",
      "title": "Plot methods for 'bartc'",
      "topics": [
        "bartc-plot",
        "plot_est",
        "plot_indiv",
        "plot_sigma",
        "plot_support"
      ]
    },
    {
      "page": "summary",
      "title": "Summary for 'bartcFit' Objects",
      "topics": [
        "summary.bartcFit"
      ]
    }
  ],
  "_readme": "https://github.com/vdorie/bartcause/raw/HEAD/README.md",
  "_rundeps": [
    "dbarts"
  ],
  "_score": 6.625137462959534,
  "_indexed": true,
  "_nocasepkg": "bartcause",
  "_universes": [
    "vdorie"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-10",
      "date": "2026-07-02T17:17:22.000Z",
      "distro": "resolute",
      "commit": "63b53b2a0db199027193aacc4e2570c04d8cda36",
      "fileid": "https://r2.ropensci.org/bbea71e97cbf58320a6e6a7d391f71fe2885ea5ad67dd4194ed04ba1f1f3151a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vdorie/actions/runs/28608169258"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0-10",
      "date": "2026-07-02T17:17:06.000Z",
      "distro": "resolute",
      "commit": "63b53b2a0db199027193aacc4e2570c04d8cda36",
      "fileid": "https://r2.ropensci.org/d82b895a2599a2b1e667c1d91d94c19ab4a70406789f8accdeb3bd2335bd9087",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vdorie/actions/runs/28608169258"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-10",
      "date": "2026-07-02T17:16:31.000Z",
      "commit": "63b53b2a0db199027193aacc4e2570c04d8cda36",
      "fileid": "https://r2.ropensci.org/8458aac33a1144f3bc9d591db30ed78035d4586acecc8353586a4d9ad1efc53f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vdorie/actions/runs/28608169258"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0-10",
      "date": "2026-07-02T17:16:25.000Z",
      "commit": "63b53b2a0db199027193aacc4e2570c04d8cda36",
      "fileid": "https://r2.ropensci.org/8d134656dfdba05e7cdf6e0729d89de79328184488abe8f530025cae353e2434",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vdorie/actions/runs/28608169258"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-10",
      "date": "2026-07-02T17:17:16.000Z",
      "commit": "63b53b2a0db199027193aacc4e2570c04d8cda36",
      "fileid": "https://r2.ropensci.org/08f1a485e49415b5ec1967960cb101e57bee51096acf01ad760f8478d1f3cbbd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vdorie/actions/runs/28608169258"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0-10",
      "date": "2026-07-02T17:16:34.000Z",
      "commit": "63b53b2a0db199027193aacc4e2570c04d8cda36",
      "fileid": "https://r2.ropensci.org/c4c3bafde2132e1501c1d564e27b052264593bc5e3fb30c99476bf6aff91b549",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vdorie/actions/runs/28608169258"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0-10",
      "date": "2026-07-02T17:16:07.000Z",
      "commit": "63b53b2a0db199027193aacc4e2570c04d8cda36",
      "fileid": "https://r2.ropensci.org/35123d00170a2646b204319aad1529c040b146861c928410cd0b14b7325e7e89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vdorie/actions/runs/28608169258"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0-10",
      "date": "2026-07-02T17:16:13.000Z",
      "commit": "63b53b2a0db199027193aacc4e2570c04d8cda36",
      "fileid": "https://r2.ropensci.org/04fe57df2c46a5e11316096300832d6ef5c6a0714503ca90e440cda35a4cbdc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vdorie/actions/runs/28608169258"
    }
  ]
}