# -*- 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 cran minMSE 0.5.1
revision            1
maintainers         nomaintainer
license             GPL
description         Implementation of the minMSE treatment assignment method for one or multiple treatment groups
long_description    {*}${description}
checksums           rmd160  c86951c40ae16bac41bc6c73fd91b5991f3e2bde \
                    sha256  9531a88b0d2da336022b9e372af3a5dd586e7f001d182cec38f61bd6b0b446ba \
                    size    14049

depends_lib-append  port:R-Rcpp

test.run            yes
