# -*- 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-34.1
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  d7130b61d46d8f0bd604aa7c99e0f6d1eabccc3f \
                    sha256  679919d887682ddcdb89f8fda8828c88f67fed47afb5f497cc62b73bc46308de \
                    size    256817

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

test.run            yes
