Package: dae Version: 3.2.33 Date: 2025-10-31 Title: Functions Useful in the Design and ANOVA of Experiments Authors@R: person("Chris","Brien", role = c("aut","cre"), comment = c(ORCID = "0000-0003-0581-1817"), email = "chris.brien@adelaide.edu.au") Depends: R (>= 3.5.0), ggplot2 Imports: ggpubr, graphics, methods, plyr, stats, stringi, tryCatchLog Suggests: testthat, vdiffr, R.rsp VignetteBuilder: R.rsp Description: The content falls into the following groupings: (i) Data, (ii) Factor manipulation functions, (iii) Design functions, (iv) ANOVA functions, (v) Matrix functions, (vi) Projector and canonical efficiency functions, and (vii) Miscellaneous functions. There is a vignette describing how to use the design functions for randomizing and assessing designs available as a vignette called 'DesignNotes'. The ANOVA functions facilitate the extraction of information when the 'Error' function has been used in the call to 'aov'. The package 'dae' can also be installed from . License: GPL (>=2) URL: http://chris.brien.name BugReports: https://github.com/briencj/dae/issues RoxygenNote: 5.0.1 Config/pak/sysreqs: cmake make libicu-dev Repository: https://briencj.r-universe.dev Date/Publication: 2025-10-31 07:05:52 UTC RemoteUrl: https://github.com/briencj/dae RemoteRef: HEAD RemoteSha: 14383312bbdf6b3318b5ff9c5a1bab464e0bcb85 NeedsCompilation: no Packaged: 2026-07-03 16:45:19 UTC; root Author: Chris Brien [aut, cre] (ORCID: ) Maintainer: Chris Brien