# -*- 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 carsten.franz cramer 0.9-4
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Multivariate non-parametric Cramer test for the two-sample problem
long_description    {*}${description}
checksums           rmd160  a052cf74baf11ee40e41607fb1cccd4ccb531a39 \
                    sha256  834d3fd5cfd87bb9b8f0b507217fcd3eece05b8ca34d00f20a15dd2c427ab844 \
                    size    8180

depends_lib-append  port:R-Rcpp

test.run            yes
