{
  "_id": "6a10afa0acfb0bcc41cc1f5f",
  "Package": "randotools",
  "Title": "Create Randomization Lists",
  "Version": "0.2.6",
  "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)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Repository": "https://dcr-unibe-ch.r-universe.dev",
  "Date/Publication": "2026-03-23 16:29:08 UTC",
  "RemoteUrl": "https://github.com/dcr-unibe-ch/randotools",
  "RemoteRef": "HEAD",
  "RemoteSha": "916bd63ac7966156a5d90f65f50f52a47f61eca3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 18:56:06 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>",
  "MD5sum": "9732c39fe589c9b7a1ea3d752c717667",
  "_user": "dcr-unibe-ch",
  "_type": "src",
  "_file": "randotools_0.2.6.tar.gz",
  "_fileid": "57588cffb2dacba99225b1c8929db685f8ffb29c726fe27c3c33ab1a2c12ee43",
  "_filesize": 657228,
  "_sha256": "57588cffb2dacba99225b1c8929db685f8ffb29c726fe27c3c33ab1a2c12ee43",
  "_created": "2026-05-22T18:56:06.000Z",
  "_published": "2026-05-22T19:33:52.085Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77443907684,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7168275633"
    },
    {
      "job": 77443907655,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168272677"
    },
    {
      "job": 77443907667,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7168787974"
    },
    {
      "job": 77443907661,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168702303"
    },
    {
      "job": 77443020649,
      "time": 228,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168147325"
    },
    {
      "job": 77443907654,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168270505"
    },
    {
      "job": 77443907674,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7168258951"
    },
    {
      "job": 77443907678,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7168259129"
    },
    {
      "job": 77443907704,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168261338"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dcr-unibe-ch/actions/runs/26277824435",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dcr-unibe-ch/randotools",
  "_commit": {
    "id": "916bd63ac7966156a5d90f65f50f52a47f61eca3",
    "author": "Alan Haynes <aghaynes@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "add unified dcr R-CMD-CHECK action",
    "time": 1774283348
  },
  "_maintainer": {
    "name": "Alan G Haynes",
    "email": "alan.haynes@unibe.ch",
    "login": "aghaynes",
    "twitter": "@aghaynes",
    "description": "",
    "uuid": 6594028,
    "orcid": "0000-0003-1374-081X"
  },
  "_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
    }
  ],
  "_tags": [
    {
      "name": "v0.2.6",
      "date": "2026-03-11"
    }
  ],
  "_topics": [
    "clinical-trials",
    "randomisation"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "aghaynes",
      "count": 113,
      "uuid": 6594028
    }
  ],
  "_userbio": {
    "uuid": 264417472,
    "type": "organization",
    "name": "Department of Clinical Research (DCR)",
    "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": 510,
    "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": 8,
  "_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/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"
    }
  ],
  "_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",
        "Summarizing randomisation lists",
        "Exporting randomisation lists"
      ],
      "created": "2025-05-07 12:57:22",
      "modified": "2025-05-07 12:57:22",
      "commits": 1
    }
  ],
  "_score": 5.3222192947339195,
  "_indexed": true,
  "_nocasepkg": "randotools",
  "_universes": [
    "dcr-unibe-ch",
    "aghaynes"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-05-22T19:02:55.000Z",
      "distro": "noble",
      "commit": "916bd63ac7966156a5d90f65f50f52a47f61eca3",
      "fileid": "b066fb2728ec423ff4879e8cb72015e66fbc9b131cbecfaa7d843ccd347c6af0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcr-unibe-ch/actions/runs/26277824435"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-05-22T19:02:49.000Z",
      "distro": "noble",
      "commit": "916bd63ac7966156a5d90f65f50f52a47f61eca3",
      "fileid": "60f74e9ff2e79f3cd1d87218f03f948ce45849227b87681c8579b6102788a21b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcr-unibe-ch/actions/runs/26277824435"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-05-22T19:33:06.000Z",
      "commit": "916bd63ac7966156a5d90f65f50f52a47f61eca3",
      "fileid": "00b83ae3ed389343d3515fd1386248db54cc326ee341ead6946679be33ce331d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcr-unibe-ch/actions/runs/26277824435"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-05-22T19:28:08.000Z",
      "commit": "916bd63ac7966156a5d90f65f50f52a47f61eca3",
      "fileid": "e3b32a90ac2af772f1b302e036bc7b4c303b2c653caebdef3f44ca1ae247e1d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcr-unibe-ch/actions/runs/26277824435"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.6",
      "date": "2026-05-22T19:03:21.000Z",
      "commit": "916bd63ac7966156a5d90f65f50f52a47f61eca3",
      "fileid": "19a0e3ed76315a3241d123b09cc0b685474afe95321aacf64731653390f1ba19",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dcr-unibe-ch/actions/runs/26277824435"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-05-22T19:02:01.000Z",
      "commit": "916bd63ac7966156a5d90f65f50f52a47f61eca3",
      "fileid": "476a5c8408add03681b93ab4b77d201d8ccad7ba8ea0eb1085e5ae2ce8e6bb27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcr-unibe-ch/actions/runs/26277824435"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-05-22T19:02:00.000Z",
      "commit": "916bd63ac7966156a5d90f65f50f52a47f61eca3",
      "fileid": "2b8927bfc3e5aac104189627c80daafda8a993511d4845062ab5726e993155fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcr-unibe-ch/actions/runs/26277824435"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-05-22T19:02:01.000Z",
      "commit": "916bd63ac7966156a5d90f65f50f52a47f61eca3",
      "fileid": "c6c698889527bd70c05ca0555adb2bc0bdb525e0cf0c3c4a14e5f8fa4c324dde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcr-unibe-ch/actions/runs/26277824435"
    }
  ]
}