{
  "_id": "6a103164acfb0bcc41c96ce8",
  "Package": "rollout",
  "Title": "Tools for Designing, Simulating, and Analyzing Implementation\nRollout Trials",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Ian\", \"Cero\",\nemail = \"ian_cero@urmc.rochester.edu\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-2862-0450\")),\nperson(\"C. Hendricks\", \"Brown\",\nemail = \"hendricks.brown@northwestern.edu\",\nrole = \"aut\",\ncomment = c(ORCID = \"0000-0002-0294-2419\")))",
  "Description": "Provides a unified framework for designing, simulating,\nand analyzing implementation rollout trials, including stepped\nwedge, sequential rollout, head-to-head, multi-condition, and\nrollout implementation optimization designs. The package\nenables users to flexibly specify rollout schedules,\nincorporate site-level and nested data structures, generate\noutcomes under rich hierarchical models, and evaluate analytic\nstrategies through simulation-based power analysis. By\nseparating data generation from model fitting, the tools\nsupport assessment of bias, Type I error, and robustness to\nmodel misspecification. The workflow integrates with standard\nmixed-effects modeling approaches and the tidyverse ecosystem,\noffering transparent and reproducible tools for implementation\nscientists and applied statisticians.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/iancero/rollout,\nhttps://iancero.github.io/rollout/",
  "BugReports": "https://github.com/iancero/rollout/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://iancero.r-universe.dev",
  "Date/Publication": "2026-03-13 18:41:11 UTC",
  "RemoteUrl": "https://github.com/iancero/rollout",
  "RemoteRef": "HEAD",
  "RemoteSha": "e2f646f67f9b6bd8e2afd880472e32693d3bf04b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 09:10:02 UTC",
    "User": "root"
  },
  "Author": "Ian Cero [aut, cre] (ORCID: <https://orcid.org/0000-0002-2862-0450>),\nC. Hendricks Brown [aut] (ORCID:\n<https://orcid.org/0000-0002-0294-2419>)",
  "Maintainer": "Ian Cero <ian_cero@urmc.rochester.edu>",
  "MD5sum": "aa0b3fc109e45e3d8559f85117188379",
  "_user": "iancero",
  "_type": "src",
  "_file": "rollout_0.1.0.tar.gz",
  "_fileid": "89e932ea00d559e6c2afe8f146fe6c6350ba16f0fc5601e549a6129b6187164d",
  "_filesize": 158713,
  "_sha256": "89e932ea00d559e6c2afe8f146fe6c6350ba16f0fc5601e549a6129b6187164d",
  "_created": "2026-05-12T09:10:02.000Z",
  "_published": "2026-05-22T10:35:16.786Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77362739531,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6940135758"
    },
    {
      "job": 77362739716,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6940139183"
    },
    {
      "job": 77362739720,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6940141460"
    },
    {
      "job": 77362739725,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6940140408"
    },
    {
      "job": 77362739259,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940089830"
    },
    {
      "job": 77362738911,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158466589"
    },
    {
      "job": 77362739608,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6940126286"
    },
    {
      "job": 77362739793,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6940119112"
    },
    {
      "job": 77362739577,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6940118859"
    }
  ],
  "_buildurl": "https://github.com/r-universe/iancero/actions/runs/25724652767",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/iancero/rollout",
  "_commit": {
    "id": "e2f646f67f9b6bd8e2afd880472e32693d3bf04b",
    "author": "Ian Cero <ianjcero@gmail.com>",
    "committer": "Ian Cero <ianjcero@gmail.com>",
    "message": "remove manual pulling of pval, est, se\n",
    "time": 1773427271
  },
  "_maintainer": {
    "name": "Ian Cero",
    "email": "ian_cero@urmc.rochester.edu",
    "orcid": "0000-0002-2862-0450"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "broom.mixed",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "lmerTest",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "iancero",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-20",
      "n": 6
    },
    {
      "week": "2025-21",
      "n": 1
    },
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-28",
      "n": 8
    },
    {
      "week": "2025-29",
      "n": 4
    },
    {
      "week": "2025-35",
      "n": 5
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 24
    },
    {
      "week": "2026-02",
      "n": 6
    },
    {
      "week": "2026-06",
      "n": 3
    },
    {
      "week": "2026-11",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "iancero",
      "count": 1,
      "uuid": 6275210
    }
  ],
  "_userbio": {
    "uuid": 6275210,
    "type": "user",
    "name": "iancero"
  },
  "_downloads": {
    "count": 378,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rollout"
  },
  "_devurl": "https://github.com/iancero/rollout",
  "_pkgdown": "https://iancero.github.io/rollout/",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_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/rollout.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/iancero/rollout",
  "_realowner": "iancero",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-01-13"
    }
  ],
  "_exports": [
    "add_binary_outcome",
    "add_error",
    "add_fixed_effect",
    "add_linear_outcome",
    "add_parameter",
    "add_poisson_outcome",
    "add_random_effect",
    "eval_between",
    "eval_bias",
    "eval_greater_than",
    "eval_less_than",
    "eval_quantile",
    "evaluate_model_results",
    "extract_model_results",
    "fit_models",
    "initialize_replicates",
    "join_info",
    "pivot_schedule_longer"
  ],
  "_help": [
    {
      "page": "add_binary_outcome",
      "title": "Create a binary outcome from linear predictors",
      "topics": [
        "add_binary_outcome"
      ]
    },
    {
      "page": "add_error",
      "title": "Add an error term for simulation",
      "topics": [
        "add_error"
      ]
    },
    {
      "page": "add_fixed_effect",
      "title": "Add a fixed effect column for simulation",
      "topics": [
        "add_fixed_effect"
      ]
    },
    {
      "page": "add_linear_outcome",
      "title": "Create a linear outcome by summing effects",
      "topics": [
        "add_linear_outcome"
      ]
    },
    {
      "page": "add_parameter",
      "title": "Expand a data frame with parameter combinations for simulation",
      "topics": [
        "add_parameter"
      ]
    },
    {
      "page": "add_poisson_outcome",
      "title": "Create a Poisson outcome from linear predictors",
      "topics": [
        "add_poisson_outcome"
      ]
    },
    {
      "page": "add_random_effect",
      "title": "Add a random effect column for simulation",
      "topics": [
        "add_random_effect"
      ]
    },
    {
      "page": "eval_between",
      "title": "Compute the proportion of values within term-specific intervals within grouped simulation results",
      "topics": [
        "eval_between"
      ]
    },
    {
      "page": "eval_bias",
      "title": "Compute bias relative to term-specific true values within grouped simulation results",
      "topics": [
        "eval_bias"
      ]
    },
    {
      "page": "eval_greater_than",
      "title": "Compute the proportion of values above term-specific thresholds within grouped simulation results",
      "topics": [
        "eval_greater_than"
      ]
    },
    {
      "page": "eval_less_than",
      "title": "Compute the proportion of values below term-specific thresholds within grouped simulation results",
      "topics": [
        "eval_less_than"
      ]
    },
    {
      "page": "eval_quantile",
      "title": "Compute the observed quantile value for each term within grouped simulation results",
      "topics": [
        "eval_quantile"
      ]
    },
    {
      "page": "evaluate_model_results",
      "title": "Summarise simulation results from extracted model estimates",
      "topics": [
        "evaluate_model_results"
      ]
    },
    {
      "page": "extract_model_results",
      "title": "Extract and tidy model results from a column of models",
      "topics": [
        "extract_model_results"
      ]
    },
    {
      "page": "fit_models",
      "title": "Fit models in parallel across a list-column of datasets",
      "topics": [
        "fit_models"
      ]
    },
    {
      "page": "initialize_replicates",
      "title": "Add replicate identifiers for simulation replicates",
      "topics": [
        "initialize_replicates"
      ]
    },
    {
      "page": "join_info",
      "title": "Join unit-level information to a long-format rollout schedule",
      "topics": [
        "join_info"
      ]
    },
    {
      "page": "pivot_schedule_longer",
      "title": "Pivot a rollout schedule from wide to long format with local time calculation",
      "topics": [
        "pivot_schedule_longer"
      ]
    }
  ],
  "_readme": "https://github.com/iancero/rollout/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "broom",
    "broom.mixed",
    "cli",
    "coda",
    "codetools",
    "cpp11",
    "digest",
    "dplyr",
    "forcats",
    "furrr",
    "future",
    "generics",
    "globals",
    "glue",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "nlme",
    "parallelly",
    "pbapply",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.778151250383644,
  "_indexed": true,
  "_nocasepkg": "rollout",
  "_universes": [
    "iancero"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T09:12:09.000Z",
      "distro": "noble",
      "commit": "e2f646f67f9b6bd8e2afd880472e32693d3bf04b",
      "fileid": "c9eec31493243de8f787ba92c451d006f330c11fc1fd3b1c5402e5c0723683ac",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/iancero/actions/runs/25724652767"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T09:12:19.000Z",
      "distro": "noble",
      "commit": "e2f646f67f9b6bd8e2afd880472e32693d3bf04b",
      "fileid": "c5d44c7c2e182e2a74fa03f72b2ede0b25ac2377447475f57d751131f6985ffa",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/iancero/actions/runs/25724652767"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T09:12:31.000Z",
      "commit": "e2f646f67f9b6bd8e2afd880472e32693d3bf04b",
      "fileid": "f8d025eebac9b1bb6ec23fff91a6899eccdedf05450644e33db057d75654d540",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/iancero/actions/runs/25724652767"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T09:12:24.000Z",
      "commit": "e2f646f67f9b6bd8e2afd880472e32693d3bf04b",
      "fileid": "7dbcb62a41b8724c1eac3ce5c9bab9125a619810f9deb5d091139a560b412b91",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/iancero/actions/runs/25724652767"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T09:11:36.000Z",
      "commit": "e2f646f67f9b6bd8e2afd880472e32693d3bf04b",
      "fileid": "5b22917ff641d9b3105afaf6d7ad59decdfad9e65bb67e5bf46058e63be0873d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/iancero/actions/runs/25724652767"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T09:11:22.000Z",
      "commit": "e2f646f67f9b6bd8e2afd880472e32693d3bf04b",
      "fileid": "3bd285b09ee02cf0c29a65f5d420fe792157befeb5a5be1aa79d2d56722c4bfd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/iancero/actions/runs/25724652767"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T09:11:17.000Z",
      "commit": "e2f646f67f9b6bd8e2afd880472e32693d3bf04b",
      "fileid": "3e32dd3319a9cceaa5884ce58c546f2c93625cfaefae62b23799002babddc07f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/iancero/actions/runs/25724652767"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T10:35:04.000Z",
      "commit": "e2f646f67f9b6bd8e2afd880472e32693d3bf04b",
      "fileid": "627bc95842d67ea24012b425c66c699e619a88921bfc4a829f1beeb98134253b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/iancero/actions/runs/25724652767"
    }
  ]
}