{
  "_id": "6a3023f93efcd9bda433f15c",
  "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://ctu-bern.r-universe.dev",
  "Date/Publication": "2026-06-15 13:04:51 UTC",
  "RemoteUrl": "https://github.com/CTU-Bern/randotools",
  "RemoteRef": "HEAD",
  "RemoteSha": "b5b0bb0437262abd82ff6838b060efb34ebc6f09",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-15 15:56:20 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": "1aab5e3304812ee9d5d35507112a422a",
  "_user": "ctu-bern",
  "_type": "src",
  "_file": "randotools_0.2.8.tar.gz",
  "_fileid": "c2eb152d01b31274aa1590e413eebcb9a235090172ed190c174cedae2b5b7e32",
  "_filesize": 664072,
  "_sha256": "c2eb152d01b31274aa1590e413eebcb9a235090172ed190c174cedae2b5b7e32",
  "_created": "2026-06-15T15:56:20.000Z",
  "_published": "2026-06-15T16:10:33.398Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81465114319,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7643643540"
    },
    {
      "job": 81465114304,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7643643491"
    },
    {
      "job": 81465114273,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7643931998"
    },
    {
      "job": 81465114266,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7643933597"
    },
    {
      "job": 81464347789,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7643575887"
    },
    {
      "job": 81465114343,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7643624463"
    },
    {
      "job": 81465114284,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7643628146"
    },
    {
      "job": 81465114341,
      "time": 127,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7643633789"
    },
    {
      "job": 81465114325,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7643626415"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ctu-bern/actions/runs/27558626038",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/CTU-Bern/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"
  },
  "_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
    },
    {
      "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": 45794307,
    "type": "organization",
    "name": "CTU Bern",
    "followers": 14,
    "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": 456,
    "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.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"
    },
    {
      "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/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",
        "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": 4.380211241711606,
  "_indexed": false,
  "_nocasepkg": "randotools",
  "_universes": [
    "ctu-bern"
  ],
  "_indexurl": "https://dcr-unibe-ch.r-universe.dev/randotools",
  "_previous": "0.2.6",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.8",
      "date": "2026-06-15T15:58:25.000Z",
      "distro": "noble",
      "commit": "b5b0bb0437262abd82ff6838b060efb34ebc6f09",
      "fileid": "9f5e7275e9601d1fa29b0eca13af837ea10f19bbebdfc5f3a724f2dbf11b7bc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ctu-bern/actions/runs/27558626038"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.8",
      "date": "2026-06-15T15:58:27.000Z",
      "distro": "noble",
      "commit": "b5b0bb0437262abd82ff6838b060efb34ebc6f09",
      "fileid": "5f90b95100d3df5da647debafb65522f97d29dd9b87526b2e50d2b4cb246983d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ctu-bern/actions/runs/27558626038"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.8",
      "date": "2026-06-15T16:09:37.000Z",
      "commit": "b5b0bb0437262abd82ff6838b060efb34ebc6f09",
      "fileid": "3aeda87033feddd2418bb688962a81ba6df9b6d819d35c65a0c2d8eafee1f70c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ctu-bern/actions/runs/27558626038"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.8",
      "date": "2026-06-15T16:09:34.000Z",
      "commit": "b5b0bb0437262abd82ff6838b060efb34ebc6f09",
      "fileid": "599e060ea670d578c96150ab9e8443f753dabf63b7fc492578e335c61ea089a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ctu-bern/actions/runs/27558626038"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.8",
      "date": "2026-06-15T15:58:22.000Z",
      "commit": "b5b0bb0437262abd82ff6838b060efb34ebc6f09",
      "fileid": "935894f86f72216d38116a55696c02d0af2e3bd6435cd5d0e3172d05b9358c83",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ctu-bern/actions/runs/27558626038"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.8",
      "date": "2026-06-15T15:57:35.000Z",
      "commit": "b5b0bb0437262abd82ff6838b060efb34ebc6f09",
      "fileid": "1297475deb51480ebc3d25ea376fe6fad2d3c4dac40c2348d866ead0431df1f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ctu-bern/actions/runs/27558626038"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.8",
      "date": "2026-06-15T15:57:55.000Z",
      "commit": "b5b0bb0437262abd82ff6838b060efb34ebc6f09",
      "fileid": "90e1a7f64c01220babed2476d9a7250bed8e4f59bc6c8f886ad57c438774ce6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ctu-bern/actions/runs/27558626038"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.8",
      "date": "2026-06-15T15:57:41.000Z",
      "commit": "b5b0bb0437262abd82ff6838b060efb34ebc6f09",
      "fileid": "b4a920d1414d848c9d80abf1d737c8e6a44d6bbb3fbf56a892c95a3eaab0fc2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ctu-bern/actions/runs/27558626038"
    }
  ]
}