# -*- 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 michel.ballings imputeMissings 0.0.4
revision            0
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2+
description         Impute missing values in a predictive context
long_description    {*}${description}
checksums           rmd160  9ab09821ef7433a6c5429d6886c963821a415b57 \
                    sha256  7cefec664685b9cd91c6658f3fc0dbaec21e9857548a5358f7f159f410bf9756 \
                    size    3537
supported_archs     noarch

depends_lib-append  port:R-randomForest

test.run            yes
