Package: winratiosim Type: Package Title: Power Analysis Simulation for Sample Size Calculation Using the Win Ratio Endpoint Version: 1.0.0 Authors@R: person(given = c("Se", "Yoon"), family = "Lee", email = "seyoonlee.stat.math@gmail.com", role = c("aut", "cre")) Description: Implements simulation-based power analysis for determining sample size in clinical trials using the win ratio endpoint. License: GPL-2 | file LICENSE Encoding: UTF-8 RoxygenNote: 7.3.2 Imports: dplyr, foreach, doSNOW, pbmcapply, kableExtra, plyr, magrittr, parallel, stats, utils URL: https://github.com/yain22/winratiosim BugReports: https://github.com/yain22/winratiosim/issues Depends: R (>= 4.0.0) Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev libuv1-dev libxml2-dev Repository: https://yain22.r-universe.dev Date/Publication: 2025-07-15 21:42:20 UTC RemoteUrl: https://github.com/yain22/winratiosim RemoteRef: HEAD RemoteSha: 666c0e0c394c428fe62a79775f5ed3a2e0bd65d3 NeedsCompilation: no Packaged: 2026-07-07 08:18:50 UTC; root Author: Se Yoon Lee [aut, cre] Maintainer: Se Yoon Lee