Package: edibble
Title: Encapsulating Elements of Experimental Design
Version: 1.1.1
Authors@R: 
    person(given = "Emi",
           family = "Tanaka",
           role = c("aut", "cre", "cph"),
           email = "dr.emi.tanaka@gmail.com",
           comment = c(ORCID = "0000-0002-1455-259X"))
Description: A system to facilitate designing comparative (and non-comparative) experiments using the 
  grammar of experimental designs <https://emitanaka.org/edibble-book/>. 
  An experimental design is treated as an intermediate, mutable object that is 
  built progressively by fundamental experimental components like units, treatments, and their relation.
  The system aids in experimental planning, management and workflow.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Config/testthat/edition: 3
URL: https://edibble.emitanaka.org/,
        https://github.com/emitanaka/edibble
BugReports: https://github.com/emitanaka/edibble/issues
Imports: magrittr, rlang, vctrs, tibble, cli, pillar, tidyselect (>=
        1.0.0), nestr, stats, AlgDesign, dae, R6, lifecycle, dplyr
Suggests: testthat (>= 3.0.0), rmarkdown, openxlsx2 (>= 1.0.0),
        visNetwork, blocksdesign, knitr, scales, tidyr
Depends: R (>= 2.10)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-05-06 01:33:29 UTC; emitanaka
Author: Emi Tanaka [aut, cre, cph] (<https://orcid.org/0000-0002-1455-259X>)
Maintainer: Emi Tanaka <dr.emi.tanaka@gmail.com>
Repository: CRAN
Date/Publication: 2024-05-06 02:30:02 UTC
Built: R 4.4.3; ; 2025-11-07 21:24:56 UTC; windows
