# -*- 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 cran mispr 1.0.0
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Multiple Imputation with Sequential Penalized Regression
long_description    Generates multivariate imputations using sequential regression with L2 penalty.
checksums           rmd160  e035da78697d63d055d39cbecd7db848d828ee13 \
                    sha256  5ddea68a2883b56fa8371b9d210fb9e1775a486fcb1d100144b11d37ba8ad798 \
                    size    111405
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-e1071 \
                    port:R-penalized

test.run            yes
