Package: experDesign
Title: Design Experiments for Batches
Version: 0.1.0
Authors@R: 
    person(given = "Lluís",
           family = "Revilla Sancho",
           role = c("aut", "cre"),
           email = "lluis.revilla@gmail.com",
           comment = c(ORCID = "0000-0001-9747-2570"))
Description: Distributes samples in batches while making batches homogeneous 
    according to their description. Allows for an arbitrary number of variables, 
    both numeric and categorical. For quality control it provides functions to 
    subset a representative sample.
License: MIT + file LICENSE
URL: https://experdesign.llrs.dev, https://github.com/llrs/experDesign/
BugReports: https://github.com/llrs/experDesign/issues
Depends: R (>= 3.5.0)
Imports: methods, stats
Suggests: knitr, rmarkdown, testthat (>= 2.1.0), covr, MASS, spelling
biocViews:
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
LazyData: false
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-04-22 13:49:36 UTC; lrevilla
Author: Lluís Revilla Sancho [aut, cre]
    (<https://orcid.org/0000-0001-9747-2570>)
Maintainer: Lluís Revilla Sancho <lluis.revilla@gmail.com>
Repository: CRAN
Date/Publication: 2021-04-22 14:10:06 UTC
Built: R 4.0.2; ; 2021-04-23 10:26:00 UTC; unix
