Package: WRS2 Type: Package Title: A Collection of Robust Statistical Methods Version: 1.1-7 Date: 2025-05-21 Authors@R: c(person(given="Patrick", family="Mair", email="mair@fas.harvard.edu", role=c("cre","aut")), person(given="Rand", family="Wilcox", email="rwilcox@usc.edu", role=c("aut")), person(given="Indrajeet", family="Patil", email="patilindrajeet.science@gmail.com", role=c("ctb"))) Description: A collection of robust statistical methods based on Wilcox' WRS functions. It implements robust t-tests (independent and dependent samples), robust ANOVA (including between-within subject designs), quantile ANOVA, robust correlation, robust mediation, and nonparametric ANCOVA models based on robust location measures. License: GPL-3 URL: https://r-forge.r-project.org/projects/psychor/ Imports: MASS, reshape, plyr, stats, graphics, grDevices, utils Depends: R (>= 4.0.0) Suggests: knitr, car, ggplot2, colorspace, mediation, GGally, codetools VignetteBuilder: knitr LazyData: yes LazyLoad: yes ByteCompile: yes Repository: https://r-forge.r-universe.dev Date/Publication: 2025-08-28 15:35:56 UTC RemoteUrl: https://github.com/r-forge/psychor RemoteRef: HEAD RemoteSha: bd3f6cfe22867b59f7ba6c5b4be410af8f3ccd00 RemoteSubdir: pkg/WRS2 NeedsCompilation: no Packaged: 2026-05-25 08:14:48 UTC; root Author: Patrick Mair [cre, aut], Rand Wilcox [aut], Indrajeet Patil [ctb] Maintainer: Patrick Mair