{
  "_id": "6a103c51acfb0bcc41c9be19",
  "Package": "bartcs",
  "Title": "Bayesian Additive Regression Trees for Confounder Selection",
  "Version": "1.3.0",
  "Authors@R": "person(\"Yeonghoon\", \"Yoo\", , \"yooyh.stat@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Fit Bayesian Regression Additive Trees (BART) models to\nselect true confounders from a large set of potential\nconfounders and to estimate average treatment effect. For more\ninformation, see Kim et al. (2023) <doi:10.1111/biom.13833>.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/yooyh/bartcs",
  "BugReports": "https://github.com/yooyh/bartcs/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://yooyh.r-universe.dev",
  "Date/Publication": "2026-03-01 15:29:14 UTC",
  "RemoteUrl": "https://github.com/yooyh/bartcs",
  "RemoteRef": "HEAD",
  "RemoteSha": "8d817cb7993154743aa6a75a95a0ac6130730dc9",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-11 10:15:04 UTC",
    "User": "root"
  },
  "Author": "Yeonghoon Yoo [aut, cre]",
  "Maintainer": "Yeonghoon Yoo <yooyh.stat@gmail.com>",
  "MD5sum": "73c83b64a4e0c06cc84be143100b8ea4",
  "_user": "yooyh",
  "_type": "src",
  "_file": "bartcs_1.3.0.tar.gz",
  "_fileid": "c4ad76b2dabf8f8e466cc9723c0b4f9e470e11884da3d5c9db3b57fb2ef48ebd",
  "_filesize": 626358,
  "_sha256": "c4ad76b2dabf8f8e466cc9723c0b4f9e470e11884da3d5c9db3b57fb2ef48ebd",
  "_created": "2026-05-11T10:15:04.000Z",
  "_published": "2026-05-22T11:21:53.506Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77369439533,
      "time": 141,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6915876521"
    },
    {
      "job": 77369439822,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6915880411"
    },
    {
      "job": 77369439809,
      "time": 179,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6915888482"
    },
    {
      "job": 77369439732,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6915878251"
    },
    {
      "job": 77369439670,
      "time": 171,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6915952925"
    },
    {
      "job": 77369440071,
      "time": 312,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6915951771"
    },
    {
      "job": 77369439568,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6915943368"
    },
    {
      "job": 77369439500,
      "time": 288,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6915982977"
    },
    {
      "job": 77369439265,
      "time": 238,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6915827107"
    },
    {
      "job": 77369439240,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159281169"
    },
    {
      "job": 77369439548,
      "time": 135,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6915873304"
    },
    {
      "job": 77369439722,
      "time": 191,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6915892259"
    },
    {
      "job": 77369439827,
      "time": 143,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6915876243"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yooyh/actions/runs/25663912224",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yooyh/bartcs",
  "_commit": {
    "id": "8d817cb7993154743aa6a75a95a0ac6130730dc9",
    "author": "Yeonghoon Yoo <yooyh.stat@gmail.com>",
    "committer": "yooyh <yooyh.stat@gmail.com>",
    "message": "Update README publication links and badges\n",
    "time": 1772378954
  },
  "_maintainer": {
    "name": "Yeonghoon Yoo",
    "email": "yooyh.stat@gmail.com",
    "login": "yooyh",
    "uuid": 80520115
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "coda",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "ggcharts",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "invgamma",
      "role": "Imports"
    },
    {
      "package": "MCMCpack",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rootSolve",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "yooyh",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-09",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "yooyh",
      "count": 100,
      "uuid": 80520115
    }
  ],
  "_userbio": {
    "uuid": 80520115,
    "type": "user",
    "name": "Yeonghoon Yoo"
  },
  "_downloads": {
    "count": 318,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bartcs"
  },
  "_devurl": "https://github.com/yooyh/bartcs",
  "_searchresults": 6,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bartcs.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/yooyh/bartcs",
  "_realowner": "yooyh",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2022-07-19"
    },
    {
      "version": "0.1.2",
      "date": "2022-08-06"
    },
    {
      "version": "1.0.0",
      "date": "2023-03-09"
    },
    {
      "version": "1.1.0",
      "date": "2023-05-01"
    },
    {
      "version": "1.2.0",
      "date": "2023-05-27"
    },
    {
      "version": "1.2.1",
      "date": "2024-01-24"
    },
    {
      "version": "1.2.2",
      "date": "2024-05-01"
    },
    {
      "version": "1.3.0",
      "date": "2025-04-08"
    }
  ],
  "_exports": [
    "count_omp_thread",
    "separate_bart",
    "single_bart",
    "synthetic_data"
  ],
  "_datasets": [
    {
      "name": "ihdp",
      "title": "Infant Health and Development Program Data",
      "object": "ihdp",
      "class": [
        "data.frame"
      ],
      "fields": [
        "treatment",
        "y_factual",
        "y_cfactual",
        "mu0",
        "mu1",
        "X1",
        "X2",
        "X3",
        "X4",
        "X5",
        "X6",
        "X7",
        "X8",
        "X9",
        "X10",
        "X11",
        "X12",
        "X13",
        "X14",
        "X15",
        "X16",
        "X17",
        "X18",
        "X19",
        "X20",
        "X21",
        "X22",
        "X23",
        "X24",
        "X25"
      ],
      "rows": 747,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bart",
      "title": "Fit BART models to select confounders and estimate treatment effect",
      "topics": [
        "bart",
        "separate_bart",
        "single_bart"
      ]
    },
    {
      "page": "count_omp_thread",
      "title": "Count the number of OpenMP threads for parallel computation",
      "topics": [
        "count_omp_thread"
      ]
    },
    {
      "page": "ihdp",
      "title": "Infant Health and Development Program Data",
      "topics": [
        "ihdp"
      ]
    },
    {
      "page": "plot.bartcs",
      "title": "Draw plot for 'bartcs' object",
      "topics": [
        "plot.bartcs"
      ]
    },
    {
      "page": "summary.bartcs",
      "title": "Summary for 'bartcs' object",
      "topics": [
        "summary.bartcs"
      ]
    },
    {
      "page": "synthetic_data",
      "title": "Synthetic dataset for simulation",
      "topics": [
        "synthetic_data"
      ]
    }
  ],
  "_readme": "https://github.com/yooyh/bartcs/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "coda",
    "colorspace",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggcharts",
    "ggplot2",
    "glue",
    "gtable",
    "invgamma",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mcmc",
    "MCMCpack",
    "patchwork",
    "pillar",
    "pkgconfig",
    "quantreg",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rootSolve",
    "S7",
    "scales",
    "SparseM",
    "survival",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "bartcs.Rmd",
      "filename": "bartcs.html",
      "title": "Introduction to bartcs",
      "author": "Yeonghoon Yoo",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Tutorial with IHDP dataset",
        "Result",
        "Data Visualization",
        "Connection to coda Package",
        "Multi-threading",
        "References"
      ],
      "created": "2022-07-07 11:18:51",
      "modified": "2025-04-08 00:41:41",
      "commits": 10
    }
  ],
  "_score": 4.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "bartcs",
  "_universes": [
    "yooyh"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-11T10:17:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8d817cb7993154743aa6a75a95a0ac6130730dc9",
      "fileid": "e336f32c0b0e6459af28ab02784e1739be6d7ecbd56bc67cf93aedcafc24237d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yooyh/actions/runs/25663912224"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-11T10:17:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8d817cb7993154743aa6a75a95a0ac6130730dc9",
      "fileid": "76a90eeb4d7a68c801f15ed9267b8799b47c335b2ad914e49b902694584ec3a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yooyh/actions/runs/25663912224"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-11T10:18:07.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8d817cb7993154743aa6a75a95a0ac6130730dc9",
      "fileid": "319738927177cd14a632ca2b19d424a6fb62c629e7f0736d04a8808931660ef2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yooyh/actions/runs/25663912224"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-11T10:17:34.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8d817cb7993154743aa6a75a95a0ac6130730dc9",
      "fileid": "130026cefeefb9b168bcd3d8c7d9cf301025af9d761a9b4d69f4d3f056683640",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yooyh/actions/runs/25663912224"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-11T10:21:28.000Z",
      "arch": "aarch64",
      "commit": "8d817cb7993154743aa6a75a95a0ac6130730dc9",
      "fileid": "990d0320f96660344bd5eb60d65e770dc8f20274e40a7739722c50cf4aa3a29c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yooyh/actions/runs/25663912224"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-11T10:20:48.000Z",
      "arch": "x86_64",
      "commit": "8d817cb7993154743aa6a75a95a0ac6130730dc9",
      "fileid": "3b955977b6f687f97fbb48340678ffabfdf5f278d59bf2c07f74544bd66dc04b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yooyh/actions/runs/25663912224"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-11T10:20:58.000Z",
      "arch": "aarch64",
      "commit": "8d817cb7993154743aa6a75a95a0ac6130730dc9",
      "fileid": "57bc724103d4c27e1d9f5820d70d727a9ba52cf5644e1a1521292f71a4a371c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yooyh/actions/runs/25663912224"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-11T10:22:17.000Z",
      "arch": "x86_64",
      "commit": "8d817cb7993154743aa6a75a95a0ac6130730dc9",
      "fileid": "75ec8adb6a6646b37679bf29605b11f529399990936f30b29499c5f8b5662cc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yooyh/actions/runs/25663912224"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-11T10:16:44.000Z",
      "arch": "x86_64",
      "commit": "8d817cb7993154743aa6a75a95a0ac6130730dc9",
      "fileid": "6d0f190aa0376269f7315f2e08cc6c06ec7001a535411d1bddab299932903fd0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yooyh/actions/runs/25663912224"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-11T10:17:30.000Z",
      "arch": "x86_64",
      "commit": "8d817cb7993154743aa6a75a95a0ac6130730dc9",
      "fileid": "0051099b8f22a112c945a19bbf30e38f7965a3051b1830f31db74bb91ae4309f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yooyh/actions/runs/25663912224"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-11T10:16:51.000Z",
      "arch": "x86_64",
      "commit": "8d817cb7993154743aa6a75a95a0ac6130730dc9",
      "fileid": "f2dbf284a3728103c8b05567a2790f3e890a2068ef590e57c0f0fc727d4be904",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yooyh/actions/runs/25663912224"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-05-22T11:21:06.000Z",
      "arch": "emscripten",
      "commit": "8d817cb7993154743aa6a75a95a0ac6130730dc9",
      "fileid": "5a7cbaae7dd9c3b08797e61bdbcf24181e27c1550d44e1736b4cfac5bcef8f03",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yooyh/actions/runs/25663912224"
    }
  ]
}