# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           R 1.0

R.setup             cran krlmlr wrswoR 1.1.1
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Weighted random sampling without replacement
long_description    {*}${description}
homepage            http://krlmlr.github.io/wrswoR
checksums           rmd160  e217edfe5999724eef9e93668ba94368b1fc636d \
                    sha256  11045a62feef679bbcb02a0ede8a2c5985393df57f47b67da2733884116016e0 \
                    size    13002

depends_lib-append  port:R-logging \
                    port:R-Rcpp
