{
  "_id": "6a574b04ff0138dec5d70186",
  "Package": "randotools",
  "Title": "Create Randomization Lists",
  "Version": "0.2.8",
  "Authors@R": "c(person(\"Alan G\", \"Haynes\", email = \"alan.haynes@unibe.ch\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-1374-081X\"))\n)",
  "Description": "Randomization lists are an integral component of\nrandomized clinical trials. 'randotools' provides tools to\neasily create such lists.",
  "License": "GPL (>= 3)",
  "URL": "https://dcr-unibe-ch.github.io/randotools/,\nhttps://github.com/dcr-unibe-ch/randotools",
  "BugReports": "https://github.com/dcr-unibe-ch/randotools/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://dcr-unibe-ch.r-universe.dev",
  "Date/Publication": "2026-06-15 13:04:51 UTC",
  "RemoteUrl": "https://github.com/dcr-unibe-ch/randotools",
  "RemoteRef": "HEAD",
  "RemoteSha": "b5b0bb0437262abd82ff6838b060efb34ebc6f09",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 08:52:22 UTC",
    "User": "root"
  },
  "Author": "Alan G Haynes [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1374-081X>)",
  "Maintainer": "Alan G Haynes <alan.haynes@unibe.ch>",
  "_user": "dcr-unibe-ch",
  "_type": "src",
  "_file": "randotools_0.2.8.tar.gz",
  "_fileid": "https://r2.ropensci.org/ddeecf8259b45b6ab28537f1d2bcb7eafc69eca5aa775d994d17a0535a4be578",
  "_filesize": 664081,
  "_sha256": "ddeecf8259b45b6ab28537f1d2bcb7eafc69eca5aa775d994d17a0535a4be578",
  "_expires": "2026-10-23T08:55:28.000Z",
  "_created": "2026-07-15T08:52:22.000Z",
  "_published": "2026-07-15T08:55:32.228Z",
  "_jobs": [
    {
      "job": 87309732704,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8337637833"
    },
    {
      "job": 87309732912,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8337642088"
    },
    {
      "job": 87309732760,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8337627420"
    },
    {
      "job": 87309732734,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8337628828"
    },
    {
      "job": 87308786124,
      "time": 277,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8337572157"
    },
    {
      "job": 87309732671,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8337621384"
    },
    {
      "job": 87309732715,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8337616693"
    },
    {
      "job": 87309732757,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8337625518"
    },
    {
      "job": 87309732738,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8337625054"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dcr-unibe-ch/actions/runs/29402071680",
  "_status": "success",
  "_upstream": "https://github.com/dcr-unibe-ch/randotools",
  "_commit": {
    "id": "b5b0bb0437262abd82ff6838b060efb34ebc6f09",
    "author": "GitHub Actions <actions@github.com>",
    "committer": "GitHub Actions <actions@github.com>",
    "message": "Re-build README.Rmd\n",
    "time": 1781528691
  },
  "_maintainer": {
    "name": "Alan G Haynes",
    "email": "alan.haynes@unibe.ch",
    "login": "aghaynes",
    "twitter": "@aghaynes",
    "description": "",
    "uuid": 6594028,
    "orcid": "0000-0003-1374-081X"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "dcr-unibe-ch",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 3
    },
    {
      "week": "2025-44",
      "n": 5
    },
    {
      "week": "2025-45",
      "n": 3
    },
    {
      "week": "2025-46",
      "n": 3
    },
    {
      "week": "2025-48",
      "n": 2
    },
    {
      "week": "2026-11",
      "n": 5
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-25",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v0.2.6",
      "date": "2026-03-11"
    },
    {
      "name": "v0.2.8",
      "date": "2026-06-15"
    }
  ],
  "_topics": [
    "clinical-trials",
    "randomisation"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "aghaynes",
      "count": 123,
      "uuid": 6594028
    }
  ],
  "_userbio": {
    "uuid": 264417472,
    "type": "organization",
    "name": "Department of Clinical Research (DCR)",
    "followers": 2,
    "description": "As the University of Bern's Department of Clinical Research, we offer clinical researchers full support from study design to study conduct."
  },
  "_downloads": {
    "count": 344,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/randotools"
  },
  "_devurl": "https://github.com/dcr-unibe-ch/randotools",
  "_pkgdown": "https://dcr-unibe-ch.github.io/randotools/",
  "_searchresults": 7,
  "_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/randotools.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dcr-unibe-ch/randotools",
  "_realowner": "dcr-unibe-ch",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.3",
      "date": "2025-11-07"
    },
    {
      "version": "0.2.4",
      "date": "2025-12-11"
    },
    {
      "version": "0.2.6",
      "date": "2026-03-11"
    },
    {
      "version": "0.2.8",
      "date": "2026-06-15"
    }
  ],
  "_exports": [
    "check_plan",
    "imbalance_seq_plots",
    "imbalance_test",
    "imbalance_test_plot",
    "randolist",
    "randolist_to_db"
  ],
  "_datasets": [
    {
      "name": "rando_balance",
      "title": "rando_balance demonstration dataset",
      "object": "rando_balance",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "strat1",
        "strat2",
        "rando_res",
        "rando_res2"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "check_plan",
      "title": "Check randomisation plan",
      "topics": [
        "check_plan",
        "print.checkplan"
      ]
    },
    {
      "page": "imbalance_seq_plots",
      "title": "Depict the imbalance of a randomisation sequence through time",
      "topics": [
        "imbalance_seq_plots"
      ]
    },
    {
      "page": "imbalance_test",
      "title": "Test the imbalance of randomisation via simulation",
      "topics": [
        "imbalance_test"
      ]
    },
    {
      "page": "imbalance_test_plot",
      "title": "Plot imbalance and simulation and test results",
      "topics": [
        "imbalance_test_plot"
      ]
    },
    {
      "page": "rando_balance",
      "title": "rando_balance demonstration dataset",
      "topics": [
        "rando_balance"
      ]
    },
    {
      "page": "randolist",
      "title": "Generate randomisation lists",
      "topics": [
        "randolist"
      ]
    },
    {
      "page": "randolist_to_db",
      "title": "Reformat a randolist object to the requirements of a database",
      "topics": [
        "randolist_to_db"
      ]
    },
    {
      "page": "summary.randolist",
      "title": "Summary method fro randolist objects",
      "topics": [
        "summary.randolist"
      ]
    }
  ],
  "_pkglogo": "https://github.com/dcr-unibe-ch/randotools/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/dcr-unibe-ch/randotools/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "patchwork",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "imbalance.Rmd",
      "filename": "imbalance.html",
      "title": "Assessing imbalance",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Dataset",
        "Sequential plots",
        "Testing imbalance"
      ],
      "created": "2025-05-15 07:15:28",
      "modified": "2025-05-15 07:15:28",
      "commits": 1
    },
    {
      "source": "randotools.Rmd",
      "filename": "randotools.html",
      "title": "randotools",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Creating randomization lists",
        "Block randomisation",
        "Stratified randomisation lists",
        "Unbalanced randomisation lists",
        "More control over randomisation lists",
        "Summarizing randomisation lists",
        "Exporting randomisation lists"
      ],
      "created": "2025-05-07 12:57:22",
      "modified": "2026-06-15 13:03:41",
      "commits": 3
    }
  ],
  "_score": 5.380211241711606,
  "_indexed": true,
  "_nocasepkg": "randotools",
  "_universes": [
    "dcr-unibe-ch",
    "aghaynes"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.8",
      "date": "2026-07-15T08:54:22.000Z",
      "distro": "resolute",
      "commit": "b5b0bb0437262abd82ff6838b060efb34ebc6f09",
      "fileid": "https://r2.ropensci.org/89ff3989079f2eb4455c29bd6f3aecf8522b7dd3b70f0a305a639323f93f67dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcr-unibe-ch/actions/runs/29402071680"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.8",
      "date": "2026-07-15T08:54:30.000Z",
      "distro": "resolute",
      "commit": "b5b0bb0437262abd82ff6838b060efb34ebc6f09",
      "fileid": "https://r2.ropensci.org/f8b66b2d19c5735e38c855b3ac9982e59adccc1bf82729746f751255d6e6b9cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcr-unibe-ch/actions/runs/29402071680"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.8",
      "date": "2026-07-15T08:54:06.000Z",
      "commit": "b5b0bb0437262abd82ff6838b060efb34ebc6f09",
      "fileid": "https://r2.ropensci.org/ce3ee583e4dfa2e89d81d28df3a31d41fdf2301a651f9d4736ea7080ae12c75d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcr-unibe-ch/actions/runs/29402071680"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.8",
      "date": "2026-07-15T08:54:07.000Z",
      "commit": "b5b0bb0437262abd82ff6838b060efb34ebc6f09",
      "fileid": "https://r2.ropensci.org/7dad118cbd84e408f5838a6a95f1e818e946fed2e6a686bb9d2ac0ce4f0181fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcr-unibe-ch/actions/runs/29402071680"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.8",
      "date": "2026-07-15T08:54:26.000Z",
      "commit": "b5b0bb0437262abd82ff6838b060efb34ebc6f09",
      "fileid": "https://r2.ropensci.org/b99aae7ab5915999d94fc104c567310ccea01ccd9fa6a98859b096c5427d5b94",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dcr-unibe-ch/actions/runs/29402071680"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.8",
      "date": "2026-07-15T08:53:28.000Z",
      "commit": "b5b0bb0437262abd82ff6838b060efb34ebc6f09",
      "fileid": "https://r2.ropensci.org/7cde8e4dfb2ba7986aa29f149e7041ec5dc1c40f2ef5d1deb705025e98fe3fec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcr-unibe-ch/actions/runs/29402071680"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.8",
      "date": "2026-07-15T08:53:48.000Z",
      "commit": "b5b0bb0437262abd82ff6838b060efb34ebc6f09",
      "fileid": "https://r2.ropensci.org/06209da42dd4ccaa4b73c9508d932c014006519d9cb67eb907d26ac90bfabfe6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcr-unibe-ch/actions/runs/29402071680"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.8",
      "date": "2026-07-15T08:53:47.000Z",
      "commit": "b5b0bb0437262abd82ff6838b060efb34ebc6f09",
      "fileid": "https://r2.ropensci.org/6426195977c5ff950bc1684cd81ceb5391163e190d92d5d9aa1e4d44573d841e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcr-unibe-ch/actions/runs/29402071680"
    }
  ]
}