Type: Package Package: wrswoR Title: Weighted Random Sampling without Replacement Version: 1.2.1.9002 Date: 2026-05-24 Authors@R: person(given = "Kirill", family = "M\u00fcller", role = c("aut", "cre"), email = "kirill@cynkra.com", comment = c(ORCID = "0000-0002-1416-3412")) Description: A collection of implementations of classical and novel algorithms for weighted sampling without replacement. License: GPL-3 URL: https://krlmlr.github.io/wrswoR/ BugReports: https://github.com/krlmlr/wrswoR/issues Depends: R (>= 3.0.2) Imports: Rcpp Suggests: BatchExperiments, BiocManager, dplyr, ggplot2, import, kimisc (>= 0.2-4), knitcitations, knitr, metap, microbenchmark, otel, rmarkdown, roxygen2, rticles (>= 0.1), sampling, testthat (>= 3.0.0), tidyr, tikzDevice (>= 0.9-1) LinkingTo: Rcpp (>= 0.11.5) Encoding: UTF-8 Roxygen: list(markdown = TRUE) URLNote: https://github.com/krlmlr/wrswoR Config/gha/extra-packages: metap=?ignore-before-r=4.3.0 Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0.9000 Repository: https://cynkra.r-universe.dev Date/Publication: 2026-05-24 01:28:02 UTC RemoteUrl: https://github.com/krlmlr/wrswoR RemoteRef: HEAD RemoteSha: a74333b87c1d81d57b1d7fce7fd1bbd2238f118b NeedsCompilation: yes Packaged: 2026-06-23 05:50:38 UTC; root Author: Kirill Müller [aut, cre] (ORCID: ) Maintainer: Kirill Müller