Package: quickPWCR Type: Package Title: Quickly construct and rate large binary pairwised comparisons Version: 1.0 Date: 2024-04-23 Authors@R: person("Xiaohao", "Yang", role = c("aut", "cre", "cph"), email = "xiaohaoy@umich.edu") Description: A collection of functions for constructing large pairwised comparisons and rating them using Elo rating system with supporting parallel processing. The method of random sample pairs is based on Reservoir Sampling proposed by JVitter (1985) . License: GPL-3 Encoding: UTF-8 RoxygenNote: 7.3.1 Language: en_GB Roxygen: list(markdown = TRUE) Suggests: testthat (>= 3.0.0), knitr, rmarkdown VignetteBuilder: knitr, rmarkdown Imports: Rcpp, parallel, pbmcapply, dplyr LinkingTo: Rcpp Repository: https://billbillbilly.r-universe.dev Date/Publication: 2024-04-29 17:45:57 UTC RemoteUrl: https://github.com/billbillbilly/quickpwcr RemoteRef: HEAD RemoteSha: 0cf0806aa7be6b6dc7459694b27142c56c7d1793 NeedsCompilation: yes Packaged: 2026-06-24 10:38:58 UTC; root Author: Xiaohao Yang [aut, cre, cph] Maintainer: Xiaohao Yang