Package: randomizr Title: Easy-to-Use Tools for Common Forms of Random Assignment and Sampling Version: 1.0.0 Authors@R: c(person("Alexander", "Coppock", email = "acoppock@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5733-2386")), person("Jasper", "Cooper", email = "jaspercooper@gmail.com", role = c("ctb"), comment = c(ORCID = "0000-0002-8639-3188")), person("Neal", "Fultz", email = "nfultz@gmail.com", role = c("ctb"), comment = "C version of restricted partitions"), person("Graeme", "Blair", email = "graeme.blair@gmail.com", role = c("ctb"), comment = c(ORCID = "0000-0001-9164-2102"))) Description: Generates random assignments for common experimental designs and random samples for common sampling designs. URL: https://declaredesign.org/r/randomizr/, https://github.com/DeclareDesign/randomizr BugReports: https://github.com/DeclareDesign/randomizr/issues Depends: R (>= 3.5.0) License: MIT + file LICENSE Encoding: UTF-8 Suggests: knitr, dplyr, testthat, rmarkdown VignetteBuilder: knitr RoxygenNote: 7.2.3 Repository: https://declaredesign.r-universe.dev Date/Publication: 2025-02-07 06:36:31 UTC RemoteUrl: https://github.com/declaredesign/randomizr RemoteRef: HEAD RemoteSha: b0c2b6ee1fb6e4657e88f776610d98bdabbc4e6a NeedsCompilation: yes Packaged: 2026-04-21 08:49:29 UTC; root Author: Alexander Coppock [aut, cre] (ORCID: ), Jasper Cooper [ctb] (ORCID: ), Neal Fultz [ctb] (C version of restricted partitions), Graeme Blair [ctb] (ORCID: ) Maintainer: Alexander Coppock