{
  "_id": "6a105b64acfb0bcc41ca3ded",
  "Package": "rjaf",
  "Title": "Regularized Joint Assignment Forest with Treatment Arm\nClustering",
  "Version": "0.1.3",
  "URL": "https://github.com/wustat/rjaf",
  "BugReports": "https://github.com/wustat/rjaf/issues",
  "Authors@R": "c(person(given = \"Wenbo\",\nfamily = \"Wu\",\nemail = \"Wenbo.Wu@med.nyu.edu\",\nrole = c(\"aut\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-7642-9773\")),\nperson(given = \"Xinyi\",\nfamily = \"Zhang\",\nemail = \"zhang.xinyi@nyu.edu\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0007-7306-491X\")),\nperson(given = \"Jann\",\nfamily = \"Spiess\",\nemail = \"jspiess@stanford.edu\",\nrole = c(\"aut\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-4120-8241\")),\nperson(given = \"Rahul\",\nfamily = \"Ladhania\",\nemail = \"ladhania@umich.edu\",\nrole = c(\"aut\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-7902-7681\")))",
  "Description": "Personalized assignment to one of many treatment arms via\nregularized and clustered joint assignment forests as described\nin Ladhania, Spiess, Ungar, and Wu (2023)\n<doi:10.48550/arXiv.2311.00577>. The algorithm pools\ninformation across treatment arms: it considers a regularized\nforest-based assignment algorithm based on greedy recursive\npartitioning that shrinks effect estimates across arms; and it\nincorporates a clustering scheme that combines treatment arms\nwith consistently similar outcomes.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-09 05:34:42 UTC",
    "User": "root"
  },
  "Author": "Wenbo Wu [aut, cph] (<https://orcid.org/0000-0002-7642-9773>),\nXinyi Zhang [aut, cre, cph]\n(<https://orcid.org/0009-0007-7306-491X>), Jann Spiess [aut,\ncph] (<https://orcid.org/0000-0002-4120-8241>), Rahul Ladhania\n[aut, cph] (<https://orcid.org/0000-0002-7902-7681>)",
  "Maintainer": "Xinyi Zhang <zhang.xinyi@nyu.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-04-10 02:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/rjaf",
  "RemoteRef": "HEAD",
  "RemoteSha": "ae05e7199f8edbf4473ac45b16c7e30638aedd38",
  "MD5sum": "caf6f1fe285850751b681f43b8bb5178",
  "_user": "cran",
  "_type": "src",
  "_file": "rjaf_0.1.3.tar.gz",
  "_fileid": "4e1ebdf695c8217c461f6601ebcddf45806e3f8198de834db210cb3c6a84cb28",
  "_filesize": 147885,
  "_sha256": "4e1ebdf695c8217c461f6601ebcddf45806e3f8198de834db210cb3c6a84cb28",
  "_created": "2026-05-09T05:34:42.000Z",
  "_published": "2026-05-22T13:34:28.847Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77390170597,
      "time": 181,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6893263780"
    },
    {
      "job": 77390169976,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6893261555"
    },
    {
      "job": 77390170423,
      "time": 136,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893259670"
    },
    {
      "job": 77390170408,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893260057"
    },
    {
      "job": 77390168715,
      "time": 208,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893244318"
    },
    {
      "job": 77390169005,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161789707"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25592968147",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rjaf",
  "_commit": {
    "id": "ae05e7199f8edbf4473ac45b16c7e30638aedd38",
    "author": "Xinyi Zhang <zhang.xinyi@nyu.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.3\n",
    "time": 1744253402
  },
  "_maintainer": {
    "name": "Xinyi Zhang",
    "email": "zhang.xinyi@nyu.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "role": "Imports"
    },
    {
      "package": "ranger",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 556,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rjaf"
  },
  "_devurl": "https://github.com/wustat/rjaf",
  "_searchresults": 3,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rjaf.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-11-14"
    },
    {
      "version": "0.1.1",
      "date": "2024-12-08"
    },
    {
      "version": "0.1.2",
      "date": "2025-02-16"
    },
    {
      "version": "0.1.3",
      "date": "2025-04-10"
    }
  ],
  "_exports": [
    "residualize",
    "rjaf"
  ],
  "_datasets": [
    {
      "name": "Example_data",
      "title": "Simulated randomized experiment data",
      "object": "Example_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "trt",
        "X1",
        "X2",
        "X3",
        "prob",
        "Y",
        "Y0",
        "Y1",
        "Y2",
        "Y3",
        "Y4"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Example_data",
      "title": "Simulated randomized experiment data",
      "topics": [
        "Example_data"
      ]
    },
    {
      "page": "residualize",
      "title": "Arbitrary residualization of outcomes",
      "topics": [
        "residualize"
      ]
    },
    {
      "page": "rjaf",
      "title": "Regularized Joint Assignment Forest with Treatment Arm Clustering",
      "topics": [
        "rjaf"
      ]
    }
  ],
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "forcats",
    "generics",
    "glue",
    "hms",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "randomForest",
    "ranger",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "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"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "rjaf",
  "_universes": [
    "cran",
    "wustat"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-09T05:37:41.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ae05e7199f8edbf4473ac45b16c7e30638aedd38",
      "fileid": "e6288d29cd6c00dce089906c96e4abc21e96fa54be840c77913e72059ba7368e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25592968147"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-09T05:37:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ae05e7199f8edbf4473ac45b16c7e30638aedd38",
      "fileid": "14c27ff523a0e808f431f06273e0893fc293b457ac2c5a2a9953c5815b02217f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25592968147"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-09T05:37:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ae05e7199f8edbf4473ac45b16c7e30638aedd38",
      "fileid": "8110d1bd1b6daaa72880df9e49a831118db37f21373d5a54b01c5028897f557c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25592968147"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-09T05:37:04.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ae05e7199f8edbf4473ac45b16c7e30638aedd38",
      "fileid": "1b36e2d6fd16c587da31643b32ee55e43f3e00ff0af2ddd75dec6e654f7706cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25592968147"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-22T13:34:00.000Z",
      "arch": "emscripten",
      "commit": "ae05e7199f8edbf4473ac45b16c7e30638aedd38",
      "fileid": "316f43b89255668e2598d5bbc29e93df3082e7a6053c5449b45f58cef0591bcc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25592968147"
    }
  ]
}