# -*- 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             github heorltd maic 0.1.4 v
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Matching-Adjusted Indirect Comparison
long_description    {*}${description}
checksums           rmd160  dd25cd6f2d9c03048a839885fb4fac28ec7d73bc \
                    sha256  dcfa3a001c014b9eb481e5c170f2ed39346e929ef2fc65de14a593eb5ee19761 \
                    size    20820
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-Hmisc \
                    port:R-matrixStats \
                    port:R-weights

depends_test-append port:R-testthat

test.run            yes