Package: clusrank
Version: 1.0-4
Title: Wilcoxon Rank Tests for Clustered Data
Description: Non-parametric tests (Wilcoxon rank sum test and Wilcoxon signed rank test)
       for clustered data documented in
       Jiang et. al (2020) <doi:10.18637/jss.v096.i06>.
Authors@R: c(person(given = "Wenjie", family = "Wang", role = c("cre", "ctb"),
                    email = "wang@wwenjie.org",
                    comment = c(ORCID = "0000-0003-0363-3180")),
             person(given = "Yujing", family = "Jiang", role = "aut"),
             person(given = "Mei-Ling Ting", family = "Lee", role = "ctb"),
             person(given = "Jun", family = "Yan", role = "ctb",
    	            email = "jun.yan@uconn.edu"))
License: GPL (>= 3)
Depends: R (>= 4.0)
Imports: stats, MASS, Rcpp (>= 1.0.5)
LinkingTo: Rcpp
LazyData: true
URL: https://github.com/wenjie2wang/clusrank
BugReports: https://github.com/wenjie2wang/clusrank/issues
Encoding: UTF-8
RoxygenNote: 7.3.1
NeedsCompilation: yes
Packaged: 2024-02-17 16:04:57 UTC; wenjie
Author: Wenjie Wang [cre, ctb] (<https://orcid.org/0000-0003-0363-3180>),
  Yujing Jiang [aut],
  Mei-Ling Ting Lee [ctb],
  Jun Yan [ctb]
Maintainer: Wenjie Wang <wang@wwenjie.org>
Repository: CRAN
Date/Publication: 2024-02-17 16:40:02 UTC
