Package: permRand
Title: Permutation Randomization
Version: 1.0.0
Authors@R: c(person("Michelle", "Mellers", email="michelle.mellers.ctr@usuhs.edu", role = c("aut", "cre","cph")),person("Thaddeus", "Haight", email="thaddeus.haight.ctr@usuhs.edu", role = c("aut")))
Description: Provides randomization using permutation for applications.  To provide a Quality Control (QC) check, QC samples can be randomized within strata.  A second function allows for the ability to ”switch” samples to meet set requirements and perform a certain amount of minimization on these switches.  The functions are flexible for users by specifying strata size and number of QC samples per strata.  The randomization meets the following requirements
    • QC sample requirements: QC samples not adjacent, QC
    samples from same mother must follow certain patterns.
    • Matched sample sets must be within a single strata, and next
    to each other.
URL: https://github.com/m-mellers/permRand
BugReports: https://github.com/m-mellers/permRand/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Imports: magrittr, dplyr, tidyr, stringr
License: GPL (>= 3)
Depends: R (>= 3.5)
LazyData: true
NeedsCompilation: no
Packaged: 2025-08-28 16:18:36 UTC; michellemellers
Author: Michelle Mellers [aut, cre, cph],
  Thaddeus Haight [aut]
Maintainer: Michelle Mellers <michelle.mellers.ctr@usuhs.edu>
Repository: CRAN
Date/Publication: 2025-09-03 08:00:02 UTC
Built: R 4.5.2; ; 2025-11-01 03:17:47 UTC; windows
