# -*- 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

# Revert to GitHub once updated there.
R.setup             cran shabbychef BWStest 0.2.3 r
revision            1
categories-append   math
maintainers         nomaintainer
license             LGPL-3
description         Baumgartner–Weiss–Schindler two-sample test of equal probability distributions
long_description    {*}${description}
checksums           rmd160  e8af4394ae6c8d3f3a014d54c4e75c12aaaac849 \
                    sha256  4bc4cc27fcf0aa60c6497048b74528923aae852c98480900204835a8ebd714b2 \
                    size    371781

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

depends_test-append port:R-testthat

test.run            yes
