Package: RcmdrPlugin.aRnova
Type: Package
Title: R Commander Plug-in for Repeated-Measures ANOVA
Version: 0.0.6
Date: 2025-05-06
Author: Arnaud Travert [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9579-8910>),
  Jessica Mange [aut] (ORCID: <https://orcid.org/0000-0001-6279-4721>)
Maintainer: Arnaud Travert <arnaud.travert@unicaen.fr>
Authors@R: c(
              person(given = "Arnaud", family = "Travert", 
                     role = c("aut", "cre"),
                     comment = c(ORCID = "0000-0002-9579-8910"),
                     email = "arnaud.travert@unicaen.fr"),
              person(given = "Jessica", family = "Mange", 
                     role = "aut",
                     comment = c(ORCID = "0000-0001-6279-4721"),
                     email = "jessica.mange@unicaen.fr")
             )
Depends: R (>= 3.2.0)
Imports: Rcmdr
Suggests: knitr
Description: R Commander plug-in for repeated-measures and mixed-design
    ('split-plot') ANOVA.
    It adds a new menu entry for repeated measures that allows
    to deal with up to three within-subject factors and optionally with
    one or several between-subject factors.
    It also provides supplementary options to oneWayAnova() and
    multiWayAnova() functions, such as choice of ANOVA type, display of
    effect sizes and post hoc analysis for multiWayAnova().
RcmdrModels:
License: GPL (>= 2)
LazyLoad: yes
LazyData: yes
NeedsCompilation: no
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Packaged: 2025-05-06 11:31:37 UTC; Arnaud
Repository: CRAN
Date/Publication: 2025-05-06 12:20:05 UTC
Built: R 4.3.3; ; 2025-05-06 13:35:03 UTC; unix
