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
NeedsCompilation: yes
Packaged: 2023-08-08 19:54:09 UTC; gblair
Author: Alexander Coppock [aut, cre] (<https://orcid.org/0000-0002-5733-2386>),
  Jasper Cooper [ctb] (<https://orcid.org/0000-0002-8639-3188>),
  Neal Fultz [ctb] (C version of restricted partitions),
  Graeme Blair [ctb] (<https://orcid.org/0000-0001-9164-2102>)
Maintainer: Alexander Coppock <acoppock@gmail.com>
Repository: CRAN
Date/Publication: 2023-08-10 06:30:02 UTC
Built: R 4.5.1; aarch64-apple-darwin25.0.0; 2025-10-05 10:46:20 UTC; unix
