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 . 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 Roxygen: list(markdown = TRUE, r6 = TRUE) RoxygenNote: 7.3.2 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 Config/pak/sysreqs: cmake make libicu-dev Repository: https://emitanaka.r-universe.dev Date/Publication: 2025-03-30 23:21:20 UTC RemoteUrl: https://github.com/emitanaka/edibble RemoteRef: HEAD RemoteSha: 09bad41332c39613c89f478baef2821c73fdedcb NeedsCompilation: no Packaged: 2026-06-10 09:19:28 UTC; root Author: Emi Tanaka [aut, cre, cph] (ORCID: ) Maintainer: Emi Tanaka