wrswoR
Weighted Random Sampling without Replacement
A collection of implementations of classical and novel algorithms for weighted sampling without replacement. Implementations include the algorithm of Efraimidis and Spirakis (2006) <doi:10.1016/j.ipl.2005.11.003> and Wong and Easton (1980) <doi:10.1137/0209009>.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.2.0 |
rolling linux/jammy R-4.5 | wrswoR_1.2.0.tar.gz |
64.6 KiB |
1.2.0 |
rolling linux/noble R-4.5 | wrswoR_1.2.0.tar.gz |
65.8 KiB |
1.2.0 |
rolling source/ R- | wrswoR_1.2.0.tar.gz |
15.0 KiB |
1.2.0 |
latest linux/jammy R-4.5 | wrswoR_1.2.0.tar.gz |
64.6 KiB |
1.2.0 |
latest linux/noble R-4.5 | wrswoR_1.2.0.tar.gz |
65.8 KiB |
1.2.0 |
latest source/ R- | wrswoR_1.2.0.tar.gz |
15.0 KiB |
1.2.0 |
2026-04-26 source/ R- | wrswoR_1.2.0.tar.gz |
15.0 KiB |
1.2.0 |
2026-04-23 source/ R- | wrswoR_1.2.0.tar.gz |
15.0 KiB |
1.2.0 |
2026-04-09 windows/windows R-4.5 | wrswoR_1.2.0.zip |
388.5 KiB |
1.1.1 |
2025-04-20 source/ R- | wrswoR_1.1.1.tar.gz |
12.7 KiB |
Dependencies (latest)
Imports
LinkingTo
- Rcpp (>= 0.11.5)
Suggests
- BatchExperiments
- BiocManager
- dplyr
- ggplot2
- import
- kimisc (>= 0.2-4)
- knitcitations
- knitr
- metap
- microbenchmark
- rmarkdown
- roxygen2
- rticles (>= 0.1)
- sampling
- testthat (>= 3.0.0)
- tidyr
- tikzDevice (>= 0.9-1)