# -*- 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 jeffreyevans yaImpute 1.0-36
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Nearest-neighbor observation imputation \
                    and evaluation tools
long_description    {*}${description}
homepage            https://github.com/jeffreyevans/yaImpute
checksums           rmd160  813ec61ec23d5f91e03ef0390c258650ef8c4eb9 \
                    sha256  d85924aa47948e8e3f76b4c95ccaad9b91a54b117113f63b8f940acb6b0ea6e3 \
                    size    283303

depends_test-append port:R-ccaPP \
                    port:R-fastICA \
                    port:R-gam \
                    port:R-gower \
                    port:R-randomForest \
                    port:R-vegan

test.run            yes
