Package: ParamANOVA
Title: Fully Parameterizable ANOVA Tests
Version: 0.1.2
Authors@R: 
    person("Victor", "Brans", , "vicbrans003@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "https://orcid.org/0000-0002-8960-100X"))
Description: Allows the user to perform ANOVA tests (in a strict sense: continuous and normally-distributed Y variable and 1 or more factorial/categorical X variable(s)), with the possibility to specify the type of sum of squares (1, 2 or 3), the types of variables (Fixed or Random) and their relationships (crossed or nested) with the sole function of the package (FullyParamANOVA()). The resulting outputs are the same as in 'SAS' software. A dataset (Butterfly) to test the function is also joined.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: dplyr (>= 1.1.2), magrittr (>= 2.0.3), mlr3misc (>= 0.16.0),
        rlang (>= 1.1.1), rstatix (>= 0.7.2), stats (>= 4.2.1), tibble
        (>= 3.2.1)
Depends: R (>= 3.5)
LazyData: true
NeedsCompilation: no
Packaged: 2025-03-05 15:12:48 UTC; vbrans
Author: Victor Brans [aut, cre] (<https://orcid.org/0000-0002-8960-100X>)
Maintainer: Victor Brans <vicbrans003@gmail.com>
Repository: CRAN
Date/Publication: 2025-03-07 11:30:15 UTC
Built: R 4.6.0; ; 2025-11-13 05:48:00 UTC; windows
