Encoding: UTF-8
Package: wrswoR
Type: Package
Title: Weighted Random Sampling without Replacement
Version: 1.0-1
Date: 2016-03-02
Authors@R: person(given = "Kirill", family = "Müller", role = c("aut",
        "cre"), email = "krlmlr+r@mailbox.org")
Description: A collection of implementations of classical and novel
        algorithms for weighted sampling without replacement.
License: GPL-3
Depends: R (>= 3.0.2)
Imports: Rcpp, logging (>= 0.4-13)
LinkingTo: Rcpp (>= 0.11.5)
Suggests: wrswoR.benchmark (>= 0.1), import, kimisc (>= 0.2-4),
        testthat, roxygen2, knitr, rmarkdown, rticles (>= 0.1),
        knitcitations, metap, tidyr, microbenchmark, sampling,
        BatchExperiments, dplyr, ggplot2, tikzDevice (>= 0.9-1)
URL: http://krlmlr.github.io/wrswoR
URLNote: https://github.com/krlmlr/wrswoR
BugReports: https://github.com/krlmlr/wrswoR/issues
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-03-02 18:54:01 UTC; muelleki
Author: Kirill Müller [aut, cre]
Maintainer: Kirill Müller <krlmlr+r@mailbox.org>
Repository: CRAN
Date/Publication: 2016-03-03 05:50:14
