Package: randotools
Title: Create Randomization Lists
Version: 0.2.3
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://ctu-bern.github.io/randotools/,
        https://github.com/CTU-Bern/randotools
BugReports: https://github.com/CTU-Bern/randotools/issues
Encoding: UTF-8
RoxygenNote: 7.3.3
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
NeedsCompilation: no
Packaged: 2025-11-05 10:55:41 UTC; haynes
Author: Alan G Haynes [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-1374-081X>)
Maintainer: Alan G Haynes <alan.haynes@unibe.ch>
Repository: CRAN
Date/Publication: 2025-11-07 13:40:07 UTC
Built: R 4.5.2; ; 2025-11-08 00:52:24 UTC; windows
