{
  "_id": "6a623c0d35834fefe99ecc48",
  "Package": "whatifbandit",
  "Title": "Analyzing Randomized Experiments Using Multi-Arm Bandits",
  "Version": "1.0.2",
  "Authors@R": "c(\nperson(\"Noah\", \"Ochital\", , \"no9857a@american.edu\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0009-0398-2963\")),\nperson(\"Ryan T.\", \"Moore\", , \"rtm@american.edu\", role = c(\"ctb\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-3916-8113\"))\n)",
  "Description": "Simulates response-adaptive experimental trials using\nMulti-Arm Bandits. Adaptive robust estimators defined in Hadad\net al. (2021) <doi:10.1073/pnas.2014602118> and Offer-Westort\net al. (2021) <doi:10.1111/ajps.12597> are used to robustly\nestimate conditional expectations and treatment effects.\nProvides significant simulation customization options for\nimperfect information, non-stationary bandits, and increased\nexploration strategies for assignments.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/Noch05/whatifbandit",
  "BugReports": "https://github.com/Noch05/whatifbandit/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-23 16:00:43 UTC",
    "User": "root"
  },
  "Author": "Noah Ochital [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0009-0398-2963>), Ryan T. Moore [ctb,\ncph] (ORCID: <https://orcid.org/0000-0002-3916-8113>)",
  "Maintainer": "Noah Ochital <no9857a@american.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-23 10:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/whatifbandit",
  "RemoteRef": "HEAD",
  "RemoteSha": "a1ea820c6ed4c75c701d1a54ed85ae7c17166dac",
  "_user": "cran",
  "_type": "src",
  "_file": "whatifbandit_1.0.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/13fa83badddbd21c8c2f3e60b7cd41f9a974dd2a9a62fcbbbc5c436848b238f4",
  "_filesize": 857198,
  "_sha256": "13fa83badddbd21c8c2f3e60b7cd41f9a974dd2a9a62fcbbbc5c436848b238f4",
  "_expires": "2026-10-31T16:06:35.000Z",
  "_created": "2026-07-23T16:00:43.000Z",
  "_published": "2026-07-23T16:06:37.050Z",
  "_jobs": [
    {
      "job": 89260990208,
      "time": 305,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8570297813"
    },
    {
      "job": 89260990128,
      "time": 291,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8570290803"
    },
    {
      "job": 89260043657,
      "time": 213,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8570135644"
    },
    {
      "job": 89260990070,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8570217033"
    },
    {
      "job": 89260990203,
      "time": 292,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8570290603"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/30022910864",
  "_status": "success",
  "_upstream": "https://github.com/cran/whatifbandit",
  "_commit": {
    "id": "a1ea820c6ed4c75c701d1a54ed85ae7c17166dac",
    "author": "Noah Ochital <no9857a@american.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.2\n",
    "time": 1784803802
  },
  "_maintainer": {
    "name": "Noah Ochital",
    "email": "no9857a@american.edu",
    "login": "noch05",
    "linkedin": "in/noah-ochital",
    "orcid": "0009-0009-0398-2963",
    "description": "Mathematics, Economics, and Political Science Undergraduate at American University\n\n",
    "uuid": 199685402
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "bandit",
      "role": "Imports"
    },
    {
      "package": "clubSandwich",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.18.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "estimatr",
      "role": "Imports"
    },
    {
      "package": "furrr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "randomizr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.3.0",
      "date": "2025-11-03"
    },
    {
      "name": "1.0.2",
      "date": "2026-07-23"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "noch05",
      "count": 2,
      "uuid": 199685402
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 623,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 176,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/whatifbandit"
  },
  "_devurl": "https://github.com/noch05/whatifbandit",
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_assets": [
    "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",
    "extra/whatifbandit.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/noch05/whatifbandit",
  "_realowner": "noch05",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2025-11-03"
    },
    {
      "version": "1.0.2",
      "date": "2026-07-23"
    }
  ],
  "_exports": [
    "joint_test",
    "mab_from_rct",
    "simulate_mab"
  ],
  "_datasets": [
    {
      "name": "tanf",
      "title": "Public TANF Recipient Data From Washington D.C",
      "object": "tanf",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ic_case_id",
        "service_center",
        "appt_date",
        "condition",
        "recert_month",
        "letter_sent_date",
        "recert_id",
        "return_to_sender",
        "pdc_status",
        "renewal_date",
        "notice_date.x",
        "days_betwn_notice_and_recert_due",
        "cert_period_start",
        "cert_period_end",
        "recert_status",
        "denial_reason",
        "recert_month_year",
        "notice_date.y",
        "recert_status_dcas",
        "date_of_recert",
        "success"
      ],
      "rows": 3517,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "joint_test",
      "title": "Joint Hypothesis Test for Multi-Arm Bandit Trials",
      "topics": [
        "joint_test"
      ]
    },
    {
      "page": "mab_from_rct",
      "title": "Simulate a Multi-Arm-Bandit Trial from an Existing Randomized Controlled Trial, With Bernoulli Distributed Outcomes.",
      "topics": [
        "mab_from_rct"
      ]
    },
    {
      "page": "simulate_mab",
      "title": "Simulate an Adaptive Trial With Bernoulli Distributed Outcomes",
      "topics": [
        "simulate_mab"
      ]
    },
    {
      "page": "tanf",
      "title": "Public TANF Recipient Data From Washington D.C",
      "topics": [
        "tanf"
      ]
    }
  ],
  "_readme": "https://github.com/cran/whatifbandit/raw/HEAD/README.md",
  "_rundeps": [
    "bandit",
    "boot",
    "cli",
    "clubSandwich",
    "codetools",
    "cpp11",
    "data.table",
    "digest",
    "dplyr",
    "estimatr",
    "foreach",
    "Formula",
    "furrr",
    "future",
    "gam",
    "generics",
    "globals",
    "glue",
    "iterators",
    "lattice",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "parallelly",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "randomizr",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "sandwich",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "whatifbandit.rmd",
      "filename": "whatifbandit.html",
      "title": "Introduction to {whatifbandit}",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-07-23 10:50:02",
      "modified": "2026-07-23 10:50:02",
      "commits": 1
    }
  ],
  "_score": 3,
  "_indexed": false,
  "_nocasepkg": "whatifbandit",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://noch05.r-universe.dev/whatifbandit",
  "_previous": "0.3.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-07-23T16:03:19.000Z",
      "distro": "resolute",
      "commit": "a1ea820c6ed4c75c701d1a54ed85ae7c17166dac",
      "fileid": "https://r2.ropensci.org/96177f5b1444ebb1e8fbf187612f5aa38672e3f49eeb3f7f89f16a35455758b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30022910864"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-07-23T16:03:13.000Z",
      "distro": "resolute",
      "commit": "a1ea820c6ed4c75c701d1a54ed85ae7c17166dac",
      "fileid": "https://r2.ropensci.org/1efad456fa899cd7f19dd0398d8dd571d687f979704e66b7397bd4fb2837f51f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30022910864"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-07-23T16:03:40.000Z",
      "commit": "a1ea820c6ed4c75c701d1a54ed85ae7c17166dac",
      "fileid": "https://r2.ropensci.org/594aa7a1b716e79b793248ae29e19575235ae694e6a528b6b6b3dec80f2712ef",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30022910864"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-23T16:03:24.000Z",
      "commit": "a1ea820c6ed4c75c701d1a54ed85ae7c17166dac",
      "fileid": "https://r2.ropensci.org/34ce5b41a66771e490b38d2a49a7dfabd9129e7063ffb5718b92cfd1a4d074ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30022910864"
    }
  ]
}