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) . 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 Repository: https://wenjie2wang.r-universe.dev Date/Publication: 2024-02-17 16:04:01 UTC RemoteUrl: https://github.com/wenjie2wang/clusrank RemoteRef: HEAD RemoteSha: 5e430c02060de9a59f89272a4e9d30e28efe419c NeedsCompilation: yes Packaged: 2026-07-02 08:40:24 UTC; root Author: Wenjie Wang [cre, ctb] (ORCID: ), Yujing Jiang [aut], Mei-Ling Ting Lee [ctb], Jun Yan [ctb] Maintainer: Wenjie Wang