Type: Package
Package: wrswoR.benchmark
Title: Benchmark and Correctness Data for Weighted Random Sampling
        Without Replacement
Version: 0.2.1
Date: 2020-07-25
Authors@R: 
    person(given = "Kirill",
           family = "M\u00fcller",
           role = c("aut", "cre"),
           email = "krlmlr+r@mailbox.org")
Description: Includes performance measurements and results of
    repeated experiment runs (for correctness checks) for code in the
    'wrswoR' package.
License: GPL-3
URL: https://github.com/krlmlr/wrswoR.benchmark,
        https://github.com/krlmlr/wrswoR.benchmark
BugReports: https://github.com/krlmlr/wrswoR.benchmark/issues
Depends: R (>= 3.0.2)
Imports: curl, lazyeval
Suggests: dplyr, ggplot2, knitr, microbenchmark, rmarkdown, tibble,
        tidyr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1.9000
NeedsCompilation: no
Packaged: 2020-07-26 05:21:38 UTC; kirill
Author: Kirill Müller [aut, cre]
Maintainer: Kirill Müller <krlmlr+r@mailbox.org>
Repository: CRAN
Date/Publication: 2020-07-26 08:40:02 UTC
