Package: rankMANOVA
Type: Package
Title: Rank-Based Tests for Multivariate Data in Nonparametric
        Factorial Designs
Version: 0.1.1
Date: 2026-09-01
Authors@R: c(person(given = "Sarah",
                      family = "Friedrich",
                      role = c("aut", "cre"),
                      email = "sarah.friedrich@math.uni-augsburg.de"),
               person(given = "Dennis",
                      family = "Dobler",
                      role = "aut"),
               person(given = "Markus",
                      family = "Pauly",
                      role = "aut"))
Maintainer: Sarah Friedrich <sarah.friedrich@math.uni-augsburg.de>
Depends: R (>= 4.5.0)
Description: Implemented are an ANOVA-type test statistic for testing hypotheses formulated in Mann-Whitney-type effects in nonparametric factorial designs. Statistical inference is based on a wild or a sample-specific bootstrap approach as described in 'Dobler et al. (2019) <doi:10.1007/s10463-019-00717-3>'. The unweighted treatment effects considered do not depend on sample sizes and allow for transitive ordering. The package thus provides an extension of the univariate 'rankFD' package to multivariate data.
License: GPL-2 | GPL-3
Imports: MASS (>= 7.3-43), parallel, methods, multcomp
LazyData: TRUE
Suggests: knitr, rmarkdown, GFD
Encoding: UTF-8
RoxygenNote: 7.3.3
VignetteBuilder: knitr, rmarkdown
URL: https://github.com/smn74/rankMANOVA
BugReports: https://github.com/smn74/rankMANOVA/issues
NeedsCompilation: no
Packaged: 2026-09-01 13:50:04 UTC; sfriedrich
Author: Sarah Friedrich [aut, cre],
  Dennis Dobler [aut],
  Markus Pauly [aut]
Repository: CRAN
Date/Publication: 2026-09-12 08:30:02 UTC
