# -*- 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 biostat-cran-manager miselect 0.9.2
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Variable selection for multiply imputed data
long_description    {*}${description}
checksums           rmd160  0a90c7e3d056f6e18361548fed8298c55e3943a8 \
                    sha256  f1771b2ef3988c561c48b897e5221da7fbd45bc6d30844670f18e798ceee5b06 \
                    size    65219
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-knitr \
                    port:R-mice \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
