Package: ExpDesignR
Type: Package
Title: Experimental Design and Randomization Methods for Biomedical and
        Veterinary Research
Version: 1.0.0
Authors@R: c(
    person(
      given = "Vinodhkumar",
      family = "Obli Rajendran",
      email = "vinodhkumar.rajendran@gmail.com",
      role = c("aut", "cre")
    ),
    person(
      given = "Keerthi",
      family = "Aaradhana",
      email = "vkeerthi1817@gmail.com",
      role = "aut"
    )
  )
Description: Provides reproducible methods for experimental design and
    treatment allocation in biomedical, veterinary, agricultural, and clinical
    research. Includes simple, fixed-block, variable-block, stratified,
    stratified-block, cluster, matched-pair, restricted, minimization, and
    covariate-adaptive randomization, together with completely randomized,
    randomized-block, factorial, split-plot, Latin square, and crossover
    designs. Also provides allocation summaries, balance diagnostics,
    schedule export, and visualization. The methods are based on established
    principles of randomization and experimental design; see Rosenberger and
    Lachin (2015, ISBN:9781118742242) and Jones and Kenward (2014,
    ISBN:9781439861424).
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.2.0)
Imports: dplyr, ggplot2, rlang, stats, tibble, utils
Suggests: covr, knitr, rmarkdown, spelling, testthat (>= 3.0.0)
URL: https://github.com/vinodhpmd/ExpDesignR
BugReports: https://github.com/vinodhpmd/ExpDesignR/issues
Language: en-US
Config/testthat/edition: 3
Config/roxygen2/version: 8.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-08-30 07:06:01 UTC; m
Author: Vinodhkumar Obli Rajendran [aut, cre],
  Keerthi Aaradhana [aut]
Maintainer: Vinodhkumar Obli Rajendran <vinodhkumar.rajendran@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-01 12:40:08 UTC
Built: R 4.6.0; ; 2026-09-01 15:24:26 UTC; unix
