permRand: Permutation Randomization

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.

Version: 1.0.0
Depends: R (≥ 3.5)
Imports: magrittr, dplyr, tidyr, stringr
Suggests: knitr, rmarkdown
Published: 2025-09-03
Author: Michelle Mellers [aut, cre, cph], Thaddeus Haight [aut]
Maintainer: Michelle Mellers <michelle.mellers.ctr at usuhs.edu>
BugReports: https://github.com/m-mellers/permRand/issues
License: GPL (≥ 3)
URL: https://github.com/m-mellers/permRand
NeedsCompilation: no
CRAN checks: permRand results

Documentation:

Reference manual: permRand.html , permRand.pdf
Vignettes: permRand (source, R code)

Downloads:

Package source: permRand_1.0.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=permRand to link to this page.