Package: adas.utils
Title: Design of Experiments and Factorial Plans Utilities
Version: 1.3.0
Authors@R: 
    person("Paolo", "Bosetti", , "paolo.bosetti@unitn.it", role = c("aut", "cre"))
Description: A number of functions to create and analyze factorial plans according to the Design of Experiments (DoE) approach, with the addition of some utility function to perform some statistical analyses. DoE approach follows the approach in "Design and Analysis of Experiments" by Douglas C. Montgomery (2019, ISBN:978-1-119-49244-3). The package also provides utilities used in the course "Analysis of Data and Statistics" at the University of Trento, Italy.
Depends: R (>= 4.1.0)
License: CC BY 4.0
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: dplyr, gghalfnorm, ggplot2, glue, grDevices, lubridate,
        magrittr, purrr, readr, rlang, scales, stats, stringr, tibble,
        tidyr, utils, vctrs
LazyData: true
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), tidyverse
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-11-14 14:29:24 UTC; p4010
Author: Paolo Bosetti [aut, cre]
Maintainer: Paolo Bosetti <paolo.bosetti@unitn.it>
Repository: CRAN
Date/Publication: 2025-11-14 20:00:14 UTC
