Package: WinsCRT
Title: Win Statistics Inference for Cluster-Randomized Trials
Version: 0.1.0
Authors@R: c(
    person(given = "Xi", family = "Fang", email = "x.fang@yale.edu",
           role = c("aut", "cre")),
    person(given = "Fan", family = "Li", email = "fan.f.li@yale.edu",
           role = "aut"))
Description: Provides estimation and inference for win statistics in
    cluster-randomized trials with prioritized (hierarchical) composite
    outcomes. Supported summaries include the win ratio, win odds, net
    benefit, and desirability of outcome ranking (DOOR), with variance
    estimation and testing procedures that account for within-cluster
    correlation. Methods are described in the accompanying manuscript
    (2026) <doi:10.48550/arXiv.2604.18341>.
License: GPL-3
Encoding: UTF-8
Depends: R (>= 2.10)
Imports: Rcpp, stats
LinkingTo: Rcpp
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2026-06-10 22:15:19 UTC; xi32457
Author: Xi Fang [aut, cre],
  Fan Li [aut]
Maintainer: Xi Fang <x.fang@yale.edu>
Repository: CRAN
Date/Publication: 2026-06-18 13:40:07 UTC
