{
  "_id": "6a1b0f581d7bb097a0a0a246",
  "Package": "causalDT",
  "Title": "Causal Distillation Trees",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Tiffany\", \"Tang\", , \"ttang4@nd.edu\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-8079-6867\")),\nperson(\"Melody\", \"Huang\", , \"melody.huang@yale.edu\", role = \"aut\"),\nperson(\"Ana\", \"Kenney\", , \"anamaria.kenney@uci.edu\", role = \"aut\")\n)",
  "Description": "Causal Distillation Tree (CDT) is a novel machine learning\nmethod for estimating interpretable subgroups with\nheterogeneous treatment effects. CDT allows researchers to fit\nany machine learning model (or metalearner) to estimate\nheterogeneous treatment effects for each individual, and then\n\"distills\" these predicted heterogeneous treatment effects into\ninterpretable subgroups by fitting an ordinary decision tree to\npredict the previously-estimated heterogeneous treatment\neffects. This package provides tools to estimate causal\ndistillation trees (CDT), as detailed in Huang, Tang, and\nKenney (2025) <doi:10.48550/arXiv.2502.07275>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "https://tiffanymtang.github.io/causalDT/",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://tiffanymtang.r-universe.dev",
  "Date/Publication": "2026-05-30 13:50:35 UTC",
  "RemoteUrl": "https://github.com/tiffanymtang/causaldt",
  "RemoteRef": "HEAD",
  "RemoteSha": "2a58e5a5fef4eb05cae83eb4a9dd4ce6d8c1fbdd",
  "RemoteSubdir": "causalDT",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-30 15:07:15 UTC",
    "User": "root"
  },
  "Author": "Tiffany Tang [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8079-6867>),\nMelody Huang [aut],\nAna Kenney [aut]",
  "Maintainer": "Tiffany Tang <ttang4@nd.edu>",
  "MD5sum": "bc29dddb924c4f74b21157b880c9eb5d",
  "_user": "tiffanymtang",
  "_type": "src",
  "_file": "causalDT_1.0.0.tar.gz",
  "_fileid": "099007e58a59199375e2bcfd271f8d381912e87aaee18be8d24bc61bdeca0c8a",
  "_filesize": 750734,
  "_sha256": "099007e58a59199375e2bcfd271f8d381912e87aaee18be8d24bc61bdeca0c8a",
  "_created": "2026-05-30T15:07:15.000Z",
  "_published": "2026-05-30T16:24:56.453Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78657274468,
      "time": 237,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7309142693"
    },
    {
      "job": 78657274488,
      "time": 253,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7309144561"
    },
    {
      "job": 78657274471,
      "time": 236,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309142725"
    },
    {
      "job": 78657274476,
      "time": 261,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309145217"
    },
    {
      "job": 78657274474,
      "time": 153,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309602409"
    },
    {
      "job": 78657274475,
      "time": 481,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309169119"
    },
    {
      "job": 78657274483,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309600056"
    },
    {
      "job": 78657274481,
      "time": 438,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309165962"
    },
    {
      "job": 78657070425,
      "time": 214,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309117351"
    },
    {
      "job": 78657274465,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309131669"
    },
    {
      "job": 78657274520,
      "time": 248,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7309143841"
    },
    {
      "job": 78657274480,
      "time": 312,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309150640"
    },
    {
      "job": 78657274470,
      "time": 164,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309135163"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tiffanymtang/actions/runs/26687086264",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tiffanymtang/causaldt",
  "_commit": {
    "id": "2a58e5a5fef4eb05cae83eb4a9dd4ce6d8c1fbdd",
    "author": "Tiffany Tang <tmtang15@gmail.com>",
    "committer": "Tiffany Tang <tmtang15@gmail.com>",
    "message": "fix jaccardSSI export in package\n",
    "time": 1780149035
  },
  "_maintainer": {
    "name": "Tiffany Tang",
    "email": "ttang4@nd.edu",
    "login": "tiffanymtang",
    "description": "",
    "uuid": 25555677,
    "orcid": "0000-0002-8079-6867"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "bcf",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggparty",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grf",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "partykit",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "R.utils",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rpart",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "tiffanymtang",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 4
    },
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-35",
      "n": 3
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2025-08-28"
    }
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "tiffanymtang",
      "count": 59,
      "uuid": 25555677
    }
  ],
  "_userbio": {
    "uuid": 25555677,
    "type": "user",
    "name": "Tiffany Tang"
  },
  "_downloads": {
    "count": 234,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/causalDT"
  },
  "_devurl": "https://github.com/tiffanymtang/causaldt",
  "_pkgdown": "https://tiffanymtang.github.io/causalDT/",
  "_searchresults": 10,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/causalDT.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/tiffanymtang/causaldt",
  "_realowner": "tiffanymtang",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-09-03"
    }
  ],
  "_exports": [
    "bcf",
    "causal_forest",
    "causalDT",
    "estimate_group_cates",
    "evaluate_subgroup_stability",
    "get_rpart_paths",
    "get_rpart_tree_info",
    "jaccardSSI",
    "plot_cdt",
    "plot_jaccard",
    "predict_bcf",
    "predict_causal_forest",
    "rboost",
    "rkern",
    "rlasso",
    "rlearner_teacher",
    "student_rpart"
  ],
  "_help": [
    {
      "page": "causalDT",
      "title": "Causal Distillation Trees (CDT)",
      "topics": [
        "causalDT"
      ]
    },
    {
      "page": "estimate_group_cates",
      "title": "Subgroup CATE estimation.",
      "topics": [
        "estimate_group_cates"
      ]
    },
    {
      "page": "evaluate_subgroup_stability",
      "title": "Subgroup stability diagnostics",
      "topics": [
        "evaluate_subgroup_stability"
      ]
    },
    {
      "page": "get_rpart_paths",
      "title": "Get decision paths from an rpart model.",
      "topics": [
        "get_rpart_paths"
      ]
    },
    {
      "page": "get_rpart_tree_info",
      "title": "Get split information from an rpart model.",
      "topics": [
        "get_rpart_tree_info"
      ]
    },
    {
      "page": "jaccardSSI",
      "title": "Jaccard subgroup similarity index",
      "topics": [
        "jaccardSSI"
      ]
    },
    {
      "page": "plot_cdt",
      "title": "Plot causal distillation tree object",
      "topics": [
        "plot_cdt"
      ]
    },
    {
      "page": "plot_jaccard",
      "title": "Plot Jaccard subgroup similarity index (SSI) for causal distillation tree objects",
      "topics": [
        "plot_jaccard"
      ]
    },
    {
      "page": "rlearner_teacher",
      "title": "Rlearner teacher model wrapper for causal distillation trees",
      "topics": [
        "rlearner_teacher"
      ]
    },
    {
      "page": "student_rpart",
      "title": "Rpart wrapper for causal distillation trees.",
      "topics": [
        "student_rpart"
      ]
    }
  ],
  "_readme": "https://github.com/tiffanymtang/causaldt/raw/HEAD/causalDT/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bcf",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "coda",
    "codetools",
    "colorspace",
    "cpp11",
    "data.table",
    "DiceKriging",
    "digest",
    "doParallel",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "foreign",
    "Formula",
    "fs",
    "generics",
    "ggparty",
    "ggplot2",
    "glue",
    "grf",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "inum",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "libcoin",
    "lifecycle",
    "lmtest",
    "magrittr",
    "Matrix",
    "matrixStats",
    "memoise",
    "mime",
    "mvtnorm",
    "nnet",
    "partykit",
    "pillar",
    "pkgconfig",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_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"
    }
  ],
  "_score": 4.498310553789601,
  "_indexed": true,
  "_nocasepkg": "causaldt",
  "_universes": [
    "tiffanymtang"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-30T15:09:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2a58e5a5fef4eb05cae83eb4a9dd4ce6d8c1fbdd",
      "fileid": "361d496ca1f30a4cdc3b883ac0553afa348d170ab5ce483d33874560f74e4a69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tiffanymtang/actions/runs/26687086264"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-30T15:10:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2a58e5a5fef4eb05cae83eb4a9dd4ce6d8c1fbdd",
      "fileid": "6ef2b03a55e1b01f34725a08cbdcac34d9a8c8cd0e56258c58e239eb8fe05af1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tiffanymtang/actions/runs/26687086264"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-30T15:09:35.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2a58e5a5fef4eb05cae83eb4a9dd4ce6d8c1fbdd",
      "fileid": "0855a4cd92d67c53391683bc28db3bfeb0f216438b1f2e8091de8aa0a389fcbd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tiffanymtang/actions/runs/26687086264"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-30T15:10:16.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2a58e5a5fef4eb05cae83eb4a9dd4ce6d8c1fbdd",
      "fileid": "d08b04991ab1449a24c77e3f4359acb8244d1f5f1c9c72a0162aed4292216abd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tiffanymtang/actions/runs/26687086264"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-30T16:23:27.000Z",
      "arch": "aarch64",
      "commit": "2a58e5a5fef4eb05cae83eb4a9dd4ce6d8c1fbdd",
      "fileid": "b0e0aa95bcfe618ff8b0cc5124ad725d31152038716f3d4e573bd3a51c95964c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tiffanymtang/actions/runs/26687086264"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-30T15:11:42.000Z",
      "arch": "x86_64",
      "commit": "2a58e5a5fef4eb05cae83eb4a9dd4ce6d8c1fbdd",
      "fileid": "521657923332b43cab96e84dcb5ca7fc6b48c0da2996dc431693ee62b0bda893",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tiffanymtang/actions/runs/26687086264"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-30T16:23:18.000Z",
      "arch": "aarch64",
      "commit": "2a58e5a5fef4eb05cae83eb4a9dd4ce6d8c1fbdd",
      "fileid": "77b3e8166c63adf7e772e9890d205f2dd421a53343fe9d9f7a3535ccd0d84ee4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tiffanymtang/actions/runs/26687086264"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-30T15:10:33.000Z",
      "arch": "x86_64",
      "commit": "2a58e5a5fef4eb05cae83eb4a9dd4ce6d8c1fbdd",
      "fileid": "7b9b4968203bee6a0f05d27880ffec912f90d62b3bbb371752cf52dc6e03cdaf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tiffanymtang/actions/runs/26687086264"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-30T15:09:43.000Z",
      "arch": "emscripten",
      "commit": "2a58e5a5fef4eb05cae83eb4a9dd4ce6d8c1fbdd",
      "fileid": "0e0a63177af92b6cc6fdc550c6c43ab8bda72a45df172777c05534ccaf5f9988",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tiffanymtang/actions/runs/26687086264"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-30T15:09:19.000Z",
      "arch": "x86_64",
      "commit": "2a58e5a5fef4eb05cae83eb4a9dd4ce6d8c1fbdd",
      "fileid": "71754c4f66bea212a8b4eec7179ae6bbe2afc72fbbc19a25703dab3522560a79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tiffanymtang/actions/runs/26687086264"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-30T15:08:49.000Z",
      "arch": "x86_64",
      "commit": "2a58e5a5fef4eb05cae83eb4a9dd4ce6d8c1fbdd",
      "fileid": "7114771e0a38c9a091be4f10e690515689dc2c75cbd800f13fe371ef7692c0c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tiffanymtang/actions/runs/26687086264"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-30T15:08:38.000Z",
      "arch": "x86_64",
      "commit": "2a58e5a5fef4eb05cae83eb4a9dd4ce6d8c1fbdd",
      "fileid": "8aad89bc34afbb25ee46135a7854c76643fe534fcc76f8125f20d42e7245a423",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tiffanymtang/actions/runs/26687086264"
    }
  ]
}