Package: randotools Title: Create Randomization Lists Version: 0.2.8 Authors@R: c(person("Alan G", "Haynes", email = "alan.haynes@unibe.ch", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1374-081X")) ) Description: Randomization lists are an integral component of randomized clinical trials. 'randotools' provides tools to easily create such lists. License: GPL (>= 3) URL: https://dcr-unibe-ch.github.io/randotools/, https://github.com/dcr-unibe-ch/randotools BugReports: https://github.com/dcr-unibe-ch/randotools/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) Imports: cli, dplyr, glue, ggplot2, patchwork, purrr, rlang Suggests: knitr, rmarkdown, testthat (>= 3.0.0), tibble Config/testthat/edition: 3 VignetteBuilder: knitr Depends: R (>= 4.1) 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: 2026-06-15 15:56:20 UTC; root Author: Alan G Haynes [aut, cre] (ORCID: ) Maintainer: Alan G Haynes