Package: ARTool
Title: Aligned Rank Transform
Version: 0.11.1
Date: 2021-10-12
Authors@R: c(person("Matthew", "Kay", role = c("aut", "cre"),
    email = "mjskay@northwestern.edu"),
    person("Lisa A.", "Elkin", role = "aut",
    email = "lelkin@cs.washington.edu"),
    person("James J.", "Higgins", role = "aut",
    email = "jhiggins@ksu.edu"),
    person("Jacob O.", "Wobbrock", role = "aut",
    email = "wobbrock@uw.edu"))
Maintainer: Matthew Kay <mjskay@northwestern.edu>
Description: The aligned rank transform for nonparametric
    factorial ANOVAs as described by Wobbrock,
    Findlater, Gergle, and Higgins (2011) <doi:10.1145/1978942.1978963>. 
    Also supports aligned rank transform contrasts as described
    by Elkin, Kay, Higgins, and Wobbrock (2021)
    <doi:10.1145/3472749.3474784>.
Depends: R (>= 3.2)
Imports: lme4, car (>= 2.0-24), plyr, magrittr, dplyr, emmeans
Suggests: testthat (>= 0.10.0), knitr, rmarkdown, ggplot2, tidyr,
        pander, lmerTest, cluster, phia, survival, psych, stringi,
        DescTools, tibble, covr
License: GPL (>= 2)
Language: en-US
BugReports: https://github.com/mjskay/ARTool/issues/new
URL: https://github.com/mjskay/ARTool/
VignetteBuilder: knitr
RoxygenNote: 7.1.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-10-13 04:05:05 UTC; matth
Author: Matthew Kay [aut, cre],
  Lisa A. Elkin [aut],
  James J. Higgins [aut],
  Jacob O. Wobbrock [aut]
Repository: CRAN
Date/Publication: 2021-10-13 11:30:08 UTC
Built: R 4.1.0; ; 2021-10-14 12:47:43 UTC; unix
