{
  "_id": "6a1017a9acfb0bcc41c8502b",
  "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://ctu-bern.r-universe.dev",
  "Date/Publication": "2026-03-23 16:29:08 UTC",
  "RemoteUrl": "https://github.com/CTU-Bern/randotools",
  "RemoteRef": "HEAD",
  "RemoteSha": "916bd63ac7966156a5d90f65f50f52a47f61eca3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 08:42:23 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": "a2fb1653980be9f1fbda842a527cb297",
  "_user": "ctu-bern",
  "_type": "src",
  "_file": "randotools_0.2.6.tar.gz",
  "_fileid": "fe408f7d9fd135d170d056ca4d9557519ebb85d9fbf1b871dba9ec0790a57c0d",
  "_filesize": 657222,
  "_sha256": "fe408f7d9fd135d170d056ca4d9557519ebb85d9fbf1b871dba9ec0790a57c0d",
  "_created": "2026-05-22T08:42:23.000Z",
  "_published": "2026-05-22T08:45:29.286Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77346116648,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7156455984"
    },
    {
      "job": 77346116640,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156454278"
    },
    {
      "job": 77346116670,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7156444478"
    },
    {
      "job": 77346116653,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156439998"
    },
    {
      "job": 77345583457,
      "time": 216,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156409756"
    },
    {
      "job": 77346116639,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156440386"
    },
    {
      "job": 77346116646,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7156441869"
    },
    {
      "job": 77346116608,
      "time": 129,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7156449612"
    },
    {
      "job": 77346116637,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156447419"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ctu-bern/actions/runs/26277581716",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/CTU-Bern/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": "ctu-bern",
  "_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": 45794307,
    "type": "organization",
    "name": "CTU Bern",
    "description": "CTU Bern is the Clinical Trials Unit of the Faculty of Medicine and the Department of Clinical Research of the University of Bern"
  },
  "_downloads": {
    "count": 507,
    "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": false,
  "_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/CTU-Bern/randotools/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/CTU-Bern/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": 4.3222192947339195,
  "_indexed": false,
  "_nocasepkg": "randotools",
  "_universes": [
    "ctu-bern"
  ],
  "_indexurl": "https://dcr-unibe-ch.r-universe.dev/randotools",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-05-22T08:44:28.000Z",
      "distro": "noble",
      "commit": "916bd63ac7966156a5d90f65f50f52a47f61eca3",
      "fileid": "7a4a2478e38714d615a3b810d35fafe495378d2fd8dafc4816c22273e4dd23da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ctu-bern/actions/runs/26277581716"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-05-22T08:44:24.000Z",
      "distro": "noble",
      "commit": "916bd63ac7966156a5d90f65f50f52a47f61eca3",
      "fileid": "b272fc084134aa4c677fc10d211c4e9311e040127b246d515ceb0b10c810bd11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ctu-bern/actions/runs/26277581716"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-05-22T08:43:58.000Z",
      "commit": "916bd63ac7966156a5d90f65f50f52a47f61eca3",
      "fileid": "06f7c02feedd0cb39c0e7c03de02e4b49f2d988def111f1c446fed8812f28c0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ctu-bern/actions/runs/26277581716"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-05-22T08:43:49.000Z",
      "commit": "916bd63ac7966156a5d90f65f50f52a47f61eca3",
      "fileid": "a708a8390140d70d2c277cb0985a0b367971a0fa5a22a25d4e80a58b5d0d634b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ctu-bern/actions/runs/26277581716"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.6",
      "date": "2026-05-22T08:44:16.000Z",
      "commit": "916bd63ac7966156a5d90f65f50f52a47f61eca3",
      "fileid": "9d393c6e2be0f0c493433ba9af20b10330eb1077d6394ccb723129030ad613e4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ctu-bern/actions/runs/26277581716"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-05-22T08:43:36.000Z",
      "commit": "916bd63ac7966156a5d90f65f50f52a47f61eca3",
      "fileid": "971a672a293dea69e2cdf05f3fa05317ee168677ebf368a01bdce9c6e50b5220",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ctu-bern/actions/runs/26277581716"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-05-22T08:44:09.000Z",
      "commit": "916bd63ac7966156a5d90f65f50f52a47f61eca3",
      "fileid": "8ebe0d45519b85f87ae6fb2cc6056f6c310ed114ee92b594744c1819f121c7d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ctu-bern/actions/runs/26277581716"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-05-22T08:43:58.000Z",
      "commit": "916bd63ac7966156a5d90f65f50f52a47f61eca3",
      "fileid": "fcdf37d6c5478f9188da1fdaa7e791459c114d7fe5776ac71d391d4d8ad7a185",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ctu-bern/actions/runs/26277581716"
    }
  ]
}