Package: experDesign
Title: Design Experiments for Batches
Version: 0.2.0
Authors@R: c(
    person("Lluís", "Revilla Sancho", , "lluis.revilla@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-9747-2570")),
    person("Juanjo", "Lozano", role = "ths",
           comment = c(ORCID = "0000-0001-7613-3908")),
    person("Azucena", "Salas Martinez", role = "ths",
           comment = c(ORCID = "0000-0003-4572-2907"))
  )
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, utils
Suggests: covr, knitr, MASS, rmarkdown, spelling, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-04-05 15:10:29 UTC; lrevilla@irsicaixa.es
Author: Lluís Revilla Sancho [aut, cre]
    (<https://orcid.org/0000-0001-9747-2570>),
  Juanjo Lozano [ths] (<https://orcid.org/0000-0001-7613-3908>),
  Azucena Salas Martinez [ths] (<https://orcid.org/0000-0003-4572-2907>)
Maintainer: Lluís Revilla Sancho <lluis.revilla@gmail.com>
Repository: CRAN
Date/Publication: 2023-04-05 15:43:20 UTC
Built: R 4.1.2; ; 2023-04-06 10:28:02 UTC; unix
